May 09 14:08:50.556375 np0000173169 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 14:08:50.567316 np0000173169 devstack@c-api.service[112422]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 14:08:50.570274 np0000173169 devstack@c-api.service[112422]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 14:08:50 2026] *** May 09 14:08:50.570274 np0000173169 devstack@c-api.service[112422]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 14:08:50.570274 np0000173169 devstack@c-api.service[112422]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 14:08:50.570274 np0000173169 devstack@c-api.service[112422]: nodename: np0000173169 May 09 14:08:50.570274 np0000173169 devstack@c-api.service[112422]: machine: x86_64 May 09 14:08:50.570274 np0000173169 devstack@c-api.service[112422]: clock source: unix May 09 14:08:50.570274 np0000173169 devstack@c-api.service[112422]: pcre jit disabled May 09 14:08:50.570274 np0000173169 devstack@c-api.service[112422]: detected number of CPU cores: 16 May 09 14:08:50.570274 np0000173169 devstack@c-api.service[112422]: current working directory: / May 09 14:08:50.570274 np0000173169 devstack@c-api.service[112422]: detected binary path: /usr/bin/uwsgi-core May 09 14:08:50.570274 np0000173169 devstack@c-api.service[112422]: your processes number limit is 256917 May 09 14:08:50.570274 np0000173169 devstack@c-api.service[112422]: your memory page size is 4096 bytes May 09 14:08:50.570274 np0000173169 devstack@c-api.service[112422]: detected max file descriptor number: 2048 May 09 14:08:50.570274 np0000173169 devstack@c-api.service[112422]: lock engine: pthread robust mutexes May 09 14:08:50.571287 np0000173169 devstack@c-api.service[112422]: thunder lock: enabled May 09 14:08:50.571287 np0000173169 devstack@c-api.service[112422]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 14:08:50.571287 np0000173169 devstack@c-api.service[112422]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 14:08:50.571287 np0000173169 devstack@c-api.service[112422]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 14:08:50.571287 np0000173169 devstack@c-api.service[112422]: Set PythonHome to /opt/stack/data/venv May 09 14:08:50.605098 np0000173169 devstack@c-api.service[112422]: Python main interpreter initialized at 0x70c3412a3668 May 09 14:08:50.605098 np0000173169 devstack@c-api.service[112422]: python threads support enabled May 09 14:08:50.605098 np0000173169 devstack@c-api.service[112422]: your server socket listen backlog is limited to 100 connections May 09 14:08:50.605098 np0000173169 devstack@c-api.service[112422]: your mercy for graceful operations on workers is 80 seconds May 09 14:08:50.605934 np0000173169 devstack@c-api.service[112422]: mapped 671795 bytes (656 KB) for 4 cores May 09 14:08:50.605934 np0000173169 devstack@c-api.service[112422]: *** Operational MODE: preforking *** May 09 14:08:50.606117 np0000173169 devstack@c-api.service[112422]: *** uWSGI is running in multiple interpreter mode *** May 09 14:08:50.606117 np0000173169 devstack@c-api.service[112422]: spawned uWSGI master process (pid: 112422) May 09 14:08:50.606173 np0000173169 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 14:08:50.606697 np0000173169 devstack@c-api.service[112422]: spawned uWSGI worker 1 (pid: 112432, cores: 1) May 09 14:08:50.607331 np0000173169 devstack@c-api.service[112422]: spawned uWSGI worker 2 (pid: 112433, cores: 1) May 09 14:08:50.607848 np0000173169 devstack@c-api.service[112422]: spawned uWSGI worker 3 (pid: 112434, cores: 1) May 09 14:08:50.608397 np0000173169 devstack@c-api.service[112422]: spawned uWSGI worker 4 (pid: 112435, cores: 1) May 09 14:08:50.608491 np0000173169 devstack@c-api.service[112422]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 14:08:50.736881 np0000173169 devstack@c-api.service[112433]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:08:50.736881 np0000173169 devstack@c-api.service[112433]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:08:50.736881 np0000173169 devstack@c-api.service[112433]: we strongly recommend against using it for new projects. May 09 14:08:50.736881 np0000173169 devstack@c-api.service[112433]: If you are already using Eventlet, we recommend migrating to a different May 09 14:08:50.736881 np0000173169 devstack@c-api.service[112433]: framework. For more detail see May 09 14:08:50.736881 np0000173169 devstack@c-api.service[112433]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:08:50.736881 np0000173169 devstack@c-api.service[112433]: import eventlet # noqa May 09 14:08:50.737914 np0000173169 devstack@c-api.service[112432]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:08:50.737914 np0000173169 devstack@c-api.service[112432]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:08:50.737914 np0000173169 devstack@c-api.service[112432]: we strongly recommend against using it for new projects. May 09 14:08:50.737914 np0000173169 devstack@c-api.service[112432]: If you are already using Eventlet, we recommend migrating to a different May 09 14:08:50.737914 np0000173169 devstack@c-api.service[112432]: framework. For more detail see May 09 14:08:50.737914 np0000173169 devstack@c-api.service[112432]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:08:50.737914 np0000173169 devstack@c-api.service[112432]: import eventlet # noqa May 09 14:08:50.760403 np0000173169 devstack@c-api.service[112435]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:08:50.760403 np0000173169 devstack@c-api.service[112435]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:08:50.760403 np0000173169 devstack@c-api.service[112435]: we strongly recommend against using it for new projects. May 09 14:08:50.760403 np0000173169 devstack@c-api.service[112435]: If you are already using Eventlet, we recommend migrating to a different May 09 14:08:50.760403 np0000173169 devstack@c-api.service[112435]: framework. For more detail see May 09 14:08:50.760403 np0000173169 devstack@c-api.service[112435]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:08:50.760403 np0000173169 devstack@c-api.service[112435]: import eventlet # noqa May 09 14:08:50.763867 np0000173169 devstack@c-api.service[112434]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:08:50.763867 np0000173169 devstack@c-api.service[112434]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:08:50.763867 np0000173169 devstack@c-api.service[112434]: we strongly recommend against using it for new projects. May 09 14:08:50.763867 np0000173169 devstack@c-api.service[112434]: If you are already using Eventlet, we recommend migrating to a different May 09 14:08:50.763867 np0000173169 devstack@c-api.service[112434]: framework. For more detail see May 09 14:08:50.763867 np0000173169 devstack@c-api.service[112434]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:08:50.763867 np0000173169 devstack@c-api.service[112434]: import eventlet # noqa May 09 14:08:50.823008 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:08:50.823008 np0000173169 devstack@c-api.service[112433]: debtcollector.deprecate( May 09 14:08:50.823560 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:08:50.823560 np0000173169 devstack@c-api.service[112432]: debtcollector.deprecate( May 09 14:08:50.846265 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:08:50.846265 np0000173169 devstack@c-api.service[112434]: debtcollector.deprecate( May 09 14:08:50.859596 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:08:50.859596 np0000173169 devstack@c-api.service[112435]: debtcollector.deprecate( May 09 14:08:50.906260 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:08:50.906260 np0000173169 devstack@c-api.service[112433]: from cgi import parse_header May 09 14:08:50.909742 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:08:50.909742 np0000173169 devstack@c-api.service[112432]: from cgi import parse_header May 09 14:08:50.923435 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:08:50.923435 np0000173169 devstack@c-api.service[112434]: from cgi import parse_header May 09 14:08:50.943763 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:08:50.943763 np0000173169 devstack@c-api.service[112435]: from cgi import parse_header May 09 14:08:50.951510 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:08:50.951510 np0000173169 devstack@c-api.service[112433]: removals.removed_module( May 09 14:08:50.952228 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:08:50.952228 np0000173169 devstack@c-api.service[112433]: removals.removed_module( May 09 14:08:50.954903 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:08:50.954903 np0000173169 devstack@c-api.service[112432]: removals.removed_module( May 09 14:08:50.955654 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:08:50.955654 np0000173169 devstack@c-api.service[112432]: removals.removed_module( May 09 14:08:50.966416 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:08:50.966416 np0000173169 devstack@c-api.service[112434]: removals.removed_module( May 09 14:08:50.967125 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:08:50.967125 np0000173169 devstack@c-api.service[112434]: removals.removed_module( May 09 14:08:50.994349 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:08:50.994349 np0000173169 devstack@c-api.service[112435]: removals.removed_module( May 09 14:08:50.995388 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:08:50.995388 np0000173169 devstack@c-api.service[112435]: removals.removed_module( May 09 14:08:51.555533 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:08:51.555533 np0000173169 devstack@c-api.service[112433]: warnings.warn( May 09 14:08:51.555883 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:08:51.555883 np0000173169 devstack@c-api.service[112432]: warnings.warn( May 09 14:08:51.563618 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:08:51.563618 np0000173169 devstack@c-api.service[112434]: warnings.warn( May 09 14:08:51.632122 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:08:51.632122 np0000173169 devstack@c-api.service[112435]: warnings.warn( May 09 14:08:51.657165 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:08:51.657165 np0000173169 devstack@c-api.service[112432]: warnings.warn( May 09 14:08:51.659597 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:08:51.659597 np0000173169 devstack@c-api.service[112434]: warnings.warn( May 09 14:08:51.660616 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:08:51.660616 np0000173169 devstack@c-api.service[112433]: warnings.warn( May 09 14:08:51.735823 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:08:51.735823 np0000173169 devstack@c-api.service[112435]: warnings.warn( May 09 14:08:51.954395 np0000173169 devstack@c-api.service[112432]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:08:51.954799 np0000173169 devstack@c-api.service[112432]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112432) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:08:51.958682 np0000173169 devstack@c-api.service[112434]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:08:51.958947 np0000173169 devstack@c-api.service[112434]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112434) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:08:51.959409 np0000173169 devstack@c-api.service[112433]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:08:51.959652 np0000173169 devstack@c-api.service[112433]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112433) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:08:52.020701 np0000173169 devstack@c-api.service[112435]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:08:52.021151 np0000173169 devstack@c-api.service[112435]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112435) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:08:52.041270 np0000173169 devstack@c-api.service[112433]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:08:52.041270 np0000173169 devstack@c-api.service[112433]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:08:52.041465 np0000173169 devstack@c-api.service[112432]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:08:52.041465 np0000173169 devstack@c-api.service[112432]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:08:52.043601 np0000173169 devstack@c-api.service[112434]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:08:52.043601 np0000173169 devstack@c-api.service[112434]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:08:52.082986 np0000173169 devstack@c-api.service[112435]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:08:52.082986 np0000173169 devstack@c-api.service[112435]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:08:52.502694 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112433) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:08:52.502991 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112435) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:08:52.503065 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112434) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:08:52.503122 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.503174 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:08:52.503312 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.503401 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.503401 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.503658 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.503751 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.503823 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.503883 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.503940 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.504014 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.504072 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.504284 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.505370 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.505504 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.505504 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.505504 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.505675 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.505756 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.505814 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.505881 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.505933 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.506003 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.506070 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.506132 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.506190 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.506240 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.506300 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.506363 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.506433 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.506497 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.506572 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.506631 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.506682 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.506755 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.506806 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.506887 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.506939 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.507014 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.507074 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.507135 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.507209 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.507209 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.507209 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.507209 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.507209 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.507209 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.507523 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.507583 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.507656 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.507656 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.507656 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.507656 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.507959 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.508021 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.508021 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.508125 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.508198 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.508263 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.508325 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.508391 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.508448 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.508511 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.508574 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.508635 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.508709 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.508796 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.508873 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.508873 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.508981 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.509039 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.509102 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.509178 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.509232 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.509282 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.509338 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.509394 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.509460 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.509516 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.509580 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.509642 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.509733 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.509733 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.509865 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.509865 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.509865 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.510025 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.510091 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.510148 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.510224 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.510283 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.510339 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.510414 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.510478 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.510543 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.510601 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.510657 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.510712 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.510789 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.510909 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.510973 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.511043 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.511106 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.511171 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.511234 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.511289 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.511353 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.511416 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.511482 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.511546 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.511602 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.511674 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.511776 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.511807 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.511833 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.511868 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.511900 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.511932 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.511958 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.511988 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.512019 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.512055 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.512085 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.512113 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.512113 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.512163 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.512163 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.512163 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.512163 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.512277 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.512310 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.512341 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.512368 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.512393 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.512421 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.512448 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.512480 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.512511 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.512545 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.512578 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.512605 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.512635 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.512666 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.512697 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.512744 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.512773 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.512802 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.512829 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.512853 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.512887 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.512915 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.512943 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.512970 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.512997 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.513022 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.513048 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.513077 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.513104 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.513130 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.513168 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.513196 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.513226 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.513254 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.513285 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.513314 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.513372 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.513406 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.513435 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.513470 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.513497 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.513526 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.513557 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.513595 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.513623 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.513653 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.513679 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.513713 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.513713 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.513713 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.513713 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.513713 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.514660 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.514713 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.514801 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.514833 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.514876 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.514912 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.514948 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.514982 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.515011 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.515039 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.515069 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.515099 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.515123 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.515150 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.515177 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.515208 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.515246 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.515278 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.515307 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.515331 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.515331 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.515387 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.515432 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.515499 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.515556 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.515613 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.515674 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.515764 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.515881 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.515935 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.515989 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.516028 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.516061 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.516090 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.516116 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.516152 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.516182 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.516214 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.516246 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.516277 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.516306 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.516338 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.516372 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.516415 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.516450 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.516482 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.516510 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.516540 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.516567 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.516599 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.516631 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.516660 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.516688 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.516737 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.516737 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.516737 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.517948 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.517948 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.517948 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.517948 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.517948 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.518208 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.518264 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.518320 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.518367 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.518418 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.518465 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.518512 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.518569 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.518646 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.519102 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.519151 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.519201 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.519243 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.519282 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.519327 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.519372 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.519411 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.519456 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.519512 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.519552 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.519597 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.519642 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.519642 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.519737 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.519781 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.519820 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.519868 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.519926 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.519985 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.520030 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.520069 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.520108 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.520153 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.520196 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.520234 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.520272 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.520312 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.520450 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.520491 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.520534 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.520573 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.520612 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.520650 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.520693 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.520766 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.520807 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.520857 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.520896 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.520896 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.520896 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.520896 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.525792 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.525863 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.525919 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.525974 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.526014 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.526055 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.526055 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.526121 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.526154 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.526186 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.526186 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.526252 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.526290 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.526290 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.526477 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.526537 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.526596 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.526637 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.526680 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.526752 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.526792 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.526828 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.526897 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.526954 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.527005 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.527043 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.527082 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.527119 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.527154 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.527190 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.527233 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.527233 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.527308 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.527346 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.527389 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.527438 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.527477 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.527513 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.527556 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.527593 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.527634 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.527672 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.527708 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.527776 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.527820 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.527863 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.527900 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.527953 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.527992 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.528029 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.528063 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.528098 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.528135 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.528172 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.528207 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.528207 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.528663 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.528768 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.528812 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.528812 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.528891 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.528956 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.529012 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.529057 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.529099 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.529145 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.529188 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.529224 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.529261 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.529298 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.529336 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.529379 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.529416 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.529453 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.529491 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.529529 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.529572 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.529609 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.529645 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.529683 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.529777 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.529824 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.529890 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.529965 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.530012 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.530106 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.530154 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.530193 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.530234 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.530271 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.530315 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.530352 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.530389 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.530427 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.530464 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.530505 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.530541 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.530586 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.530621 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.530657 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.530697 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.530752 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.530800 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.530838 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.530949 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.531015 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.531059 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.531059 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.531059 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.531059 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.531059 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.531059 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.531750 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.531816 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.531866 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.531909 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.531977 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.532019 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.532057 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.532103 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.532147 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.532181 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.532218 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.532258 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.532303 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.532341 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.532384 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.532421 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.532463 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.532506 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.532542 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.532584 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.532620 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.532657 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.532701 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.532758 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.532806 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.532843 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.532885 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.532932 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.532972 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.533015 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.533053 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.533095 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.533132 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.533167 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.533198 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.533235 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.533272 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.533313 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.533345 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.533380 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.533413 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.533457 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.533495 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.533532 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.533568 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.533600 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.533633 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.533671 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.533703 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.533759 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.533807 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.533845 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.533894 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.533894 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.533894 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.533894 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.534508 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.534575 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.534623 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.534661 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.534751 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.534806 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.534879 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.534937 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.534994 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.535032 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.535066 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.535103 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.535141 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.535183 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.535224 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.535268 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.535313 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.535350 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.535390 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.535431 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.535471 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.535509 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.535547 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.535581 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.535617 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.535664 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.535702 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.535702 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.535819 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.535819 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.535819 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.535945 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.535945 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.536032 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.536077 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.536122 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.536157 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.536196 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.536196 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.536270 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.536270 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.536341 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.536387 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.536431 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.536476 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.536515 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.536559 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.536605 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.536645 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.536684 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.536742 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.536793 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.536833 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.536879 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.536929 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.536983 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.536983 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.537060 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.537101 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.537140 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.537184 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.537227 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.537266 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.537317 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.537361 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.537398 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.537437 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.537475 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.537514 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.537551 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.537595 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.537634 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.537671 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.537738 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.537789 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.537833 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.537873 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.537917 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.537955 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.537993 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.538042 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.538081 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.538122 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.538122 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.538418 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.538468 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.538516 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.538552 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.538590 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.538630 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.538670 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.538737 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.538792 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.538832 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.538973 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.539024 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.539073 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.539118 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.539162 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.539206 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.539244 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.539287 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.539338 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.539379 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.539416 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.539455 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.539492 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.539492 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.539569 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.539606 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.539645 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.539645 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.540956 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.541025 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.541085 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.541137 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.541186 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.541231 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.541279 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.541329 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.541379 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.541432 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.541432 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.541432 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.541545 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.541592 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.541640 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.541684 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.541755 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.541802 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.541862 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.541907 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.541959 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.542005 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.542047 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.542094 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.542141 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.542183 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.542227 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.542227 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.544094 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.544159 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.544200 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.544239 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.544294 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.544343 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.544390 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.544435 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.544471 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.544517 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.544567 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.544607 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.544607 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.544607 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.544864 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.544921 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.544976 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.545019 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.545073 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.545144 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.545190 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.545240 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.545290 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.545290 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.545374 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.545374 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.545454 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.545496 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.545596 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.545652 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.545699 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.545765 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.545815 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.545864 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.545902 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.545944 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.545983 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.546021 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.546069 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.546118 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.546169 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.546213 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.546255 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.546306 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.546350 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.546391 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.546434 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.546474 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.546515 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.546562 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.546620 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.546677 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.546677 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.546770 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.546818 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.546818 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.546914 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.546914 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.546995 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.547041 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.547100 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.547147 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.547147 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.547233 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.547278 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.547320 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.547365 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.547408 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.547459 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.547507 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.547557 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.547602 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.547645 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.547688 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.547758 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.547805 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.547854 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.547899 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.547963 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.548016 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.548062 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.548112 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.548154 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.548195 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.548240 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.548281 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.548324 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.548367 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.548411 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.548453 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.548504 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.548549 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.548600 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.548650 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.548694 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.548765 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.548813 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.548855 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.548902 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.548951 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.549003 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.549054 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.549103 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.549143 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.549185 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.549234 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.549277 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.549319 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.549363 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.549405 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.549459 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.549502 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.549541 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.549583 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.549629 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.549670 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.549705 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.549762 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.549810 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.549855 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.549904 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.549944 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.549984 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.550030 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.550070 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.550107 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.550145 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.550180 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.550217 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.550262 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.550311 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.550352 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.550390 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.550426 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.550465 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.550504 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.550539 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.550539 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.550539 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.550539 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.550730 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.550826 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.550885 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.550950 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.550994 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.551039 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.551076 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.551126 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.551167 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.551208 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.551248 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.551287 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.551327 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.551376 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.551421 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.551474 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.551521 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.551558 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.551597 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.551636 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.551684 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.551761 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.551806 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.551852 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.551900 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.551948 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.551948 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.551948 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.555587 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.555653 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.555703 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.555787 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.555827 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.555872 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.555920 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.555967 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.556008 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.556053 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.556053 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.556129 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.556176 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.556222 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.556262 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.556302 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.556302 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.556381 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.556429 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.556476 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.556519 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.556571 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.556623 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.556672 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.556672 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.556672 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.556814 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.556814 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.557813 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.557873 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.557930 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.557992 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.558037 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.558084 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.558125 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.558165 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.558301 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.558427 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.558479 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.558514 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.558557 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.558557 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.558929 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.558999 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.559050 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.559092 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.559194 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.559266 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.559306 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.559594 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.559666 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.559738 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.559799 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.559849 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.559889 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.559960 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.563088 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.563169 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.563214 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.563263 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.563315 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.563374 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.563374 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.563453 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.563495 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.563536 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.563578 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.563618 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.563656 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.563699 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.563782 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.563829 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.563866 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.563905 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.563905 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.563968 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.564018 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.564059 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.564059 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.564153 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.564153 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.564245 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.564287 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.564328 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.564369 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.564420 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.564469 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.564469 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.564469 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.564582 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.564631 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.564673 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.564730 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.564784 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.564839 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.564880 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.564924 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.564973 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.565017 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.565069 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.565121 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.565167 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.565216 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.565267 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.565311 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.565357 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.565396 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.565437 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.565482 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.565530 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.565663 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.565738 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.565777 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.565816 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.565849 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.565902 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.565944 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.565981 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.566014 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.566054 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.566107 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.566151 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.566198 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.566238 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.566287 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.566330 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.566369 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.566409 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:08:52.566451 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.566489 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:08:52.566544 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.566591 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:08:52.566591 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:08:52.566591 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:08:52.566591 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:08:52.566591 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:08:52.609765 np0000173169 devstack@c-api.service[112435]: INFO dbcounter [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Registered counter for database cinder May 09 14:08:52.610387 np0000173169 devstack@c-api.service[112432]: INFO dbcounter [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Registered counter for database cinder May 09 14:08:52.611280 np0000173169 devstack@c-api.service[112433]: INFO dbcounter [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Registered counter for database cinder May 09 14:08:52.612135 np0000173169 devstack@c-api.service[112434]: INFO dbcounter [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Registered counter for database cinder May 09 14:08:52.624083 np0000173169 devstack@c-api.service[112435]: DEBUG oslo_db.sqlalchemy.engines [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d 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=112435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:08:52.631748 np0000173169 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-4785715a-94b1-49c1-af77-45919e905523 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:08:52.634409 np0000173169 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:08:52.638032 np0000173169 devstack@c-api.service[112433]: DEBUG oslo_db.sqlalchemy.engines [None req-22adadfe-9bfd-47f7-a415-6999a236f200 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=112433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:08:52.740190 np0000173169 devstack@c-api.service[112435]: DEBUG dbcounter [-] [112435] Writer thread running {{(pid=112435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:08:52.742858 np0000173169 devstack@c-api.service[112435]: INFO cinder.rpc [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:08:52.744874 np0000173169 devstack@c-api.service[112435]: INFO cinder.rpc [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:08:52.746239 np0000173169 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writer thread running {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:08:52.746681 np0000173169 devstack@c-api.service[112435]: INFO cinder.rpc [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:08:52.748684 np0000173169 devstack@c-api.service[112435]: INFO cinder.rpc [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:08:52.749382 np0000173169 devstack@c-api.service[112432]: INFO cinder.rpc [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:08:52.749869 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.751953 np0000173169 devstack@c-api.service[112432]: INFO cinder.rpc [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:08:52.752178 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.754682 np0000173169 devstack@c-api.service[112432]: INFO cinder.rpc [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:08:52.757006 np0000173169 devstack@c-api.service[112432]: INFO cinder.rpc [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:08:52.758041 np0000173169 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writer thread running {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:08:52.758256 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.758345 np0000173169 devstack@c-api.service[112435]: DEBUG oslo_db.sqlalchemy.engines [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d 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=112435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:08:52.760601 np0000173169 devstack@c-api.service[112435]: INFO cinder.rpc [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:08:52.760762 np0000173169 devstack@c-api.service[112433]: INFO cinder.rpc [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:08:52.760829 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.762328 np0000173169 devstack@c-api.service[112435]: INFO cinder.rpc [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:08:52.763089 np0000173169 devstack@c-api.service[112433]: INFO cinder.rpc [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:08:52.763182 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.765160 np0000173169 devstack@c-api.service[112433]: INFO cinder.rpc [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:08:52.766253 np0000173169 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-4785715a-94b1-49c1-af77-45919e905523 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:08:52.767120 np0000173169 devstack@c-api.service[112433]: INFO cinder.rpc [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:08:52.768109 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.768258 np0000173169 devstack@c-api.service[112432]: INFO cinder.rpc [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:08:52.769711 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.769909 np0000173169 devstack@c-api.service[112432]: INFO cinder.rpc [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:08:52.770644 np0000173169 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writer thread running {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:08:52.770847 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.772493 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.773380 np0000173169 devstack@c-api.service[112434]: INFO cinder.rpc [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:08:52.775423 np0000173169 devstack@c-api.service[112433]: DEBUG oslo_db.sqlalchemy.engines [None req-22adadfe-9bfd-47f7-a415-6999a236f200 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=112433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:08:52.775567 np0000173169 devstack@c-api.service[112434]: INFO cinder.rpc [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:08:52.775646 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.777428 np0000173169 devstack@c-api.service[112434]: INFO cinder.rpc [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:08:52.777557 np0000173169 devstack@c-api.service[112433]: INFO cinder.rpc [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:08:52.778902 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.779155 np0000173169 devstack@c-api.service[112434]: INFO cinder.rpc [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:08:52.779286 np0000173169 devstack@c-api.service[112433]: INFO cinder.rpc [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:08:52.780089 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.780245 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.781791 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.783055 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.783838 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.786092 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.786475 np0000173169 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:08:52.787085 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.788493 np0000173169 devstack@c-api.service[112434]: INFO cinder.rpc [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:08:52.789164 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.790204 np0000173169 devstack@c-api.service[112434]: INFO cinder.rpc [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:08:52.790337 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.791073 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.793110 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.793227 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.795056 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.796035 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.796366 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.797909 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.798999 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.799582 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.800519 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.800863 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.801831 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.803222 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.803683 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.804061 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.805171 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.806793 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.807737 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.808469 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.808885 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.809707 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.810667 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.812266 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.812358 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.812756 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.812909 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.814411 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.814942 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.816194 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.816306 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.816546 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.817442 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.818928 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.819050 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.819536 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.820478 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.820585 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.821089 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.821580 np0000173169 devstack@c-api.service[112435]: WARNING cinder.api.contrib.hosts [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:08:52.822186 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.822494 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.823828 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.823922 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.824171 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.825130 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.825370 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.826237 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: extensions {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.826342 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.827485 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: encryption {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.827861 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.828712 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.829098 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: encryption {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.829323 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.829487 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.830292 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.830651 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: os-quota-sets {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.830921 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.832099 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: cgsnapshots {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.832328 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.832934 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.833029 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.833449 np0000173169 devstack@c-api.service[112432]: WARNING cinder.api.contrib.hosts [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:08:52.833565 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: os-quota-class-sets {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.834188 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.834889 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: os-availability-zone {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.835115 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.835692 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.836154 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: qos-specs {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.836629 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.837286 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.838127 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.838228 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: extensions {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.838808 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: backups {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.838944 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.839394 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.839712 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.840823 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: extra_specs {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.840983 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.841144 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.842238 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.842301 np0000173169 devstack@c-api.service[112433]: WARNING cinder.api.contrib.hosts [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:08:52.842353 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: os-snapshot-manage {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.842540 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: os-quota-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.842985 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.843870 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: os-volume-type-access {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.843977 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: cgsnapshots {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.844396 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.844459 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.845397 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: os-quota-class-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.845483 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: capabilities {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.845963 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.846028 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.846744 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: os-availability-zone {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.846810 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: os-hosts {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.846862 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: extensions {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.847449 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.848160 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: qos-specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.848238 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: encryption {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.848309 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: consistencygroups {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.849130 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.849788 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: encryption {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.850181 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: os-volume-transfer {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.850257 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: backups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.850578 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.851411 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: os-quota-sets {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.851701 np0000173169 devstack@c-api.service[112434]: WARNING cinder.api.contrib.hosts [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:08:52.852060 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: scheduler-stats {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.852442 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.852809 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: cgsnapshots {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.853094 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: extra_specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.853415 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extended resource: os-volume-manage {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.854079 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.854384 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: os-quota-class-sets {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.854561 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: os-snapshot-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.855573 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.855637 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.855731 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: os-availability-zone {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.856056 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: os-volume-type-access {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.856486 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.contrib.snapshot_actions [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] SnapshotActionsController initialized {{(pid=112435) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:08:52.856549 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: extensions {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.857018 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: qos-specs {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.857237 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.857620 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: capabilities {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.857705 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: encryption {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.858652 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.858929 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: os-hosts {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.859153 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: backups {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.859345 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: encryption {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.860125 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.860265 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: consistencygroups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.860924 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: os-quota-sets {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.861507 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.861912 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: extra_specs {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.862220 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: os-volume-transfer {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.862281 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: cgsnapshots {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.862983 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.863472 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: os-snapshot-manage {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.863725 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: os-quota-class-sets {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.863905 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: scheduler-stats {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.864488 np0000173169 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.864931 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: os-volume-type-access {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.865046 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: os-availability-zone {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.865343 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extended resource: os-volume-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.865395 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.865442 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.865564 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.865682 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.865803 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.865899 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.866035 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.866138 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.866255 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.866304 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: qos-specs {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.866346 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension UsedLimits extending resource: limits {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.866448 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension TypesManage extending resource: types {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.866489 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: capabilities {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.866552 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension AdminActions extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.866674 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension AdminActions extending resource: snapshots {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.866822 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension AdminActions extending resource: backups {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.866929 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension VolumeActions extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.867138 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.867530 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.867806 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: os-hosts {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.868420 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: backups {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.868484 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.contrib.snapshot_actions [None req-4785715a-94b1-49c1-af77-45919e905523 None None] SnapshotActionsController initialized {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:08:52.869137 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: consistencygroups {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.869221 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.869379 np0000173169 devstack@c-api.service[112435]: WARNING keystonemiddleware.auth_token [None req-c5046c5a-f311-4eca-8490-c6688f3e2a7d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:08:52.870460 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: extra_specs {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.870624 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.871092 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: os-volume-transfer {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.872092 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.872529 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: os-snapshot-manage {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.872744 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: scheduler-stats {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.873483 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.874011 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: os-volume-type-access {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.874179 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extended resource: os-volume-manage {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.874982 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.875339 np0000173169 devstack@c-api.service[112435]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70c3412a3668 pid: 112435 (default app) May 09 14:08:52.875585 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: capabilities {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.875848 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:08:52.875848 np0000173169 devstack@c-api.service[112435]: warnings.warn( May 09 14:08:52.876356 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.876472 np0000173169 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.876881 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: os-hosts {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.877290 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.contrib.snapshot_actions [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] SnapshotActionsController initialized {{(pid=112433) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:08:52.877343 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.877437 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.877545 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.877653 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.877775 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.877883 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.878016 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.878059 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.878112 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.878198 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: consistencygroups {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.878245 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.878328 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension UsedLimits extending resource: limits {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.878427 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension TypesManage extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.878539 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension AdminActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.878657 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension AdminActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.878794 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension AdminActions extending resource: backups {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.878898 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension VolumeActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.879103 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-4785715a-94b1-49c1-af77-45919e905523 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.879477 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.880269 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: os-volume-transfer {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.880924 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.881340 np0000173169 devstack@c-api.service[112432]: WARNING keystonemiddleware.auth_token [None req-4785715a-94b1-49c1-af77-45919e905523 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:08:52.881964 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: scheduler-stats {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.882312 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.883447 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extended resource: os-volume-manage {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:08:52.883814 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.883923 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.883923 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.884060 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.884060 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.884060 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.884060 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.884060 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.884345 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.884345 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.884345 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.884345 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.884345 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.884345 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.884736 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.884736 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.884736 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.884736 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.884736 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.884969 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.884969 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.884969 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.884969 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.885196 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.885196 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.885196 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.885196 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.885451 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.885451 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.885451 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.885451 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.885451 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.885778 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.885778 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.885778 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.885778 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.885778 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.886136 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.886136 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.886136 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.886136 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.886136 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.886136 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.886413 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.886413 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.886413 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.886413 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.886413 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.886413 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.886769 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.886769 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.886769 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.886769 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.886769 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.886769 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.887069 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.887069 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.887069 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.887069 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.887069 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.887069 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.887336 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.887336 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.887336 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.887336 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.887507 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.887507 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.887507 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.887507 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.887507 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.887833 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.887833 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.887833 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.887833 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.887833 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.888090 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.888090 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.888090 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.888090 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.888090 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.888090 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.888347 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.888347 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.888347 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.888347 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.888347 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.888586 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.888586 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.888586 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.888586 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.888586 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.888836 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.888836 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.888836 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.888836 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.889013 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.889013 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.889013 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.889013 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.889193 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.889193 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.889193 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.889193 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.889193 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.889427 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.889427 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.889427 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.889427 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.889427 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.889660 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.889660 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.889660 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.889660 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.889869 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.889869 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.889869 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.889869 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.890135 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.890135 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.890135 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.890135 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.890306 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.890306 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.890306 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.890306 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.890486 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.890486 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.890486 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.890486 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.890667 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.890667 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.890667 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.890667 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.890667 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.890667 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.890994 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.890994 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.890994 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.890994 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.890994 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.891241 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.891241 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.891241 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.891241 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.891241 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.891241 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.891241 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.891544 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.891544 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.891544 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.891544 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.891544 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.891544 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.891826 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.891826 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.891826 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.891826 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.891826 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.891826 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.892101 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.892101 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.892197 np0000173169 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.892237 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.892237 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.892237 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.892237 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.892237 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.892237 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.892500 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.892500 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.892500 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.892500 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.892683 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.892683 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.892683 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.892683 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.892683 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.893046 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.893046 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.893046 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.893046 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:52.893046 np0000173169 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 09 14:08:52.893295 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.893371 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.893371 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.893371 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.893371 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.893546 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.contrib.snapshot_actions [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] SnapshotActionsController initialized {{(pid=112434) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:08:52.893593 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.893593 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.893593 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.893593 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.893593 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.893593 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension UsedLimits extending resource: limits {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.893888 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.middleware.request_id [None req-1e47190d-d3be-4b9c-8a39-101bc59a00a2 None None] RequestId filter calling following filter/app {{(pid=112435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:08:52.893942 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension TypesManage extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.893991 np0000173169 devstack@c-api.service[112432]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70c3412a3668 pid: 112432 (default app) May 09 14:08:52.894156 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.894211 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension AdminActions extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.894211 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension AdminActions extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.894211 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension AdminActions extending resource: backups {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.894211 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension VolumeActions extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.894211 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.894418 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.894466 np0000173169 devstack@c-api.service[112435]: [pid: 112435|app: 0|req: 1/1] 199.204.45.233 () {60 vars in 953 bytes} [Sat May 9 14:08:52 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 14:08:52.894514 np0000173169 devstack@c-api.service[112433]: WARNING keystonemiddleware.auth_token [None req-22adadfe-9bfd-47f7-a415-6999a236f200 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:08:52.894564 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.894564 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.894564 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.895175 np0000173169 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:08:52.895914 np0000173169 devstack@c-api.service[112433]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70c3412a3668 pid: 112433 (default app) May 09 14:08:52.896018 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.896135 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.896524 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.896652 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.896789 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.896889 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.897014 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.897127 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.897255 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.897362 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension UsedLimits extending resource: limits {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.897464 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension TypesManage extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.897569 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension AdminActions extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.897694 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension AdminActions extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.897821 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension AdminActions extending resource: backups {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.897926 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension VolumeActions extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.898128 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:08:52.900456 np0000173169 devstack@c-api.service[112434]: WARNING keystonemiddleware.auth_token [None req-1d2fd81a-07e1-47b5-aef8-a7f66920ba00 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:08:52.906750 np0000173169 devstack@c-api.service[112434]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70c3412a3668 pid: 112434 (default app) May 09 14:09:00.014280 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:09:00.014280 np0000173169 devstack@c-api.service[112432]: warnings.warn( May 09 14:09:00.028649 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.028649 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.028649 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.028649 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.028649 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.029101 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.029101 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.029101 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.029101 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.029101 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.029421 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.029421 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.029421 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.029421 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.029421 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.029421 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.029801 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.029801 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.029801 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.029801 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.030063 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.030063 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.030063 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.030063 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.030311 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.030311 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.030311 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.030311 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.030535 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.030535 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.030535 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.030535 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.030535 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.030843 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.030843 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.030843 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.030843 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.030843 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.031116 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.031116 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.031116 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.031116 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.031116 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.031116 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.031518 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.031518 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.031518 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.031518 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.031518 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.031518 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.032007 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.032007 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.032007 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.032007 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.032007 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.032007 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.032220 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.032220 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.032220 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.032220 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.032220 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.032403 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.032403 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.032403 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.032403 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.032403 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.032590 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.032590 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.032590 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.032590 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.032590 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.032590 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.032827 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.032827 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.032827 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.032827 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.032827 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.032827 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.033049 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.033049 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.033049 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.033049 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.033049 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.033231 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.033231 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.033231 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.033231 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.033231 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.033417 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.033417 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.033417 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.033417 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.033567 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.033567 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.033567 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.033567 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.033713 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.033713 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.033713 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.033713 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.033713 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.033922 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.033922 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.033922 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.033922 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.033922 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.034096 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.034096 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.034096 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.034096 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.034251 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.034251 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.034251 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.034251 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.034397 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.034397 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.034397 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.034397 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.034541 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.034541 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.034541 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.034541 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.034686 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.034686 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.034686 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.034686 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.034849 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.034849 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.034849 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.034849 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.034849 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.035038 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.035038 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.035038 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.035038 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.035038 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.035038 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.035277 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.035277 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.035277 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.035277 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.035277 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.035448 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.035448 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.035448 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.035448 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.035448 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.035448 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.035660 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.035660 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.035660 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.035660 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.035660 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.035660 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.035887 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.035887 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.035887 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.035887 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.035887 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.035887 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.036113 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.036113 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.036113 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.036113 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.036113 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.036113 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.036324 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.036324 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.036324 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.036324 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.036470 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.036470 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.036470 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.036470 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.036470 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.036653 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.036653 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.036653 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.036653 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:00.036653 np0000173169 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 14:09:00.037139 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-d7d8ab92-9476-49b1-8542-a976588a0dc7 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:00.514623 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-d7d8ab92-9476-49b1-8542-a976588a0dc7 admin admin] POST https://199.204.45.233/volume/v3/types May 09 14:09:00.515164 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-d7d8ab92-9476-49b1-8542-a976588a0dc7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:09:00.516798 np0000173169 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:09:00.516798 np0000173169 devstack@c-api.service[112432]: warnings.warn( May 09 14:09:00.527133 np0000173169 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-d7d8ab92-9476-49b1-8542-a976588a0dc7 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:00.556054 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-d7d8ab92-9476-49b1-8542-a976588a0dc7 admin admin] https://199.204.45.233/volume/v3/types returned with HTTP 200 May 09 14:09:00.556637 np0000173169 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 1/2] 199.204.45.233 () {68 vars in 1288 bytes} [Sat May 9 14:09:00 2026] POST /volume/v3/types => generated 186 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:09:00.569201 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.middleware.request_id [req-d7d8ab92-9476-49b1-8542-a976588a0dc7 req-e6b0c2af-6bd9-4e76-aba6-13f2e8dc4eb5 None None] RequestId filter calling following filter/app {{(pid=112435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:00.919741 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [req-d7d8ab92-9476-49b1-8542-a976588a0dc7 req-e6b0c2af-6bd9-4e76-aba6-13f2e8dc4eb5 admin admin] POST https://199.204.45.233/volume/v3/types/26491bdf-a5b0-4c61-88a3-60fe7471d7e1/extra_specs May 09 14:09:00.919741 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [req-d7d8ab92-9476-49b1-8542-a976588a0dc7 req-e6b0c2af-6bd9-4e76-aba6-13f2e8dc4eb5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:09:00.921476 np0000173169 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:09:00.921476 np0000173169 devstack@c-api.service[112435]: warnings.warn( May 09 14:09:00.932537 np0000173169 devstack@c-api.service[112435]: DEBUG oslo_db.sqlalchemy.engines [req-d7d8ab92-9476-49b1-8542-a976588a0dc7 req-e6b0c2af-6bd9-4e76-aba6-13f2e8dc4eb5 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=112435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:01.000809 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [req-d7d8ab92-9476-49b1-8542-a976588a0dc7 req-e6b0c2af-6bd9-4e76-aba6-13f2e8dc4eb5 admin admin] https://199.204.45.233/volume/v3/types/26491bdf-a5b0-4c61-88a3-60fe7471d7e1/extra_specs returned with HTTP 200 May 09 14:09:01.001663 np0000173169 devstack@c-api.service[112435]: [pid: 112435|app: 0|req: 2/3] 199.204.45.233 () {70 vars in 1505 bytes} [Sat May 9 14:09:00 2026] POST /volume/v3/types/26491bdf-a5b0-4c61-88a3-60fe7471d7e1/extra_specs => generated 55 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:09:02.778915 np0000173169 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writing DB stats cinder:SELECT=6 {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:02.789699 np0000173169 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writing DB stats cinder:SELECT=6 {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:10.551408 np0000173169 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:10.998565 np0000173169 devstack@c-api.service[112435]: DEBUG dbcounter [-] [112435] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:11:47.704948 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:11:47.704948 np0000173169 devstack@c-api.service[112433]: warnings.warn( May 09 14:11:47.719261 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.719261 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.719261 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.719261 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.719261 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.719657 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.719657 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.719657 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.719657 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.719657 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.719897 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.719897 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.719897 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.719897 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.719897 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.719897 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.720260 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.720260 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.720260 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.720260 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.720443 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.720443 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.720443 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.720443 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.720629 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.720629 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.720629 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.720629 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.720833 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.720833 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.720833 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.720833 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.720833 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.721085 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.721085 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.721085 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.721085 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.721085 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.721305 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.721305 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.721305 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.721305 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.721305 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.721305 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.721562 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.721562 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.721562 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.721562 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.721562 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.721562 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.721899 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.721899 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.721899 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.721899 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.721899 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.721899 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.722166 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.722166 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.722166 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.722166 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.722166 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.722395 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.722395 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.722395 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.722395 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.722395 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.722605 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.722605 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.722605 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.722605 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.722605 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.722605 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.722887 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.722887 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.722887 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.722887 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.722887 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.722887 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.723115 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.723115 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.723115 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.723115 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.723115 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.723334 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.723334 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.723334 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.723334 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.723334 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.723617 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.723617 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.723617 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.723617 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.723802 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.723802 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.723802 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.723802 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.723969 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.723969 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.723969 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.723969 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.723969 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.724178 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.724178 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.724178 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.724178 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.724178 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.724370 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.724370 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.724370 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.724370 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.724522 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.724522 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.724522 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.724522 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.724682 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.724682 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.724682 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.724682 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.724870 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.724870 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.724870 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.724870 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.725033 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.725033 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.725033 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.725033 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.725190 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.725190 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.725190 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.725190 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.725190 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.725396 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.725396 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.725396 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.725396 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.725396 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.725396 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.725622 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.725622 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.725622 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.725622 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.725622 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.725837 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.725837 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.725837 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.725837 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.725837 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.725837 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.726061 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.726061 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.726061 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.726061 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.726061 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.726061 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.726303 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.726303 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.726303 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.726303 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.726303 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.726303 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.726534 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.726534 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.726534 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.726534 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.726534 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.726534 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.726806 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.726806 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.726806 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.726806 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.726991 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.726991 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.726991 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.726991 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.726991 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.727232 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.727232 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.727232 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.727232 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:11:47.727232 np0000173169 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 09 14:11:47.727439 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.middleware.request_id [None req-0e54468c-1856-48c6-878f-c93928858140 None None] RequestId filter calling following filter/app {{(pid=112433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:11:47.728131 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-0e54468c-1856-48c6-878f-c93928858140 None None] GET https://199.204.45.233/volume// May 09 14:11:47.728337 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-0e54468c-1856-48c6-878f-c93928858140 None None] Empty body provided in request {{(pid=112433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:11:47.728593 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-0e54468c-1856-48c6-878f-c93928858140 None None] Calling method 'all' {{(pid=112433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:11:47.729108 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-0e54468c-1856-48c6-878f-c93928858140 None None] https://199.204.45.233/volume// returned with HTTP 300 May 09 14:11:47.729437 np0000173169 devstack@c-api.service[112433]: [pid: 112433|app: 0|req: 1/4] 199.204.45.233 () {66 vars in 1456 bytes} [Sat May 9 14:11:47 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 14:12:24.012609 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:12:24.012609 np0000173169 devstack@c-api.service[112434]: warnings.warn( May 09 14:12:24.022770 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.022770 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.022935 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.022935 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.022935 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.022935 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.022935 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.023171 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.023171 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.023171 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.023171 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.023171 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.023171 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.023399 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.023399 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.023399 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.023399 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.023399 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.023554 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.023554 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.023554 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.023554 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.023711 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.023711 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.023711 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.023711 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.024124 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.024124 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.024235 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.024235 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.024235 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.024235 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.024235 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.024557 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.024557 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.024557 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.024557 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.024557 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.024904 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.024904 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.024904 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.024904 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.024904 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.024904 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.026112 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.026112 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.026112 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.026112 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.026112 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.026112 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.027496 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.027496 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.027496 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.027496 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.027496 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.027496 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.027830 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.027830 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.027830 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.027830 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.027830 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.028117 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.028117 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.028117 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.028117 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.028117 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.028354 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.028354 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.028354 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.028354 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.028354 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.028354 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.028674 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.028674 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.028674 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.028674 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.028674 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.028674 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.028981 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.028981 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.028981 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.028981 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.028981 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.029250 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.029250 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.029250 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.029250 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.029250 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.029519 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.029519 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.029519 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.029519 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.029747 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.029747 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.029747 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.029747 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.029969 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.029969 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.029969 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.029969 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.029969 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.030287 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.030287 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.030287 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.030287 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.030287 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.030558 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.030558 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.030558 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.030558 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.031014 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.031014 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.031014 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.031014 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.031497 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.031497 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.031497 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.031497 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.031777 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.031777 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.031777 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.031777 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.032037 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.032037 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.032037 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.032037 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.032278 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.032278 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.032278 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.032278 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.032278 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.032602 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.032602 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.032602 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.032602 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.032602 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.032602 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.033041 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.033041 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.033041 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.033041 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.033041 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.033351 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.033351 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.033351 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.033351 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.033351 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.033351 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.033698 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.033698 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.033698 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.033698 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.033698 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.033698 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.034102 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.034102 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.034102 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.034102 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.034102 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.034102 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.034449 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.034449 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.034449 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.034449 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.034449 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.034449 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.034860 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.034860 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.034860 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.034860 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.035379 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.035379 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.035379 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.035379 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.035379 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.035816 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.035816 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.035816 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.035816 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:24.035816 np0000173169 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 09 14:12:24.035816 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [None req-2edca168-08bc-4f56-b944-9194e8b4788d None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:24.345346 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-2edca168-08bc-4f56-b944-9194e8b4788d demo demo] GET https://199.204.45.233/volume/v3/types?is_public=None May 09 14:12:24.345749 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-2edca168-08bc-4f56-b944-9194e8b4788d demo demo] Empty body provided in request {{(pid=112434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:24.345958 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-2edca168-08bc-4f56-b944-9194e8b4788d demo demo] Calling method 'index' {{(pid=112434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:24.346430 np0000173169 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:12:24.346430 np0000173169 devstack@c-api.service[112434]: warnings.warn( May 09 14:12:24.347055 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.api_utils [None req-2edca168-08bc-4f56-b944-9194e8b4788d demo demo] Removing options '' from query. {{(pid=112434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:12:24.357973 np0000173169 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [None req-2edca168-08bc-4f56-b944-9194e8b4788d 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:12:24.374124 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-2edca168-08bc-4f56-b944-9194e8b4788d demo demo] https://199.204.45.233/volume/v3/types?is_public=None returned with HTTP 200 May 09 14:12:24.374521 np0000173169 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 1/5] 199.204.45.233 () {64 vars in 1263 bytes} [Sat May 9 14:12:24 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:12:24.384766 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [req-2edca168-08bc-4f56-b944-9194e8b4788d req-db390d18-80e7-4b61-af74-7e5e3c563ffe None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:24.389327 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [req-2edca168-08bc-4f56-b944-9194e8b4788d req-db390d18-80e7-4b61-af74-7e5e3c563ffe demo demo] GET https://199.204.45.233/volume/v3/types/default May 09 14:12:24.389566 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [req-2edca168-08bc-4f56-b944-9194e8b4788d req-db390d18-80e7-4b61-af74-7e5e3c563ffe demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:24.389841 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [req-2edca168-08bc-4f56-b944-9194e8b4788d req-db390d18-80e7-4b61-af74-7e5e3c563ffe demo demo] Calling method 'show' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:24.399540 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [req-2edca168-08bc-4f56-b944-9194e8b4788d req-db390d18-80e7-4b61-af74-7e5e3c563ffe demo demo] https://199.204.45.233/volume/v3/types/default returned with HTTP 200 May 09 14:12:24.399901 np0000173169 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 2/6] 199.204.45.233 () {66 vars in 1329 bytes} [Sat May 9 14:12:24 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:12:24.717699 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.middleware.request_id [None req-f6b455b1-b583-4569-8090-3bcb38d4f735 None None] RequestId filter calling following filter/app {{(pid=112435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:24.723217 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-f6b455b1-b583-4569-8090-3bcb38d4f735 demo demo] GET https://199.204.45.233/volume/v3/types/default May 09 14:12:24.723601 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-f6b455b1-b583-4569-8090-3bcb38d4f735 demo demo] Empty body provided in request {{(pid=112435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:24.724116 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-f6b455b1-b583-4569-8090-3bcb38d4f735 demo demo] Calling method 'show' {{(pid=112435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:24.739233 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-f6b455b1-b583-4569-8090-3bcb38d4f735 demo demo] https://199.204.45.233/volume/v3/types/default returned with HTTP 200 May 09 14:12:24.739660 np0000173169 devstack@c-api.service[112435]: [pid: 112435|app: 0|req: 3/7] 199.204.45.233 () {64 vars in 1258 bytes} [Sat May 9 14:12:24 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:12:25.136022 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.middleware.request_id [None req-2ceb5464-d446-4815-94ad-d98ebd07cb2a None None] RequestId filter calling following filter/app {{(pid=112433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:25.464098 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-2ceb5464-d446-4815-94ad-d98ebd07cb2a demo demo] GET https://199.204.45.233/volume/v3/types/default May 09 14:12:25.464276 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-2ceb5464-d446-4815-94ad-d98ebd07cb2a demo demo] Empty body provided in request {{(pid=112433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:25.464841 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-2ceb5464-d446-4815-94ad-d98ebd07cb2a demo demo] Calling method 'show' {{(pid=112433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:25.474834 np0000173169 devstack@c-api.service[112433]: DEBUG oslo_db.sqlalchemy.engines [None req-2ceb5464-d446-4815-94ad-d98ebd07cb2a 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=112433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:12:25.491549 np0000173169 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:12:25.491549 np0000173169 devstack@c-api.service[112433]: warnings.warn( May 09 14:12:25.493706 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-2ceb5464-d446-4815-94ad-d98ebd07cb2a demo demo] https://199.204.45.233/volume/v3/types/default returned with HTTP 200 May 09 14:12:25.494109 np0000173169 devstack@c-api.service[112433]: [pid: 112433|app: 0|req: 2/8] 199.204.45.233 () {64 vars in 1258 bytes} [Sat May 9 14:12:25 2026] GET /volume/v3/types/default => generated 145 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:12:25.508100 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [None req-2615664c-cf9d-44d5-b91e-b6369556bc86 None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:25.510427 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-2615664c-cf9d-44d5-b91e-b6369556bc86 demo demo] GET https://199.204.45.233/volume/v3/types/default May 09 14:12:25.510668 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-2615664c-cf9d-44d5-b91e-b6369556bc86 demo demo] Empty body provided in request {{(pid=112434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:25.510972 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-2615664c-cf9d-44d5-b91e-b6369556bc86 demo demo] Calling method 'show' {{(pid=112434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:25.526489 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-2615664c-cf9d-44d5-b91e-b6369556bc86 demo demo] https://199.204.45.233/volume/v3/types/default returned with HTTP 200 May 09 14:12:25.526832 np0000173169 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 2/9] 199.204.45.233 () {64 vars in 1258 bytes} [Sat May 9 14:12:25 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 09 14:12:34.396482 np0000173169 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=2 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:12:34.736303 np0000173169 devstack@c-api.service[112435]: DEBUG dbcounter [-] [112435] Writing DB stats cinder:SELECT=2 {{(pid=112435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:12:35.489098 np0000173169 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writing DB stats cinder:SELECT=2 {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:12:35.523288 np0000173169 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writing DB stats cinder:SELECT=3 {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:18:02.919291 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-f5820d84-5afb-405a-b774-13d32941a391 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:18:02.999321 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-f5820d84-5afb-405a-b774-13d32941a391 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:18:02.999819 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-f5820d84-5afb-405a-b774-13d32941a391 demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:18:02.999819 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-f5820d84-5afb-405a-b774-13d32941a391 demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:18:03.000203 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-f5820d84-5afb-405a-b774-13d32941a391 demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:18:03.000938 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-f5820d84-5afb-405a-b774-13d32941a391 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:18:03.041681 np0000173169 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-f5820d84-5afb-405a-b774-13d32941a391 demo demo] Get all volumes completed successfully. May 09 14:18:03.044842 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-f5820d84-5afb-405a-b774-13d32941a391 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:18:03.045346 np0000173169 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 3/10] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:18:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:18:13.044980 np0000173169 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:19:03.063941 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.middleware.request_id [None req-7b1893b7-512a-4c1b-a8fb-832f77aa4b8f None None] RequestId filter calling following filter/app {{(pid=112435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:19:03.068258 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-7b1893b7-512a-4c1b-a8fb-832f77aa4b8f demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:19:03.068568 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-7b1893b7-512a-4c1b-a8fb-832f77aa4b8f demo demo] Empty body provided in request {{(pid=112435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:19:03.068885 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-7b1893b7-512a-4c1b-a8fb-832f77aa4b8f demo demo] Calling method 'detail' {{(pid=112435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:19:03.069632 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.api_utils [None req-7b1893b7-512a-4c1b-a8fb-832f77aa4b8f demo demo] Removing options '' from query. {{(pid=112435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:19:03.070775 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.volume.api [None req-7b1893b7-512a-4c1b-a8fb-832f77aa4b8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112435) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:19:03.105499 np0000173169 devstack@c-api.service[112435]: INFO cinder.volume.api [None req-7b1893b7-512a-4c1b-a8fb-832f77aa4b8f demo demo] Get all volumes completed successfully. May 09 14:19:03.108651 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-7b1893b7-512a-4c1b-a8fb-832f77aa4b8f demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:19:03.109209 np0000173169 devstack@c-api.service[112435]: [pid: 112435|app: 0|req: 4/11] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:19:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:19:13.095679 np0000173169 devstack@c-api.service[112435]: DEBUG dbcounter [-] [112435] Writing DB stats cinder:SELECT=1 {{(pid=112435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:20:03.120753 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.middleware.request_id [None req-5495efea-5865-4346-97f9-ff2848558fd1 None None] RequestId filter calling following filter/app {{(pid=112433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:20:03.124890 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-5495efea-5865-4346-97f9-ff2848558fd1 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:20:03.125137 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-5495efea-5865-4346-97f9-ff2848558fd1 demo demo] Empty body provided in request {{(pid=112433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:20:03.125396 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-5495efea-5865-4346-97f9-ff2848558fd1 demo demo] Calling method 'detail' {{(pid=112433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:20:03.129113 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.api_utils [None req-5495efea-5865-4346-97f9-ff2848558fd1 demo demo] Removing options '' from query. {{(pid=112433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:20:03.130264 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.volume.api [None req-5495efea-5865-4346-97f9-ff2848558fd1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112433) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:20:03.173364 np0000173169 devstack@c-api.service[112433]: INFO cinder.volume.api [None req-5495efea-5865-4346-97f9-ff2848558fd1 demo demo] Get all volumes completed successfully. May 09 14:20:03.176572 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-5495efea-5865-4346-97f9-ff2848558fd1 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:20:03.177213 np0000173169 devstack@c-api.service[112433]: [pid: 112433|app: 0|req: 3/12] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:20:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:20:13.166157 np0000173169 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writing DB stats cinder:SELECT=1 {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:21:03.195921 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [None req-d2f59fcd-f77a-4d09-9055-af938bbdd0b6 None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:21:03.198649 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-d2f59fcd-f77a-4d09-9055-af938bbdd0b6 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:21:03.198901 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-d2f59fcd-f77a-4d09-9055-af938bbdd0b6 demo demo] Empty body provided in request {{(pid=112434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:21:03.199143 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-d2f59fcd-f77a-4d09-9055-af938bbdd0b6 demo demo] Calling method 'detail' {{(pid=112434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:21:03.199750 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.api_utils [None req-d2f59fcd-f77a-4d09-9055-af938bbdd0b6 demo demo] Removing options '' from query. {{(pid=112434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:21:03.200945 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.volume.api [None req-d2f59fcd-f77a-4d09-9055-af938bbdd0b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112434) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:21:03.239612 np0000173169 devstack@c-api.service[112434]: INFO cinder.volume.api [None req-d2f59fcd-f77a-4d09-9055-af938bbdd0b6 demo demo] Get all volumes completed successfully. May 09 14:21:03.241649 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-d2f59fcd-f77a-4d09-9055-af938bbdd0b6 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:21:03.243535 np0000173169 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 3/13] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:21:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:21:13.232309 np0000173169 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writing DB stats cinder:SELECT=1 {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:22:03.261374 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-80968f9c-8f6d-467d-832e-2c5d0041946c None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:22:03.263749 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-80968f9c-8f6d-467d-832e-2c5d0041946c demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:22:03.263952 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-80968f9c-8f6d-467d-832e-2c5d0041946c demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:22:03.264154 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-80968f9c-8f6d-467d-832e-2c5d0041946c demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:22:03.264398 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-80968f9c-8f6d-467d-832e-2c5d0041946c demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:22:03.265304 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-80968f9c-8f6d-467d-832e-2c5d0041946c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:22:03.272998 np0000173169 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-80968f9c-8f6d-467d-832e-2c5d0041946c demo demo] Get all volumes completed successfully. May 09 14:22:03.275664 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-80968f9c-8f6d-467d-832e-2c5d0041946c demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:22:03.276077 np0000173169 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 4/14] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:22:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:22:13.270371 np0000173169 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:23:03.292072 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.middleware.request_id [None req-9f53431e-9801-4f10-9728-c2c8195fcb8f None None] RequestId filter calling following filter/app {{(pid=112435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:23:03.549525 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-9f53431e-9801-4f10-9728-c2c8195fcb8f demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:23:03.549827 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-9f53431e-9801-4f10-9728-c2c8195fcb8f demo demo] Empty body provided in request {{(pid=112435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:23:03.550103 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-9f53431e-9801-4f10-9728-c2c8195fcb8f demo demo] Calling method 'detail' {{(pid=112435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:23:03.550439 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.api_utils [None req-9f53431e-9801-4f10-9728-c2c8195fcb8f demo demo] Removing options '' from query. {{(pid=112435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:23:03.551554 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.volume.api [None req-9f53431e-9801-4f10-9728-c2c8195fcb8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112435) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:23:03.563109 np0000173169 devstack@c-api.service[112435]: INFO cinder.volume.api [None req-9f53431e-9801-4f10-9728-c2c8195fcb8f demo demo] Get all volumes completed successfully. May 09 14:23:03.567735 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-9f53431e-9801-4f10-9728-c2c8195fcb8f demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:23:03.568108 np0000173169 devstack@c-api.service[112435]: [pid: 112435|app: 0|req: 5/15] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:23:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:23:13.555613 np0000173169 devstack@c-api.service[112435]: DEBUG dbcounter [-] [112435] Writing DB stats cinder:SELECT=1 {{(pid=112435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:24:03.586007 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.middleware.request_id [None req-918d342f-0543-4f1d-9995-18f21171f539 None None] RequestId filter calling following filter/app {{(pid=112433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:24:03.590318 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-918d342f-0543-4f1d-9995-18f21171f539 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:24:03.590693 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-918d342f-0543-4f1d-9995-18f21171f539 demo demo] Empty body provided in request {{(pid=112433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:24:03.591497 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-918d342f-0543-4f1d-9995-18f21171f539 demo demo] Calling method 'detail' {{(pid=112433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:24:03.592064 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.api_utils [None req-918d342f-0543-4f1d-9995-18f21171f539 demo demo] Removing options '' from query. {{(pid=112433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:24:03.593576 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.volume.api [None req-918d342f-0543-4f1d-9995-18f21171f539 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112433) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:24:03.602001 np0000173169 devstack@c-api.service[112433]: INFO cinder.volume.api [None req-918d342f-0543-4f1d-9995-18f21171f539 demo demo] Get all volumes completed successfully. May 09 14:24:03.605386 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-918d342f-0543-4f1d-9995-18f21171f539 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:24:03.606122 np0000173169 devstack@c-api.service[112433]: [pid: 112433|app: 0|req: 4/16] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:24:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:24:13.597629 np0000173169 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writing DB stats cinder:SELECT=1 {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:25:03.622617 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [None req-898abc4e-7645-41ac-85c1-8795b42823d3 None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:25:03.679678 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-898abc4e-7645-41ac-85c1-8795b42823d3 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:25:03.679678 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-898abc4e-7645-41ac-85c1-8795b42823d3 demo demo] Empty body provided in request {{(pid=112434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:25:03.679678 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-898abc4e-7645-41ac-85c1-8795b42823d3 demo demo] Calling method 'detail' {{(pid=112434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:25:03.679928 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.api_utils [None req-898abc4e-7645-41ac-85c1-8795b42823d3 demo demo] Removing options '' from query. {{(pid=112434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:25:03.680598 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.volume.api [None req-898abc4e-7645-41ac-85c1-8795b42823d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112434) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:25:03.687006 np0000173169 devstack@c-api.service[112434]: INFO cinder.volume.api [None req-898abc4e-7645-41ac-85c1-8795b42823d3 demo demo] Get all volumes completed successfully. May 09 14:25:03.689291 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-898abc4e-7645-41ac-85c1-8795b42823d3 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:25:03.689777 np0000173169 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 4/17] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:25:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:25:13.684498 np0000173169 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writing DB stats cinder:SELECT=1 {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:26:03.705608 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-dedd4c52-9119-44c8-a3dc-3250a6a673d2 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:26:03.708447 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-dedd4c52-9119-44c8-a3dc-3250a6a673d2 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:26:03.708684 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-dedd4c52-9119-44c8-a3dc-3250a6a673d2 demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:26:03.708963 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-dedd4c52-9119-44c8-a3dc-3250a6a673d2 demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:26:03.709262 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-dedd4c52-9119-44c8-a3dc-3250a6a673d2 demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:26:03.710254 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-dedd4c52-9119-44c8-a3dc-3250a6a673d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:26:03.720250 np0000173169 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-dedd4c52-9119-44c8-a3dc-3250a6a673d2 demo demo] Get all volumes completed successfully. May 09 14:26:03.723095 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-dedd4c52-9119-44c8-a3dc-3250a6a673d2 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:26:03.723546 np0000173169 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 5/18] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:26:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:26:13.714787 np0000173169 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:27:03.736395 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.middleware.request_id [None req-2657bb92-a3ac-40a0-93fe-bcb1669c5129 None None] RequestId filter calling following filter/app {{(pid=112435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:27:03.740565 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-2657bb92-a3ac-40a0-93fe-bcb1669c5129 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:27:03.741304 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-2657bb92-a3ac-40a0-93fe-bcb1669c5129 demo demo] Empty body provided in request {{(pid=112435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:27:03.741789 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-2657bb92-a3ac-40a0-93fe-bcb1669c5129 demo demo] Calling method 'detail' {{(pid=112435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:27:03.742273 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.api_utils [None req-2657bb92-a3ac-40a0-93fe-bcb1669c5129 demo demo] Removing options '' from query. {{(pid=112435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:27:03.743770 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.volume.api [None req-2657bb92-a3ac-40a0-93fe-bcb1669c5129 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112435) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:27:03.752741 np0000173169 devstack@c-api.service[112435]: INFO cinder.volume.api [None req-2657bb92-a3ac-40a0-93fe-bcb1669c5129 demo demo] Get all volumes completed successfully. May 09 14:27:03.755553 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-2657bb92-a3ac-40a0-93fe-bcb1669c5129 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:27:03.756026 np0000173169 devstack@c-api.service[112435]: [pid: 112435|app: 0|req: 6/19] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:27:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:27:13.747789 np0000173169 devstack@c-api.service[112435]: DEBUG dbcounter [-] [112435] Writing DB stats cinder:SELECT=1 {{(pid=112435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:28:03.775361 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.middleware.request_id [None req-e80fadbe-8ca8-43c5-877e-905603f2caa5 None None] RequestId filter calling following filter/app {{(pid=112433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:28:03.930761 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-e80fadbe-8ca8-43c5-877e-905603f2caa5 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:28:03.930761 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-e80fadbe-8ca8-43c5-877e-905603f2caa5 demo demo] Empty body provided in request {{(pid=112433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:28:03.930761 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-e80fadbe-8ca8-43c5-877e-905603f2caa5 demo demo] Calling method 'detail' {{(pid=112433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:28:03.931582 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.api_utils [None req-e80fadbe-8ca8-43c5-877e-905603f2caa5 demo demo] Removing options '' from query. {{(pid=112433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:28:03.933550 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.volume.api [None req-e80fadbe-8ca8-43c5-877e-905603f2caa5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112433) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:28:03.943985 np0000173169 devstack@c-api.service[112433]: INFO cinder.volume.api [None req-e80fadbe-8ca8-43c5-877e-905603f2caa5 demo demo] Get all volumes completed successfully. May 09 14:28:03.946750 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-e80fadbe-8ca8-43c5-877e-905603f2caa5 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:28:03.947211 np0000173169 devstack@c-api.service[112433]: [pid: 112433|app: 0|req: 5/20] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:28:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:28:13.939242 np0000173169 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writing DB stats cinder:SELECT=1 {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:29:03.963465 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [None req-87d77571-cc7d-4894-b9db-724b1176de4b None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:29:03.967885 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-87d77571-cc7d-4894-b9db-724b1176de4b demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:29:03.968357 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-87d77571-cc7d-4894-b9db-724b1176de4b demo demo] Empty body provided in request {{(pid=112434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:29:03.968470 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-87d77571-cc7d-4894-b9db-724b1176de4b demo demo] Calling method 'detail' {{(pid=112434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:29:03.968748 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.api_utils [None req-87d77571-cc7d-4894-b9db-724b1176de4b demo demo] Removing options '' from query. {{(pid=112434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:29:03.969964 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.volume.api [None req-87d77571-cc7d-4894-b9db-724b1176de4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112434) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:29:03.980370 np0000173169 devstack@c-api.service[112434]: INFO cinder.volume.api [None req-87d77571-cc7d-4894-b9db-724b1176de4b demo demo] Get all volumes completed successfully. May 09 14:29:03.982369 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-87d77571-cc7d-4894-b9db-724b1176de4b demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:29:03.982744 np0000173169 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 5/21] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:29:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:29:13.973673 np0000173169 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writing DB stats cinder:SELECT=1 {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:30:03.996174 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-d96f3bba-62e1-42b8-b923-362a448e8d83 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:30:03.999094 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-d96f3bba-62e1-42b8-b923-362a448e8d83 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:30:03.999389 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-d96f3bba-62e1-42b8-b923-362a448e8d83 demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:30:03.999666 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-d96f3bba-62e1-42b8-b923-362a448e8d83 demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:30:04.000048 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-d96f3bba-62e1-42b8-b923-362a448e8d83 demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:30:04.001247 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-d96f3bba-62e1-42b8-b923-362a448e8d83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:30:04.010122 np0000173169 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-d96f3bba-62e1-42b8-b923-362a448e8d83 demo demo] Get all volumes completed successfully. May 09 14:30:04.013110 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-d96f3bba-62e1-42b8-b923-362a448e8d83 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:30:04.013706 np0000173169 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 6/22] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:30:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:30:14.004544 np0000173169 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:31:04.032750 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.middleware.request_id [None req-31a49e15-41f5-44a8-b793-71e23a2c6e49 None None] RequestId filter calling following filter/app {{(pid=112435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:31:04.037978 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-31a49e15-41f5-44a8-b793-71e23a2c6e49 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:31:04.037978 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-31a49e15-41f5-44a8-b793-71e23a2c6e49 demo demo] Empty body provided in request {{(pid=112435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:31:04.038277 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-31a49e15-41f5-44a8-b793-71e23a2c6e49 demo demo] Calling method 'detail' {{(pid=112435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:31:04.038899 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.api_utils [None req-31a49e15-41f5-44a8-b793-71e23a2c6e49 demo demo] Removing options '' from query. {{(pid=112435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:31:04.040432 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.volume.api [None req-31a49e15-41f5-44a8-b793-71e23a2c6e49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112435) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:31:04.049560 np0000173169 devstack@c-api.service[112435]: INFO cinder.volume.api [None req-31a49e15-41f5-44a8-b793-71e23a2c6e49 demo demo] Get all volumes completed successfully. May 09 14:31:04.051819 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-31a49e15-41f5-44a8-b793-71e23a2c6e49 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:31:04.052286 np0000173169 devstack@c-api.service[112435]: [pid: 112435|app: 0|req: 7/23] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:31:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:31:14.044566 np0000173169 devstack@c-api.service[112435]: DEBUG dbcounter [-] [112435] Writing DB stats cinder:SELECT=1 {{(pid=112435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:32:04.060559 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.middleware.request_id [None req-efe5b8a9-266d-4dd8-b7cc-b57effdde97f None None] RequestId filter calling following filter/app {{(pid=112433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:32:04.063373 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-efe5b8a9-266d-4dd8-b7cc-b57effdde97f demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:32:04.063668 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-efe5b8a9-266d-4dd8-b7cc-b57effdde97f demo demo] Empty body provided in request {{(pid=112433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:32:04.064000 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-efe5b8a9-266d-4dd8-b7cc-b57effdde97f demo demo] Calling method 'detail' {{(pid=112433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:32:04.064461 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.api_utils [None req-efe5b8a9-266d-4dd8-b7cc-b57effdde97f demo demo] Removing options '' from query. {{(pid=112433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:32:04.065821 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.volume.api [None req-efe5b8a9-266d-4dd8-b7cc-b57effdde97f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112433) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:32:04.074033 np0000173169 devstack@c-api.service[112433]: INFO cinder.volume.api [None req-efe5b8a9-266d-4dd8-b7cc-b57effdde97f demo demo] Get all volumes completed successfully. May 09 14:32:04.076116 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-efe5b8a9-266d-4dd8-b7cc-b57effdde97f demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:32:04.076502 np0000173169 devstack@c-api.service[112433]: [pid: 112433|app: 0|req: 6/24] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:32:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:32:14.069093 np0000173169 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writing DB stats cinder:SELECT=1 {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:33:04.086962 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [None req-24c44dad-361c-47a4-a9a5-fd06c654ce0e None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:33:04.298536 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-24c44dad-361c-47a4-a9a5-fd06c654ce0e demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:33:04.298911 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-24c44dad-361c-47a4-a9a5-fd06c654ce0e demo demo] Empty body provided in request {{(pid=112434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:33:04.299189 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-24c44dad-361c-47a4-a9a5-fd06c654ce0e demo demo] Calling method 'detail' {{(pid=112434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:33:04.299544 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.api_utils [None req-24c44dad-361c-47a4-a9a5-fd06c654ce0e demo demo] Removing options '' from query. {{(pid=112434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:33:04.301095 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.volume.api [None req-24c44dad-361c-47a4-a9a5-fd06c654ce0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112434) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:33:04.308812 np0000173169 devstack@c-api.service[112434]: INFO cinder.volume.api [None req-24c44dad-361c-47a4-a9a5-fd06c654ce0e demo demo] Get all volumes completed successfully. May 09 14:33:04.310900 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-24c44dad-361c-47a4-a9a5-fd06c654ce0e demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:33:04.311270 np0000173169 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 6/25] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:33:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:33:14.305707 np0000173169 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writing DB stats cinder:SELECT=1 {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:34:04.328911 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-2fc1868a-a1e1-4a90-acc7-66815f468269 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:34:04.331754 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-2fc1868a-a1e1-4a90-acc7-66815f468269 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:34:04.331979 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-2fc1868a-a1e1-4a90-acc7-66815f468269 demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:34:04.332218 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-2fc1868a-a1e1-4a90-acc7-66815f468269 demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:34:04.332518 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-2fc1868a-a1e1-4a90-acc7-66815f468269 demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:34:04.333446 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-2fc1868a-a1e1-4a90-acc7-66815f468269 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:34:04.340010 np0000173169 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-2fc1868a-a1e1-4a90-acc7-66815f468269 demo demo] Get all volumes completed successfully. May 09 14:34:04.342123 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-2fc1868a-a1e1-4a90-acc7-66815f468269 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:34:04.342604 np0000173169 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 7/26] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:34:04 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 09 14:34:14.336243 np0000173169 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:35:04.358939 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.middleware.request_id [None req-e72ef4b6-34f1-47b3-bd5d-165ffe3c63b5 None None] RequestId filter calling following filter/app {{(pid=112435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:35:04.362553 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-e72ef4b6-34f1-47b3-bd5d-165ffe3c63b5 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:35:04.362764 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-e72ef4b6-34f1-47b3-bd5d-165ffe3c63b5 demo demo] Empty body provided in request {{(pid=112435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:35:04.362879 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-e72ef4b6-34f1-47b3-bd5d-165ffe3c63b5 demo demo] Calling method 'detail' {{(pid=112435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:35:04.363125 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.api_utils [None req-e72ef4b6-34f1-47b3-bd5d-165ffe3c63b5 demo demo] Removing options '' from query. {{(pid=112435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:35:04.363779 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.volume.api [None req-e72ef4b6-34f1-47b3-bd5d-165ffe3c63b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112435) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:35:04.373130 np0000173169 devstack@c-api.service[112435]: INFO cinder.volume.api [None req-e72ef4b6-34f1-47b3-bd5d-165ffe3c63b5 demo demo] Get all volumes completed successfully. May 09 14:35:04.375971 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-e72ef4b6-34f1-47b3-bd5d-165ffe3c63b5 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:35:04.376442 np0000173169 devstack@c-api.service[112435]: [pid: 112435|app: 0|req: 8/27] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:35:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:35:14.368287 np0000173169 devstack@c-api.service[112435]: DEBUG dbcounter [-] [112435] Writing DB stats cinder:SELECT=1 {{(pid=112435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:36:04.391658 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.middleware.request_id [None req-03cefebc-db5b-4b53-a7ca-4f236fd82f89 None None] RequestId filter calling following filter/app {{(pid=112433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:36:04.394855 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-03cefebc-db5b-4b53-a7ca-4f236fd82f89 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:36:04.395161 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-03cefebc-db5b-4b53-a7ca-4f236fd82f89 demo demo] Empty body provided in request {{(pid=112433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:36:04.395478 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-03cefebc-db5b-4b53-a7ca-4f236fd82f89 demo demo] Calling method 'detail' {{(pid=112433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:36:04.395894 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.api_utils [None req-03cefebc-db5b-4b53-a7ca-4f236fd82f89 demo demo] Removing options '' from query. {{(pid=112433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:36:04.397251 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.volume.api [None req-03cefebc-db5b-4b53-a7ca-4f236fd82f89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112433) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:36:04.405364 np0000173169 devstack@c-api.service[112433]: INFO cinder.volume.api [None req-03cefebc-db5b-4b53-a7ca-4f236fd82f89 demo demo] Get all volumes completed successfully. May 09 14:36:04.407387 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-03cefebc-db5b-4b53-a7ca-4f236fd82f89 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:36:04.407846 np0000173169 devstack@c-api.service[112433]: [pid: 112433|app: 0|req: 7/28] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:36:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:36:14.401817 np0000173169 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writing DB stats cinder:SELECT=1 {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:37:04.422452 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [None req-e07dc35c-d50c-4471-a8bb-14588b02b794 None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:37:04.425273 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-e07dc35c-d50c-4471-a8bb-14588b02b794 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:37:04.425512 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-e07dc35c-d50c-4471-a8bb-14588b02b794 demo demo] Empty body provided in request {{(pid=112434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:37:04.425767 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-e07dc35c-d50c-4471-a8bb-14588b02b794 demo demo] Calling method 'detail' {{(pid=112434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:37:04.426126 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.api_utils [None req-e07dc35c-d50c-4471-a8bb-14588b02b794 demo demo] Removing options '' from query. {{(pid=112434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:37:04.427053 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.volume.api [None req-e07dc35c-d50c-4471-a8bb-14588b02b794 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112434) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:37:04.433012 np0000173169 devstack@c-api.service[112434]: INFO cinder.volume.api [None req-e07dc35c-d50c-4471-a8bb-14588b02b794 demo demo] Get all volumes completed successfully. May 09 14:37:04.434948 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-e07dc35c-d50c-4471-a8bb-14588b02b794 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:37:04.435326 np0000173169 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 7/29] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:37:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:37:14.429425 np0000173169 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writing DB stats cinder:SELECT=1 {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:38:04.450124 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-d4c202b8-6ef0-4095-be1f-8f070a85d89e None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:38:04.547372 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-d4c202b8-6ef0-4095-be1f-8f070a85d89e demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:38:04.547908 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-d4c202b8-6ef0-4095-be1f-8f070a85d89e demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:38:04.548336 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-d4c202b8-6ef0-4095-be1f-8f070a85d89e demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:38:04.548785 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-d4c202b8-6ef0-4095-be1f-8f070a85d89e demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:38:04.549899 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-d4c202b8-6ef0-4095-be1f-8f070a85d89e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:38:04.556125 np0000173169 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-d4c202b8-6ef0-4095-be1f-8f070a85d89e demo demo] Get all volumes completed successfully. May 09 14:38:04.558080 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-d4c202b8-6ef0-4095-be1f-8f070a85d89e demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:38:04.558424 np0000173169 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 8/30] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:38:04 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 09 14:38:14.552536 np0000173169 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:39:04.573105 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.middleware.request_id [None req-29bb0e26-5607-4299-9dec-ada41a7cdece None None] RequestId filter calling following filter/app {{(pid=112435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:39:04.576256 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-29bb0e26-5607-4299-9dec-ada41a7cdece demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:39:04.576489 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-29bb0e26-5607-4299-9dec-ada41a7cdece demo demo] Empty body provided in request {{(pid=112435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:39:04.576745 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-29bb0e26-5607-4299-9dec-ada41a7cdece demo demo] Calling method 'detail' {{(pid=112435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:39:04.577094 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.api_utils [None req-29bb0e26-5607-4299-9dec-ada41a7cdece demo demo] Removing options '' from query. {{(pid=112435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:39:04.578305 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.volume.api [None req-29bb0e26-5607-4299-9dec-ada41a7cdece demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112435) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:39:04.588667 np0000173169 devstack@c-api.service[112435]: INFO cinder.volume.api [None req-29bb0e26-5607-4299-9dec-ada41a7cdece demo demo] Get all volumes completed successfully. May 09 14:39:04.591223 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-29bb0e26-5607-4299-9dec-ada41a7cdece demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:39:04.591592 np0000173169 devstack@c-api.service[112435]: [pid: 112435|app: 0|req: 9/31] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:39:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:39:14.582407 np0000173169 devstack@c-api.service[112435]: DEBUG dbcounter [-] [112435] Writing DB stats cinder:SELECT=1 {{(pid=112435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:40:04.609028 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.middleware.request_id [None req-4de15033-51f3-4e00-b324-07e6d16a698c None None] RequestId filter calling following filter/app {{(pid=112433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:40:04.611523 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-4de15033-51f3-4e00-b324-07e6d16a698c demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:40:04.611707 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-4de15033-51f3-4e00-b324-07e6d16a698c demo demo] Empty body provided in request {{(pid=112433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:40:04.611908 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-4de15033-51f3-4e00-b324-07e6d16a698c demo demo] Calling method 'detail' {{(pid=112433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:40:04.612361 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.api_utils [None req-4de15033-51f3-4e00-b324-07e6d16a698c demo demo] Removing options '' from query. {{(pid=112433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:40:04.613912 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.volume.api [None req-4de15033-51f3-4e00-b324-07e6d16a698c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112433) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:40:04.620031 np0000173169 devstack@c-api.service[112433]: INFO cinder.volume.api [None req-4de15033-51f3-4e00-b324-07e6d16a698c demo demo] Get all volumes completed successfully. May 09 14:40:04.622484 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-4de15033-51f3-4e00-b324-07e6d16a698c demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:40:04.622869 np0000173169 devstack@c-api.service[112433]: [pid: 112433|app: 0|req: 8/32] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:40:04 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 09 14:40:14.617365 np0000173169 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writing DB stats cinder:SELECT=1 {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:41:04.638509 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [None req-bf40c585-2487-42e9-a366-bf56f1976df4 None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:41:04.642249 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-bf40c585-2487-42e9-a366-bf56f1976df4 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:41:04.642597 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-bf40c585-2487-42e9-a366-bf56f1976df4 demo demo] Empty body provided in request {{(pid=112434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:41:04.642942 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-bf40c585-2487-42e9-a366-bf56f1976df4 demo demo] Calling method 'detail' {{(pid=112434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:41:04.643309 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.api_utils [None req-bf40c585-2487-42e9-a366-bf56f1976df4 demo demo] Removing options '' from query. {{(pid=112434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:41:04.644652 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.volume.api [None req-bf40c585-2487-42e9-a366-bf56f1976df4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112434) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:41:04.659422 np0000173169 devstack@c-api.service[112434]: INFO cinder.volume.api [None req-bf40c585-2487-42e9-a366-bf56f1976df4 demo demo] Get all volumes completed successfully. May 09 14:41:04.662240 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-bf40c585-2487-42e9-a366-bf56f1976df4 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:41:04.662788 np0000173169 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 8/33] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:41:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:41:14.649158 np0000173169 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writing DB stats cinder:SELECT=1 {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:42:04.676795 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-1a930ffc-e546-4613-bb83-41e41012e8b0 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:42:04.679676 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-1a930ffc-e546-4613-bb83-41e41012e8b0 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:42:04.679987 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-1a930ffc-e546-4613-bb83-41e41012e8b0 demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:42:04.680287 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-1a930ffc-e546-4613-bb83-41e41012e8b0 demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:42:04.680643 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-1a930ffc-e546-4613-bb83-41e41012e8b0 demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:42:04.681635 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-1a930ffc-e546-4613-bb83-41e41012e8b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:42:04.688960 np0000173169 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-1a930ffc-e546-4613-bb83-41e41012e8b0 demo demo] Get all volumes completed successfully. May 09 14:42:04.691058 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-1a930ffc-e546-4613-bb83-41e41012e8b0 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:42:04.691638 np0000173169 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 9/34] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:42:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:42:14.685023 np0000173169 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:43:04.707102 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.middleware.request_id [None req-9da9798e-15bc-4c7c-baec-571cea1342f2 None None] RequestId filter calling following filter/app {{(pid=112435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:43:04.834666 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-9da9798e-15bc-4c7c-baec-571cea1342f2 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:43:04.834895 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-9da9798e-15bc-4c7c-baec-571cea1342f2 demo demo] Empty body provided in request {{(pid=112435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:43:04.835114 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-9da9798e-15bc-4c7c-baec-571cea1342f2 demo demo] Calling method 'detail' {{(pid=112435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:43:04.835368 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.api_utils [None req-9da9798e-15bc-4c7c-baec-571cea1342f2 demo demo] Removing options '' from query. {{(pid=112435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:43:04.836208 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.volume.api [None req-9da9798e-15bc-4c7c-baec-571cea1342f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112435) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:43:04.847434 np0000173169 devstack@c-api.service[112435]: INFO cinder.volume.api [None req-9da9798e-15bc-4c7c-baec-571cea1342f2 demo demo] Get all volumes completed successfully. May 09 14:43:04.851634 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-9da9798e-15bc-4c7c-baec-571cea1342f2 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:43:04.852084 np0000173169 devstack@c-api.service[112435]: [pid: 112435|app: 0|req: 10/35] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:43:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:43:14.839527 np0000173169 devstack@c-api.service[112435]: DEBUG dbcounter [-] [112435] Writing DB stats cinder:SELECT=1 {{(pid=112435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:44:04.869446 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.middleware.request_id [None req-2f25d965-a2d1-40b6-89b4-5f5e33e3e956 None None] RequestId filter calling following filter/app {{(pid=112433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:44:04.874584 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-2f25d965-a2d1-40b6-89b4-5f5e33e3e956 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:44:04.874872 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-2f25d965-a2d1-40b6-89b4-5f5e33e3e956 demo demo] Empty body provided in request {{(pid=112433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:44:04.875131 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-2f25d965-a2d1-40b6-89b4-5f5e33e3e956 demo demo] Calling method 'detail' {{(pid=112433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:44:04.875448 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.api_utils [None req-2f25d965-a2d1-40b6-89b4-5f5e33e3e956 demo demo] Removing options '' from query. {{(pid=112433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:44:04.877671 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.volume.api [None req-2f25d965-a2d1-40b6-89b4-5f5e33e3e956 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112433) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:44:04.885800 np0000173169 devstack@c-api.service[112433]: INFO cinder.volume.api [None req-2f25d965-a2d1-40b6-89b4-5f5e33e3e956 demo demo] Get all volumes completed successfully. May 09 14:44:04.888380 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-2f25d965-a2d1-40b6-89b4-5f5e33e3e956 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:44:04.889077 np0000173169 devstack@c-api.service[112433]: [pid: 112433|app: 0|req: 9/36] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:44:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:44:14.881184 np0000173169 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writing DB stats cinder:SELECT=1 {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:45:04.904961 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [None req-a8409858-48ce-4149-9049-15e2ac22b64c None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:45:04.909243 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-a8409858-48ce-4149-9049-15e2ac22b64c demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:45:04.909642 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-a8409858-48ce-4149-9049-15e2ac22b64c demo demo] Empty body provided in request {{(pid=112434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:45:04.910076 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-a8409858-48ce-4149-9049-15e2ac22b64c demo demo] Calling method 'detail' {{(pid=112434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:45:04.910572 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.api_utils [None req-a8409858-48ce-4149-9049-15e2ac22b64c demo demo] Removing options '' from query. {{(pid=112434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:45:04.912196 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.volume.api [None req-a8409858-48ce-4149-9049-15e2ac22b64c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112434) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:45:04.921830 np0000173169 devstack@c-api.service[112434]: INFO cinder.volume.api [None req-a8409858-48ce-4149-9049-15e2ac22b64c demo demo] Get all volumes completed successfully. May 09 14:45:04.923870 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-a8409858-48ce-4149-9049-15e2ac22b64c demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:45:04.924232 np0000173169 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 9/37] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:45:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:45:14.916368 np0000173169 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writing DB stats cinder:SELECT=1 {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:46:04.941435 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-c45a2892-d8eb-4a06-8602-8aa29a3c223b None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:46:04.944291 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-c45a2892-d8eb-4a06-8602-8aa29a3c223b demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:46:04.944529 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-c45a2892-d8eb-4a06-8602-8aa29a3c223b demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:46:04.945228 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-c45a2892-d8eb-4a06-8602-8aa29a3c223b demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:46:04.945228 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-c45a2892-d8eb-4a06-8602-8aa29a3c223b demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:46:04.946384 np0000173169 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-c45a2892-d8eb-4a06-8602-8aa29a3c223b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:46:04.955233 np0000173169 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-c45a2892-d8eb-4a06-8602-8aa29a3c223b demo demo] Get all volumes completed successfully. May 09 14:46:04.957606 np0000173169 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-c45a2892-d8eb-4a06-8602-8aa29a3c223b demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:46:04.958359 np0000173169 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 10/38] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:46:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:46:14.950237 np0000173169 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:47:04.969990 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.middleware.request_id [None req-2c767d98-e4b7-471e-a9ab-daede712d6ab None None] RequestId filter calling following filter/app {{(pid=112435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:47:04.973647 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-2c767d98-e4b7-471e-a9ab-daede712d6ab demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:47:04.973912 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-2c767d98-e4b7-471e-a9ab-daede712d6ab demo demo] Empty body provided in request {{(pid=112435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:47:04.974342 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-2c767d98-e4b7-471e-a9ab-daede712d6ab demo demo] Calling method 'detail' {{(pid=112435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:47:04.975186 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.api.api_utils [None req-2c767d98-e4b7-471e-a9ab-daede712d6ab demo demo] Removing options '' from query. {{(pid=112435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:47:04.976812 np0000173169 devstack@c-api.service[112435]: DEBUG cinder.volume.api [None req-2c767d98-e4b7-471e-a9ab-daede712d6ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112435) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:47:04.987739 np0000173169 devstack@c-api.service[112435]: INFO cinder.volume.api [None req-2c767d98-e4b7-471e-a9ab-daede712d6ab demo demo] Get all volumes completed successfully. May 09 14:47:04.989629 np0000173169 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-2c767d98-e4b7-471e-a9ab-daede712d6ab demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:47:04.990009 np0000173169 devstack@c-api.service[112435]: [pid: 112435|app: 0|req: 11/39] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:47:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:47:14.980764 np0000173169 devstack@c-api.service[112435]: DEBUG dbcounter [-] [112435] Writing DB stats cinder:SELECT=1 {{(pid=112435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:48:05.006963 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.middleware.request_id [None req-aec4139a-80b8-48fc-9801-fbe4c4217838 None None] RequestId filter calling following filter/app {{(pid=112433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:48:05.099117 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-aec4139a-80b8-48fc-9801-fbe4c4217838 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:48:05.099360 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-aec4139a-80b8-48fc-9801-fbe4c4217838 demo demo] Empty body provided in request {{(pid=112433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:48:05.099597 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-aec4139a-80b8-48fc-9801-fbe4c4217838 demo demo] Calling method 'detail' {{(pid=112433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:48:05.099905 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.api.api_utils [None req-aec4139a-80b8-48fc-9801-fbe4c4217838 demo demo] Removing options '' from query. {{(pid=112433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:48:05.100970 np0000173169 devstack@c-api.service[112433]: DEBUG cinder.volume.api [None req-aec4139a-80b8-48fc-9801-fbe4c4217838 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112433) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:48:05.109026 np0000173169 devstack@c-api.service[112433]: INFO cinder.volume.api [None req-aec4139a-80b8-48fc-9801-fbe4c4217838 demo demo] Get all volumes completed successfully. May 09 14:48:05.111915 np0000173169 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-aec4139a-80b8-48fc-9801-fbe4c4217838 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:48:05.112429 np0000173169 devstack@c-api.service[112433]: [pid: 112433|app: 0|req: 10/40] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:48:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:48:15.103895 np0000173169 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writing DB stats cinder:SELECT=1 {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:49:05.125057 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [None req-aa82bf70-c932-4dd0-8044-e42798935409 None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:49:05.130287 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-aa82bf70-c932-4dd0-8044-e42798935409 demo demo] GET https://199.204.45.233/volume/v3/volumes/detail May 09 14:49:05.130287 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-aa82bf70-c932-4dd0-8044-e42798935409 demo demo] Empty body provided in request {{(pid=112434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:49:05.130287 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-aa82bf70-c932-4dd0-8044-e42798935409 demo demo] Calling method 'detail' {{(pid=112434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:49:05.130576 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.api.api_utils [None req-aa82bf70-c932-4dd0-8044-e42798935409 demo demo] Removing options '' from query. {{(pid=112434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:49:05.132090 np0000173169 devstack@c-api.service[112434]: DEBUG cinder.volume.api [None req-aa82bf70-c932-4dd0-8044-e42798935409 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112434) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:49:05.140857 np0000173169 devstack@c-api.service[112434]: INFO cinder.volume.api [None req-aa82bf70-c932-4dd0-8044-e42798935409 demo demo] Get all volumes completed successfully. May 09 14:49:05.143390 np0000173169 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-aa82bf70-c932-4dd0-8044-e42798935409 demo demo] https://199.204.45.233/volume/v3/volumes/detail returned with HTTP 200 May 09 14:49:05.144169 np0000173169 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 10/41] 199.204.45.233 () {64 vars in 1296 bytes} [Sat May 9 14:49:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:49:15.134875 np0000173169 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writing DB stats cinder:SELECT=1 {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}