Jun 29 05:17:30.157293 np0000183430 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 05:17:30.166212 np0000183430 devstack@c-api.service[112745]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 05:17:30.168476 np0000183430 devstack@c-api.service[112745]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 05:17:30 2026] *** Jun 29 05:17:30.168476 np0000183430 devstack@c-api.service[112745]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 05:17:30.168476 np0000183430 devstack@c-api.service[112745]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 05:17:30.168476 np0000183430 devstack@c-api.service[112745]: nodename: np0000183430 Jun 29 05:17:30.168476 np0000183430 devstack@c-api.service[112745]: machine: x86_64 Jun 29 05:17:30.168476 np0000183430 devstack@c-api.service[112745]: clock source: unix Jun 29 05:17:30.168476 np0000183430 devstack@c-api.service[112745]: pcre jit disabled Jun 29 05:17:30.168476 np0000183430 devstack@c-api.service[112745]: detected number of CPU cores: 16 Jun 29 05:17:30.168476 np0000183430 devstack@c-api.service[112745]: current working directory: / Jun 29 05:17:30.168476 np0000183430 devstack@c-api.service[112745]: detected binary path: /usr/bin/uwsgi-core Jun 29 05:17:30.168476 np0000183430 devstack@c-api.service[112745]: your processes number limit is 256917 Jun 29 05:17:30.168476 np0000183430 devstack@c-api.service[112745]: your memory page size is 4096 bytes Jun 29 05:17:30.168476 np0000183430 devstack@c-api.service[112745]: detected max file descriptor number: 2048 Jun 29 05:17:30.168476 np0000183430 devstack@c-api.service[112745]: lock engine: pthread robust mutexes Jun 29 05:17:30.168992 np0000183430 devstack@c-api.service[112745]: thunder lock: enabled Jun 29 05:17:30.168992 np0000183430 devstack@c-api.service[112745]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 05:17:30.168992 np0000183430 devstack@c-api.service[112745]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 05:17:30.168992 np0000183430 devstack@c-api.service[112745]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 05:17:30.168992 np0000183430 devstack@c-api.service[112745]: Set PythonHome to /opt/stack/data/venv Jun 29 05:17:30.205440 np0000183430 devstack@c-api.service[112745]: Python main interpreter initialized at 0x72b03e2a3668 Jun 29 05:17:30.205440 np0000183430 devstack@c-api.service[112745]: python threads support enabled Jun 29 05:17:30.205440 np0000183430 devstack@c-api.service[112745]: your server socket listen backlog is limited to 100 connections Jun 29 05:17:30.205440 np0000183430 devstack@c-api.service[112745]: your mercy for graceful operations on workers is 80 seconds Jun 29 05:17:30.205963 np0000183430 devstack@c-api.service[112745]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 05:17:30.206096 np0000183430 devstack@c-api.service[112745]: *** Operational MODE: preforking *** Jun 29 05:17:30.206318 np0000183430 devstack@c-api.service[112745]: *** uWSGI is running in multiple interpreter mode *** Jun 29 05:17:30.206318 np0000183430 devstack@c-api.service[112745]: spawned uWSGI master process (pid: 112745) Jun 29 05:17:30.206535 np0000183430 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 05:17:30.207245 np0000183430 devstack@c-api.service[112745]: spawned uWSGI worker 1 (pid: 112752, cores: 1) Jun 29 05:17:30.207754 np0000183430 devstack@c-api.service[112745]: spawned uWSGI worker 2 (pid: 112753, cores: 1) Jun 29 05:17:30.210879 np0000183430 devstack@c-api.service[112745]: spawned uWSGI worker 3 (pid: 112754, cores: 1) Jun 29 05:17:30.210879 np0000183430 devstack@c-api.service[112745]: spawned uWSGI worker 4 (pid: 112755, cores: 1) Jun 29 05:17:30.210879 np0000183430 devstack@c-api.service[112745]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 05:17:30.347082 np0000183430 devstack@c-api.service[112754]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 05:17:30.347082 np0000183430 devstack@c-api.service[112754]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 05:17:30.347082 np0000183430 devstack@c-api.service[112754]: we strongly recommend against using it for new projects. Jun 29 05:17:30.347082 np0000183430 devstack@c-api.service[112754]: If you are already using Eventlet, we recommend migrating to a different Jun 29 05:17:30.347082 np0000183430 devstack@c-api.service[112754]: framework. For more detail see Jun 29 05:17:30.347082 np0000183430 devstack@c-api.service[112754]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 05:17:30.347082 np0000183430 devstack@c-api.service[112754]: import eventlet # noqa Jun 29 05:17:30.350738 np0000183430 devstack@c-api.service[112755]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 05:17:30.350738 np0000183430 devstack@c-api.service[112755]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 05:17:30.350738 np0000183430 devstack@c-api.service[112755]: we strongly recommend against using it for new projects. Jun 29 05:17:30.350738 np0000183430 devstack@c-api.service[112755]: If you are already using Eventlet, we recommend migrating to a different Jun 29 05:17:30.350738 np0000183430 devstack@c-api.service[112755]: framework. For more detail see Jun 29 05:17:30.350738 np0000183430 devstack@c-api.service[112755]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 05:17:30.350738 np0000183430 devstack@c-api.service[112755]: import eventlet # noqa Jun 29 05:17:30.351524 np0000183430 devstack@c-api.service[112753]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 05:17:30.351524 np0000183430 devstack@c-api.service[112753]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 05:17:30.351524 np0000183430 devstack@c-api.service[112753]: we strongly recommend against using it for new projects. Jun 29 05:17:30.351524 np0000183430 devstack@c-api.service[112753]: If you are already using Eventlet, we recommend migrating to a different Jun 29 05:17:30.351524 np0000183430 devstack@c-api.service[112753]: framework. For more detail see Jun 29 05:17:30.351524 np0000183430 devstack@c-api.service[112753]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 05:17:30.351524 np0000183430 devstack@c-api.service[112753]: import eventlet # noqa Jun 29 05:17:30.355617 np0000183430 devstack@c-api.service[112752]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 05:17:30.355617 np0000183430 devstack@c-api.service[112752]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 05:17:30.355617 np0000183430 devstack@c-api.service[112752]: we strongly recommend against using it for new projects. Jun 29 05:17:30.355617 np0000183430 devstack@c-api.service[112752]: If you are already using Eventlet, we recommend migrating to a different Jun 29 05:17:30.355617 np0000183430 devstack@c-api.service[112752]: framework. For more detail see Jun 29 05:17:30.355617 np0000183430 devstack@c-api.service[112752]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 05:17:30.355617 np0000183430 devstack@c-api.service[112752]: import eventlet # noqa Jun 29 05:17:30.445977 np0000183430 devstack@c-api.service[112754]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 05:17:30.445977 np0000183430 devstack@c-api.service[112754]: warnings.warn( Jun 29 05:17:30.447175 np0000183430 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 05:17:30.447175 np0000183430 devstack@c-api.service[112755]: warnings.warn( Jun 29 05:17:30.451476 np0000183430 devstack@c-api.service[112753]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 05:17:30.451476 np0000183430 devstack@c-api.service[112753]: warnings.warn( Jun 29 05:17:30.451733 np0000183430 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 05:17:30.451733 np0000183430 devstack@c-api.service[112752]: warnings.warn( Jun 29 05:17:30.525252 np0000183430 devstack@c-api.service[112754]: /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 Jun 29 05:17:30.525252 np0000183430 devstack@c-api.service[112754]: from cgi import parse_header Jun 29 05:17:30.526181 np0000183430 devstack@c-api.service[112753]: /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 Jun 29 05:17:30.526181 np0000183430 devstack@c-api.service[112753]: from cgi import parse_header Jun 29 05:17:30.529057 np0000183430 devstack@c-api.service[112755]: /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 Jun 29 05:17:30.529057 np0000183430 devstack@c-api.service[112755]: from cgi import parse_header Jun 29 05:17:30.542779 np0000183430 devstack@c-api.service[112752]: /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 Jun 29 05:17:30.542779 np0000183430 devstack@c-api.service[112752]: from cgi import parse_header Jun 29 05:17:30.574924 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:17:30.574924 np0000183430 devstack@c-api.service[112754]: removals.removed_module( Jun 29 05:17:30.576690 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:17:30.576690 np0000183430 devstack@c-api.service[112754]: removals.removed_module( Jun 29 05:17:30.577510 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:17:30.577510 np0000183430 devstack@c-api.service[112755]: removals.removed_module( Jun 29 05:17:30.577627 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:30.577627 np0000183430 devstack@c-api.service[112753]: removals.removed_module( Jun 29 05:17:30.579204 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:17:30.579204 np0000183430 devstack@c-api.service[112755]: removals.removed_module( Jun 29 05:17:30.579343 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:30.579343 np0000183430 devstack@c-api.service[112753]: removals.removed_module( Jun 29 05:17:30.599189 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:30.599189 np0000183430 devstack@c-api.service[112752]: removals.removed_module( Jun 29 05:17:30.600718 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:30.600718 np0000183430 devstack@c-api.service[112752]: removals.removed_module( Jun 29 05:17:31.351051 np0000183430 devstack@c-api.service[112753]: /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 Jun 29 05:17:31.351051 np0000183430 devstack@c-api.service[112753]: warnings.warn( Jun 29 05:17:31.378757 np0000183430 devstack@c-api.service[112752]: /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 Jun 29 05:17:31.378757 np0000183430 devstack@c-api.service[112752]: warnings.warn( Jun 29 05:17:31.402081 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:31.402081 np0000183430 devstack@c-api.service[112753]: warnings.warn( Jun 29 05:17:31.429370 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:31.429370 np0000183430 devstack@c-api.service[112752]: warnings.warn( Jun 29 05:17:31.455870 np0000183430 devstack@c-api.service[112754]: /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 Jun 29 05:17:31.455870 np0000183430 devstack@c-api.service[112754]: warnings.warn( Jun 29 05:17:31.512966 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:17:31.512966 np0000183430 devstack@c-api.service[112754]: warnings.warn( Jun 29 05:17:31.552212 np0000183430 devstack@c-api.service[112755]: /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 Jun 29 05:17:31.552212 np0000183430 devstack@c-api.service[112755]: warnings.warn( Jun 29 05:17:31.603719 np0000183430 devstack@c-api.service[112753]: 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. Jun 29 05:17:31.603924 np0000183430 devstack@c-api.service[112753]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112753) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 05:17:31.608152 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:17:31.608152 np0000183430 devstack@c-api.service[112755]: warnings.warn( Jun 29 05:17:31.620384 np0000183430 devstack@c-api.service[112752]: 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. Jun 29 05:17:31.620744 np0000183430 devstack@c-api.service[112752]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112752) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 05:17:31.695204 np0000183430 devstack@c-api.service[112752]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 05:17:31.695204 np0000183430 devstack@c-api.service[112752]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 05:17:31.699861 np0000183430 devstack@c-api.service[112753]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 05:17:31.699861 np0000183430 devstack@c-api.service[112753]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 05:17:31.740200 np0000183430 devstack@c-api.service[112754]: 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. Jun 29 05:17:31.740449 np0000183430 devstack@c-api.service[112754]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112754) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 05:17:31.811089 np0000183430 devstack@c-api.service[112754]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 05:17:31.811089 np0000183430 devstack@c-api.service[112754]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 05:17:31.814262 np0000183430 devstack@c-api.service[112755]: 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. Jun 29 05:17:31.814600 np0000183430 devstack@c-api.service[112755]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112755) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 05:17:31.891175 np0000183430 devstack@c-api.service[112755]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 05:17:31.891175 np0000183430 devstack@c-api.service[112755]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 05:17:32.166171 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112753) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 05:17:32.166385 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112752) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 05:17:32.166451 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.166528 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.166628 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.166703 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.166770 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.166899 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.167154 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.167224 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.167281 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.167353 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.167422 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.167492 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.167492 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.167650 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.167727 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.167784 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.167784 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.167784 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.167784 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.167784 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.170242 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.170242 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.170533 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.170602 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.170673 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.170740 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.170804 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.170895 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.170961 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.171020 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.171086 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.171150 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.171150 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.171150 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.176818 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.176962 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.176962 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.177116 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.177175 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.177243 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.177243 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.177362 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.177427 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.177483 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.177483 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.177483 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.177483 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.177483 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.178622 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.178693 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.178750 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.178805 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.178905 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.178972 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.179032 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.179095 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.179161 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.179218 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.179275 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.179330 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.179385 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.179454 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.179517 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.179579 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.179642 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.179698 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.179762 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.179826 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.179904 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.179978 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.180034 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.180100 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.180100 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.180100 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.180100 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.180100 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.180376 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.180376 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.180376 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.180531 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.180531 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.180531 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.180697 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.180812 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.180922 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.180922 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.180922 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.180922 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.180922 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.180922 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.182733 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.182799 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.182872 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.182915 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.182975 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.183035 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.183101 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.183152 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.183193 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.183239 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.183279 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.183358 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.183408 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.183467 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.184785 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.184890 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.184941 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.184987 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.185028 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.185078 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.185151 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.185482 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.185535 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.185577 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.185625 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.185665 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.185665 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.185743 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.185784 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.185824 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.185896 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.185896 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.185971 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.186012 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.186063 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.186263 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.186318 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.186368 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.186430 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.186485 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.186537 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.186600 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.188003 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.188066 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.188107 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.188168 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.188249 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.188297 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.188370 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.188493 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.188544 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.188611 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.188670 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.188720 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.188781 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.188858 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.193210 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.193275 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.193316 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.193395 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.193439 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.193501 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.193555 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.194135 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.194237 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.194297 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.194358 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.194410 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.194460 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.194526 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.194586 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.194627 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.194679 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.194679 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.194679 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.194679 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.194813 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.194882 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.194882 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.194955 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.195002 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.195046 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.195088 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.195153 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.196128 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.196190 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.196226 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.196307 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.196357 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.196392 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.196436 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.196484 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.196522 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.196567 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.196605 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.196664 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.196711 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.196810 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.198706 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112754) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 05:17:32.199147 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.199263 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.199349 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.199433 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.199491 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.199553 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.199611 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.199663 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.199718 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.199775 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.199829 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.199900 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.199978 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.200037 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.200096 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.200166 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.200166 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.200269 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.200326 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.200392 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.200392 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.200392 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.200392 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.200392 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.200853 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.200971 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.200971 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.201086 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.201086 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.201186 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.201186 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.201812 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.201930 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.201930 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.202043 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.202104 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.202104 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.202724 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.202786 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.202869 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.202929 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.202987 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.203045 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.203120 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.203196 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.203254 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.203311 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.203369 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.203426 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.203491 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.203548 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.203605 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.203672 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.203738 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.203804 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.203885 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.203945 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.204001 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.204346 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.204420 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.204488 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.204546 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.204603 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.204603 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.204728 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.204792 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.204889 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.204960 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.204960 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.205068 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.205132 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.205190 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.205254 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.205254 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.205386 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.205444 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.205512 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.205580 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.205580 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.205699 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.205755 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.205819 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.205914 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.205984 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.206041 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.206041 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.206184 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.206244 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.206309 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.206365 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.206365 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.206481 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.206539 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.206539 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.206539 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.206539 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.206539 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.206539 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.206539 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.206539 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.206539 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.206539 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.207165 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.207165 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.207294 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.207362 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.207616 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.207677 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.207748 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.207813 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.207957 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.208029 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.208090 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.208090 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.208090 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.208272 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.208272 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.208272 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.208272 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.208272 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.208272 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.208272 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.208663 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.208663 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.208663 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.208663 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.208924 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.208987 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.209047 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.209104 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.209179 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.209246 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.209319 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.209377 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.209443 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.209507 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.209577 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.209643 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.209699 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.209764 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.209821 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.209917 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.209992 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.210059 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.210116 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.210234 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.210234 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.210350 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.210419 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.210484 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.210543 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.210543 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.210543 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.210543 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.210543 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.210543 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.210976 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.211074 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.211137 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.211203 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.211264 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.211311 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.211340 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.211375 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.211407 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.211440 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.211469 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.211501 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.211532 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.211564 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.211596 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.211633 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.211633 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.211633 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.211633 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.211633 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.211633 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.211633 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.211633 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.211633 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.211633 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.211896 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.211924 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.211954 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.211954 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.212017 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.212045 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.212078 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.212078 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.212134 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.212172 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.212206 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.212240 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.212268 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.212300 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.212329 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.212365 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.212393 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.212426 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.212459 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.212492 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.212524 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.212558 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.212558 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.212558 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.212558 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.212670 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.212670 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.212670 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.212670 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.212670 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.212670 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.212670 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.212875 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.212875 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.212875 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.212875 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.212980 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.213013 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.213043 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.213070 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.213103 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.213135 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.213166 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.213195 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.213227 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.213255 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.213287 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.213324 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.213360 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.213400 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.213432 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.213464 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.213464 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.213464 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.213464 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.213464 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.213464 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.213464 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.213464 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.213464 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.213464 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.213723 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.213723 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.213779 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.213813 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.213866 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.213905 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.213934 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.213968 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.213996 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.214027 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.214060 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.214087 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.214120 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.214170 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.214199 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.214231 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.214261 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.214288 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.214320 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.214349 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.214382 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.214411 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.214439 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.214471 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.214499 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.214499 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.214499 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.214499 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.214499 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.214499 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.214499 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.214499 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.214499 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.214499 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.214744 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.214744 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.214744 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.214744 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.214744 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.214744 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.214744 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.214744 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.214744 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.214982 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.214982 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.214982 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.214982 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.215080 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.215080 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.215161 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.215196 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.215245 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.215313 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.215351 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.215431 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.215486 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.215544 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.215603 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.215661 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.215719 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.215777 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.215868 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.216153 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.216218 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.216284 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.216375 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.216436 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.216494 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.216598 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.217038 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.217100 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.217160 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.217228 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.217295 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.217377 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.217439 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.217476 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.217509 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.217560 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.217623 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.217682 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.217717 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.217746 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.217778 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.217809 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.217849 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.217900 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.217942 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.217976 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.218008 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.218040 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.218071 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.218101 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.218135 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.218208 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.218239 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.218287 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.218624 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.218691 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.218745 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.218806 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.218895 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.218951 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.218985 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.219019 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.219048 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.219079 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.219133 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.219190 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.219247 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.219311 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.219393 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.219452 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.219517 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.219569 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.219633 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.219691 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.219755 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.219803 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.219886 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.219948 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.220008 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.220059 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.220090 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.220119 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.220153 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.220180 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.220211 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.220239 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.220269 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.220296 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.220328 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.220359 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.220359 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.220414 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.220414 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.220468 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.220501 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.220533 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.220686 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.220742 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.220803 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.220881 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.220943 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.221000 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.221067 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.221538 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.221618 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.221673 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.221733 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.221765 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.221794 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.221827 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.221865 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.221894 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.221929 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.221966 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.221995 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.222030 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.222074 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.222112 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.222145 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.222212 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.222245 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.222273 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.222310 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.222340 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.222552 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.222581 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.222613 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.222641 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.222673 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.222705 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.222736 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.222768 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.222797 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.222829 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.222877 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.222909 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.222936 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.222969 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.222997 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.223028 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.223056 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.223083 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.223116 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.223116 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.223116 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.223633 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.223697 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.223749 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.223781 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.223810 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.223852 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.223891 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.223923 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.223959 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.223987 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.224015 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.224051 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.224079 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.224121 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.224156 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.224184 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.224276 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.224325 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.224352 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.224416 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.224478 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.226452 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.226515 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.226555 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.226594 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.226635 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.226671 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.226705 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.226733 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.226733 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.226793 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.226793 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.226868 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.226899 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.226926 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.227455 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.227504 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.227563 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.227616 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.227680 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.227736 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.227777 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.228389 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.228451 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.228507 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.228550 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.228695 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.228759 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.228796 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.228850 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.228850 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.228933 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.228979 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.229028 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.229028 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.229101 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.229101 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.229101 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.229209 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.229209 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.274801 np0000183430 devstack@c-api.service[112752]: INFO dbcounter [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Registered counter for database cinder Jun 29 05:17:32.275558 np0000183430 devstack@c-api.service[112753]: INFO dbcounter [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Registered counter for database cinder Jun 29 05:17:32.276772 np0000183430 devstack@c-api.service[112754]: INFO dbcounter [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Registered counter for database cinder Jun 29 05:17:32.292855 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112755) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 05:17:32.293265 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.293346 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.293643 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.293967 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.294070 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.294148 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.294221 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.294303 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.294303 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.294405 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.295055 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.295142 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.295202 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.295202 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.295310 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.295362 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.295430 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.296363 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.296445 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.296504 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.296565 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.296651 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.296709 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.296799 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.297301 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.297388 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.297448 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.297507 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.297507 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.297607 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.297663 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.297727 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.297785 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.297865 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.297920 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.297991 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.297991 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.298094 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.298442 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.298530 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.298600 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.298600 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.298714 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.298714 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.298826 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.299472 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.299547 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.299604 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.299657 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.299723 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.299781 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.299857 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.300273 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.300348 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.300432 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.300432 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.300537 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.300537 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.300644 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.300896 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.300976 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.301034 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.301110 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.301110 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.301231 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.301288 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.301869 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.301964 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.301964 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.302077 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.302077 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.302191 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.302263 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.303097 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.303156 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.303197 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.303258 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.303301 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.303380 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.303427 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.303729 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.303788 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.303866 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.303922 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.303966 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.304027 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.304085 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.304518 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.304644 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.304697 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.304766 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.304824 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.304905 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.304952 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.305564 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.305619 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.305693 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.305751 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.305815 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.305877 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.306158 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.306682 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.306733 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.306803 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.306883 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.306934 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.306970 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.307053 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.307123 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.307175 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.307217 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.307287 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.307343 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.307386 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.307469 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.307515 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.307585 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.307630 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.307695 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.307762 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.307818 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.307995 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.308387 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.308454 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.308496 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.308564 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.308616 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.308753 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.308753 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.309028 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.309090 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.309131 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.309188 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.309244 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.309334 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.309429 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.309488 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.309556 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.309601 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.309667 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.309710 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.309780 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.309849 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.309910 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.310048 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.310048 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.310134 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.310134 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.310248 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.310298 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.310665 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.310731 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.310774 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.310815 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.310907 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.310967 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.311016 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.311442 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.311494 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.311537 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.311602 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.311652 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.311725 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.311771 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.312297 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.312358 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.312408 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.312457 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.312505 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.312570 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.312620 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.313476 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.313545 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.313588 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.313635 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.313717 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.313771 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.313817 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.314126 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.314175 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.314246 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.314328 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.314375 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.314428 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.314512 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.314787 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.314852 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.314936 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.314982 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.315031 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.315097 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.315155 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.315599 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.315663 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.315707 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.315778 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.315843 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.315886 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.315969 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.316015 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.316077 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.316121 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.316199 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.316245 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.316312 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.316363 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.316791 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.316862 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.316915 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.316974 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.317046 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.317091 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.317160 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.317671 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.317734 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.317887 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.317887 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.317973 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.317973 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.318051 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:17:32.318343 np0000183430 devstack@c-api.service[112754]: DEBUG oslo_db.sqlalchemy.engines [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 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=112754) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:17:32.318501 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:17:32.318548 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:17:32.318611 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:17:32.318668 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:17:32.318710 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:17:32.318779 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:17:32.320084 np0000183430 devstack@c-api.service[112752]: DEBUG oslo_db.sqlalchemy.engines [None req-6edac640-dc0f-44f3-9a42-58a32d95744d 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=112752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:17:32.323608 np0000183430 devstack@c-api.service[112753]: DEBUG oslo_db.sqlalchemy.engines [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d 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=112753) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:17:32.366717 np0000183430 devstack@c-api.service[112755]: INFO dbcounter [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Registered counter for database cinder Jun 29 05:17:32.409866 np0000183430 devstack@c-api.service[112755]: DEBUG oslo_db.sqlalchemy.engines [None req-1351e078-8961-4a1e-b004-c55ef6c61ced 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=112755) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:17:32.436386 np0000183430 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writer thread running {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 05:17:32.438375 np0000183430 devstack@c-api.service[112754]: DEBUG dbcounter [-] [112754] Writer thread running {{(pid=112754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 05:17:32.439794 np0000183430 devstack@c-api.service[112752]: INFO cinder.rpc [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 05:17:32.440373 np0000183430 devstack@c-api.service[112753]: DEBUG dbcounter [-] [112753] Writer thread running {{(pid=112753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 05:17:32.441142 np0000183430 devstack@c-api.service[112754]: INFO cinder.rpc [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 05:17:32.442940 np0000183430 devstack@c-api.service[112753]: INFO cinder.rpc [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 05:17:32.443062 np0000183430 devstack@c-api.service[112752]: INFO cinder.rpc [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 05:17:32.443508 np0000183430 devstack@c-api.service[112754]: INFO cinder.rpc [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 05:17:32.445240 np0000183430 devstack@c-api.service[112753]: INFO cinder.rpc [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 05:17:32.445913 np0000183430 devstack@c-api.service[112752]: INFO cinder.rpc [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 05:17:32.446220 np0000183430 devstack@c-api.service[112754]: INFO cinder.rpc [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 05:17:32.447412 np0000183430 devstack@c-api.service[112753]: INFO cinder.rpc [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 05:17:32.448275 np0000183430 devstack@c-api.service[112752]: INFO cinder.rpc [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 05:17:32.448680 np0000183430 devstack@c-api.service[112754]: INFO cinder.rpc [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 05:17:32.449129 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.449316 np0000183430 devstack@c-api.service[112753]: INFO cinder.rpc [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 05:17:32.449806 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.450154 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.452150 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.453056 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.453245 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.485512 np0000183430 devstack@c-api.service[112753]: DEBUG oslo_db.sqlalchemy.engines [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d 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=112753) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:17:32.487159 np0000183430 devstack@c-api.service[112752]: DEBUG oslo_db.sqlalchemy.engines [None req-6edac640-dc0f-44f3-9a42-58a32d95744d 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=112752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:17:32.487649 np0000183430 devstack@c-api.service[112753]: INFO cinder.rpc [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 05:17:32.488511 np0000183430 devstack@c-api.service[112754]: DEBUG oslo_db.sqlalchemy.engines [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 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=112754) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:17:32.489347 np0000183430 devstack@c-api.service[112753]: INFO cinder.rpc [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 05:17:32.490194 np0000183430 devstack@c-api.service[112752]: INFO cinder.rpc [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 05:17:32.490324 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.491309 np0000183430 devstack@c-api.service[112754]: INFO cinder.rpc [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 05:17:32.492818 np0000183430 devstack@c-api.service[112752]: INFO cinder.rpc [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 05:17:32.493724 np0000183430 devstack@c-api.service[112754]: INFO cinder.rpc [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 05:17:32.494116 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.494976 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.500768 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.503922 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.506683 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.507065 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.508087 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.509859 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.512054 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.513099 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.514284 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.515060 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.517699 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.517995 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.518075 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.521117 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.521223 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.523698 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.523939 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.524097 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.525909 np0000183430 devstack@c-api.service[112755]: DEBUG dbcounter [-] [112755] Writer thread running {{(pid=112755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 05:17:32.526927 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.527122 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.528379 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.528477 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.529224 np0000183430 devstack@c-api.service[112755]: INFO cinder.rpc [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 05:17:32.529926 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.531036 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.531126 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.532894 np0000183430 devstack@c-api.service[112755]: INFO cinder.rpc [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 05:17:32.532997 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.534406 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.534488 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.535123 np0000183430 devstack@c-api.service[112755]: INFO cinder.rpc [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 05:17:32.536636 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.537063 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.537337 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.537480 np0000183430 devstack@c-api.service[112755]: INFO cinder.rpc [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 05:17:32.538698 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.540036 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.540562 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.542132 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.542394 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.542597 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.542645 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.543732 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.545155 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.545270 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.545955 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.546543 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.548001 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.548097 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.549295 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.549615 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.550872 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.551112 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.551182 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.552300 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.552463 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.553290 np0000183430 devstack@c-api.service[112753]: WARNING cinder.api.contrib.hosts [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 05:17:32.553507 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: extensions {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.553925 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.554558 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.554888 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: cgsnapshots {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.555238 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.556256 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: qos-specs {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.556669 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.556736 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.558030 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.558266 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.558365 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: capabilities {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.559088 np0000183430 devstack@c-api.service[112752]: WARNING cinder.api.contrib.hosts [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 05:17:32.559304 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: extensions {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.559748 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.560247 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: backups {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.560640 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: cgsnapshots {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.561142 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.562015 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: qos-specs {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.562255 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: os-volume-type-access {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.562606 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.564027 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.564089 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: encryption {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.564781 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: capabilities {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.565529 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.565595 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: consistencygroups {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.566068 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: backups {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.566899 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.567493 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: extra_specs {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.567916 np0000183430 devstack@c-api.service[112754]: WARNING cinder.api.contrib.hosts [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 05:17:32.568085 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: os-volume-type-access {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.568167 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: extensions {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.569045 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: encryption {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.569700 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: encryption {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.570289 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: cgsnapshots {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.570779 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: os-volume-manage {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.571204 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: consistencygroups {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.571687 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: qos-specs {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.572238 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: os-volume-transfer {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.573167 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: extra_specs {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.573781 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: capabilities {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.573883 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: os-availability-zone {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.574966 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: encryption {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.575075 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: backups {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.575140 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: os-quota-sets {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.576449 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: os-volume-manage {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.576552 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: os-quota-class-sets {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.577100 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: os-volume-type-access {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.577853 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: os-snapshot-manage {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.577935 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: os-volume-transfer {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.578520 np0000183430 devstack@c-api.service[112755]: DEBUG oslo_db.sqlalchemy.engines [None req-1351e078-8961-4a1e-b004-c55ef6c61ced 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=112755) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:17:32.579022 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: encryption {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.579290 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: os-hosts {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.579520 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: os-availability-zone {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.580428 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: consistencygroups {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.580705 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extended resource: scheduler-stats {{(pid=112753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.580813 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: os-quota-sets {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.581268 np0000183430 devstack@c-api.service[112755]: INFO cinder.rpc [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 05:17:32.582258 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: os-quota-class-sets {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.582523 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: extra_specs {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.583003 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.583519 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: os-snapshot-manage {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.583741 np0000183430 devstack@c-api.service[112755]: INFO cinder.rpc [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 05:17:32.584188 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: encryption {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.584465 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.584925 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: os-hosts {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.585059 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.585321 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.contrib.snapshot_actions [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] SnapshotActionsController initialized {{(pid=112753) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 05:17:32.585918 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: os-volume-manage {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.586035 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.586273 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extended resource: scheduler-stats {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.587391 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.587441 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: os-volume-transfer {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.588415 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.588687 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.589021 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: os-availability-zone {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.589793 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.590075 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.590329 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: os-quota-sets {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.590663 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.contrib.snapshot_actions [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] SnapshotActionsController initialized {{(pid=112752) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 05:17:32.591391 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.591530 np0000183430 devstack@c-api.service[112753]: WARNING castellan.key_manager.migration [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.591753 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: os-quota-class-sets {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.592341 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension UsedLimits extending resource: limits {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.592448 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.592651 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.592726 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.592784 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.592866 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension VolumeActions extending resource: volumes {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.592994 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.593076 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: os-snapshot-manage {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.593136 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.593194 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension TypesManage extending resource: types {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.593285 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.593406 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.593481 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension AdminActions extending resource: volumes {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.593605 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension AdminActions extending resource: snapshots {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.593701 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension AdminActions extending resource: backups {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.593806 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.593926 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.594027 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.594087 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.v3.router [None req-5f922211-b903-4f0a-9e6e-57c9bc4cf94d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.594478 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: os-hosts {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.595440 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.595864 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extended resource: scheduler-stats {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.596253 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.596892 np0000183430 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.597695 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension UsedLimits extending resource: limits {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.597811 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.598507 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.598606 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.598676 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.598736 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension VolumeActions extending resource: volumes {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.599028 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.599028 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.599028 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension TypesManage extending resource: types {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.599313 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.599313 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.599422 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension AdminActions extending resource: volumes {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.599478 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension AdminActions extending resource: snapshots {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.599540 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension AdminActions extending resource: backups {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.599673 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.599757 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.599899 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-6edac640-dc0f-44f3-9a42-58a32d95744d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.600277 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.600492 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.601132 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.contrib.snapshot_actions [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] SnapshotActionsController initialized {{(pid=112754) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 05:17:32.601878 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.602392 np0000183430 devstack@c-api.service[112753]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72b03e2a3668 pid: 112753 (default app) Jun 29 05:17:32.603492 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.603704 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.604815 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.606195 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.607559 np0000183430 devstack@c-api.service[112752]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72b03e2a3668 pid: 112752 (default app) Jun 29 05:17:32.607709 np0000183430 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.607747 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.608544 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension UsedLimits extending resource: limits {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.608671 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.608895 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.609006 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.609128 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension VolumeActions extending resource: volumes {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.609259 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.609367 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.609477 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension TypesManage extending resource: types {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.609583 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.609719 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.609823 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension AdminActions extending resource: volumes {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.609960 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension AdminActions extending resource: snapshots {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.610064 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension AdminActions extending resource: backups {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.610178 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.610313 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.610450 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-f0081756-fe2f-4549-b7f0-70aa7c81cd73 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.610487 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.610487 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.610487 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.610487 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.610651 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.610651 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.610651 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.610651 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.610792 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.610792 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.610792 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.610792 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.610792 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.610792 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.611085 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.611085 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.611085 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.611085 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.611085 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.611350 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.611350 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.611350 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.611350 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.611350 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.611650 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.611650 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.611650 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.611650 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.611927 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.611927 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.611927 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.611927 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.611927 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.612257 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.612257 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.612257 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.612415 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.612468 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.612468 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.612468 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.612468 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.612468 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.612468 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.612794 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.612794 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.612794 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.612794 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.612794 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.612794 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.613199 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.613199 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.613199 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.613199 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.613199 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.613199 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.613522 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.613522 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.613522 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.613522 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.613522 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.613522 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.613794 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.613794 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.613794 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.613794 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.614123 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.614123 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.614123 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.614123 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.614123 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.614401 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.614401 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.614401 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.614401 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.614401 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.614640 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.614640 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.614640 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.614640 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.614640 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.614640 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.614922 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.614922 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.614922 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.614922 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.614922 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.615185 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.615185 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.615185 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.615185 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.615185 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.615412 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.615412 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.615412 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.615412 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.615613 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.615613 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.615613 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.615613 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.615799 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.615799 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.615799 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.615799 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.615799 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.616097 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.616097 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.616097 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.616097 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.616097 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.616309 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.616309 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.616309 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.616309 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.616503 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.616503 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.616503 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.616503 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.616715 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.616715 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.616715 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.616715 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.616997 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.616997 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.616997 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.616997 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.617273 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.617273 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.617273 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.617273 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.617518 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.617518 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.617518 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.617518 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.617518 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.617518 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.617865 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.617865 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.617865 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.617865 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.617865 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.618116 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.618116 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.618116 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.618116 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.618116 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.618116 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.618116 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.618606 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.618606 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.618606 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.618606 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.618606 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.618606 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.618888 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.618888 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.618888 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.618888 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.618888 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.618888 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.619182 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.619182 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.619182 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.619182 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.619182 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.619182 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.619435 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.619435 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.619435 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.619435 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.619578 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.619578 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.619578 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.619578 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.619713 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.619713 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.619713 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.619713 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.619915 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.619915 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.619915 np0000183430 devstack@c-api.service[112753]: /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. Jun 29 05:17:32.619915 np0000183430 devstack@c-api.service[112753]: warnings.warn(deprecated_msg) Jun 29 05:17:32.619915 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.middleware.request_id [None req-8970c9b8-3322-4697-b3a9-f63ecbd265be None None] RequestId filter calling following filter/app {{(pid=112753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:17:32.620083 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.620115 np0000183430 devstack@c-api.service[112753]: [pid: 112753|app: 0|req: 1/1] 199.19.213.125 () {60 vars in 956 bytes} [Mon Jun 29 05:17:32 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 05:17:32.620148 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.620175 np0000183430 devstack@c-api.service[112754]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72b03e2a3668 pid: 112754 (default app) Jun 29 05:17:32.620220 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.622872 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.624313 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.627059 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.632649 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.636121 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.638237 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.639982 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.641521 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.643126 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.644731 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.646128 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.647712 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.649111 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.650116 np0000183430 devstack@c-api.service[112755]: WARNING cinder.api.contrib.hosts [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 05:17:32.650335 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: extensions {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.652455 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: cgsnapshots {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.653823 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: qos-specs {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.655982 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: capabilities {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.657245 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: backups {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.659360 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: os-volume-type-access {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.660970 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: encryption {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.662485 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: consistencygroups {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.664638 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: extra_specs {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.666188 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: encryption {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.667763 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: os-volume-manage {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.669218 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: os-volume-transfer {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.670930 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: os-availability-zone {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.672244 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: os-quota-sets {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.673629 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: os-quota-class-sets {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.675050 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: os-snapshot-manage {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.676441 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: os-hosts {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.677797 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extended resource: scheduler-stats {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:17:32.680504 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.681953 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.682915 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.contrib.snapshot_actions [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] SnapshotActionsController initialized {{(pid=112755) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 05:17:32.683644 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.685005 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.686339 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.687830 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.689235 np0000183430 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:17:32.690143 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension UsedLimits extending resource: limits {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.690266 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension VolumeTypeAccess extending resource: types {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.690518 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.690644 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.690752 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension VolumeActions extending resource: volumes {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.690908 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.690989 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension SnapshotActions extending resource: snapshots {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.691100 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension TypesManage extending resource: types {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.691211 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.691426 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.691426 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension AdminActions extending resource: volumes {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.691541 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension AdminActions extending resource: snapshots {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.691649 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension AdminActions extending resource: backups {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.691731 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.691853 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.691954 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-1351e078-8961-4a1e-b004-c55ef6c61ced None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:17:32.700050 np0000183430 devstack@c-api.service[112755]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72b03e2a3668 pid: 112755 (default app) Jun 29 05:17:39.836414 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.836414 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.836414 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.836414 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.836414 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.837381 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.837381 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.837381 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.837381 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.837381 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.837662 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.837662 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.837662 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.837662 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.837662 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.837662 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.838090 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.838090 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.838090 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.838090 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.838395 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.838395 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.838395 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.838395 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.838634 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.838634 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.838634 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.838634 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.838909 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.838909 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.838909 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.838909 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.838909 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.839222 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.839222 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.839222 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.839222 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.839222 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.839503 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.839503 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.839503 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.839503 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.839503 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.839503 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.840144 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.840144 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.840144 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.840144 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.840144 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.840144 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.840757 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.840757 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.840757 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.840757 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.840757 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.840757 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.841639 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.841639 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.841639 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.841639 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.841639 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.842351 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.842351 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.842351 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.842351 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.842351 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.842917 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.842917 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.842917 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.842917 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.842917 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.842917 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.843671 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.843671 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.843671 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.843671 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.843671 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.843671 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.844540 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.844540 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.844540 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.844540 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.844540 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.845149 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.845149 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.845149 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.845149 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.845149 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.845672 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.845672 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.845672 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.845672 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.846180 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.846180 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.846180 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.846180 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.846650 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.846650 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.846650 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.846650 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.846650 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.847246 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.847246 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.847246 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.847246 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.847246 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.848097 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.848097 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.848097 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.848097 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.848597 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.848597 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.848597 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.848597 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.849070 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.849070 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.849070 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.849070 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.849486 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.849486 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.849486 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.849486 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.850023 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.850023 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.850023 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.850023 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.850586 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.850586 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.850586 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.850586 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.850586 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.850897 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.850897 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.850897 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.850897 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.850897 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.850897 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.851382 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.851382 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.851382 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.851382 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.851382 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.851731 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.851731 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.851731 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.851731 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.851731 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.851731 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.852594 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.852594 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.852594 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.852594 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.852594 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.852594 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.852876 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.852876 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.852876 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.852876 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.852876 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.852876 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.853095 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.853095 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.853095 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.853095 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.853095 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.853095 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.853327 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.853327 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.853327 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.853327 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.853549 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.853549 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.853549 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.853549 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.853549 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.853747 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.853747 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.853747 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.853747 np0000183430 devstack@c-api.service[112752]: /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. Jun 29 05:17:39.853747 np0000183430 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) Jun 29 05:17:39.853747 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-067df436-94bd-4abe-889e-9502a502662a None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:17:40.323150 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-067df436-94bd-4abe-889e-9502a502662a admin admin] POST https://199.19.213.125/volume/v3/types Jun 29 05:17:40.323733 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-067df436-94bd-4abe-889e-9502a502662a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 05:17:40.325403 np0000183430 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 29 05:17:40.325403 np0000183430 devstack@c-api.service[112752]: warnings.warn( Jun 29 05:17:40.365412 np0000183430 devstack@c-api.service[112752]: DEBUG oslo_db.sqlalchemy.engines [None req-067df436-94bd-4abe-889e-9502a502662a 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=112752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:17:40.398076 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-067df436-94bd-4abe-889e-9502a502662a admin admin] https://199.19.213.125/volume/v3/types returned with HTTP 200 Jun 29 05:17:40.398989 np0000183430 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 1/2] 199.19.213.125 () {68 vars in 1288 bytes} [Mon Jun 29 05:17:39 2026] POST /volume/v3/types => generated 186 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:17:40.409261 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.middleware.request_id [req-067df436-94bd-4abe-889e-9502a502662a req-d9079c38-fd95-4a57-bb21-510bd8817d41 None None] RequestId filter calling following filter/app {{(pid=112753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:17:40.745648 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [req-067df436-94bd-4abe-889e-9502a502662a req-d9079c38-fd95-4a57-bb21-510bd8817d41 admin admin] POST https://199.19.213.125/volume/v3/types/f7056069-e66c-4eea-8b8b-4016a9faf117/extra_specs Jun 29 05:17:40.746218 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [req-067df436-94bd-4abe-889e-9502a502662a req-d9079c38-fd95-4a57-bb21-510bd8817d41 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 05:17:40.747952 np0000183430 devstack@c-api.service[112753]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 29 05:17:40.747952 np0000183430 devstack@c-api.service[112753]: warnings.warn( Jun 29 05:17:40.783948 np0000183430 devstack@c-api.service[112753]: DEBUG oslo_db.sqlalchemy.engines [req-067df436-94bd-4abe-889e-9502a502662a req-d9079c38-fd95-4a57-bb21-510bd8817d41 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=112753) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:17:40.850116 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [req-067df436-94bd-4abe-889e-9502a502662a req-d9079c38-fd95-4a57-bb21-510bd8817d41 admin admin] https://199.19.213.125/volume/v3/types/f7056069-e66c-4eea-8b8b-4016a9faf117/extra_specs returned with HTTP 200 Jun 29 05:17:40.850618 np0000183430 devstack@c-api.service[112753]: [pid: 112753|app: 0|req: 2/3] 199.19.213.125 () {70 vars in 1505 bytes} [Mon Jun 29 05:17:40 2026] POST /volume/v3/types/f7056069-e66c-4eea-8b8b-4016a9faf117/extra_specs => generated 55 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:17:42.492886 np0000183430 devstack@c-api.service[112754]: DEBUG dbcounter [-] [112754] Writing DB stats cinder:SELECT=6 {{(pid=112754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:17:42.582931 np0000183430 devstack@c-api.service[112755]: DEBUG dbcounter [-] [112755] Writing DB stats cinder:SELECT=6 {{(pid=112755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:17:50.395554 np0000183430 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:17:50.848449 np0000183430 devstack@c-api.service[112753]: DEBUG dbcounter [-] [112753] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:20:02.727090 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.727090 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.727090 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.727090 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.727090 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.728086 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.728086 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.728086 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.728086 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.728086 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.728504 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.728504 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.728504 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.728504 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.728504 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.728504 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.728940 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.728940 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.728940 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.728940 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.729213 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.729213 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.729213 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.729213 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.729488 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.729488 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.729488 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.729488 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.729833 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.729833 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.729833 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.729833 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.729833 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.730264 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.730264 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.730264 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.730264 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.730264 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.730603 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.730603 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.730603 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.730603 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.730603 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.730603 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.731055 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.731055 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.731055 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.731055 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.731055 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.731055 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.731453 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.731453 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.731453 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.731453 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.731453 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.731453 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.731891 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.731891 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.731891 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.731891 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.731891 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.732260 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.732260 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.732260 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.732260 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.732260 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.732594 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.732594 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.732594 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.732594 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.732594 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.732594 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.733012 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.733012 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.733012 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.733012 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.733012 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.733012 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.733453 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.733453 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.733453 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.733453 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.733453 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.734101 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.734101 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.734101 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.734101 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.734101 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.734432 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.734432 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.734432 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.734432 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.734716 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.734716 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.734716 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.734716 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.735064 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.735064 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.735064 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.735064 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.735064 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.735423 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.735423 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.735423 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.735423 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.735423 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.735740 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.735740 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.735740 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.735740 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.736070 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.736070 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.736070 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.736070 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.736365 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.736365 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.736365 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.736365 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.736657 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.736657 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.736657 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.736657 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.737010 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.737010 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.737010 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.737010 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.737292 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.737292 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.737292 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.737292 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.737292 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.737676 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.737676 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.737676 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.737676 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.737676 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.737676 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.738232 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.738232 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.738232 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.738232 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.738232 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.738559 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.738559 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.738559 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.738559 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.738559 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.738559 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.738828 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.738828 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.738828 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.738828 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.738828 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.738828 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.739076 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.739076 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.739076 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.739076 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.739076 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.739076 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.739272 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.739272 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.739272 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.739272 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.739272 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.739272 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.739458 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.739458 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.739458 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.739458 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.739598 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.739598 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.739598 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.739598 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.739598 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.739775 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.739775 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.739775 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.739775 np0000183430 devstack@c-api.service[112754]: /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. Jun 29 05:20:02.739775 np0000183430 devstack@c-api.service[112754]: warnings.warn(deprecated_msg) Jun 29 05:20:02.739775 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.middleware.request_id [None req-0b4aeee9-fd3c-4044-b2cf-fc80258dc19b None None] RequestId filter calling following filter/app {{(pid=112754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:02.739775 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-0b4aeee9-fd3c-4044-b2cf-fc80258dc19b None None] GET https://199.19.213.125/volume// Jun 29 05:20:02.740018 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-0b4aeee9-fd3c-4044-b2cf-fc80258dc19b None None] Empty body provided in request {{(pid=112754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:02.740018 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-0b4aeee9-fd3c-4044-b2cf-fc80258dc19b None None] Calling method 'all' {{(pid=112754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:02.740018 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-0b4aeee9-fd3c-4044-b2cf-fc80258dc19b None None] https://199.19.213.125/volume// returned with HTTP 300 Jun 29 05:20:02.740018 np0000183430 devstack@c-api.service[112754]: [pid: 112754|app: 0|req: 1/4] 199.19.213.125 () {66 vars in 1456 bytes} [Mon Jun 29 05:20:02 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 05:20:41.372685 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.372685 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.372685 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.372685 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.372685 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.373674 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.373674 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.373674 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.373674 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.373674 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.374051 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.374051 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.374051 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.374051 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.374051 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.374051 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.374404 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.374404 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.374404 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.374404 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.374637 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.374637 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.374637 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.374637 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.374794 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.374794 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.374794 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.374794 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.374943 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.374943 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.374943 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.374943 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.374943 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.375122 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.375122 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.375122 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.375122 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.375122 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.375279 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.375279 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.375279 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.375279 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.375279 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.375279 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.375489 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.375489 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.375489 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.375489 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.375489 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.375489 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.375697 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.375697 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.375697 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.375697 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.375697 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.375697 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.376109 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.376109 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.376109 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.376109 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.376109 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.376287 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.376287 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.376287 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.376287 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.376287 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.376465 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.376465 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.376465 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.376465 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.376465 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.376465 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.376670 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.376670 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.376670 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.376670 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.376670 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.376670 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.376881 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.376881 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.376881 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.376881 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.376881 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.377103 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.377103 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.377103 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.377103 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.377103 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.377290 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.377290 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.377290 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.377290 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.377445 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.377445 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.377445 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.377445 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.377601 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.377601 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.377601 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.377601 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.377601 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.377792 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.377792 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.377792 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.377792 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.377792 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378004 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.378004 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378004 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.378004 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378149 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.378149 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378149 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.378149 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378308 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.378308 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378308 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.378308 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378457 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.378457 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378457 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.378457 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378607 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.378607 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378607 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.378607 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378767 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.378767 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378767 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.378767 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378767 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.378983 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378983 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.378983 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378983 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.378983 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.378983 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.379191 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.379191 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.379191 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.379191 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.379191 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.379370 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.379370 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.379370 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.379370 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.379370 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.379370 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.379581 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.379581 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.379581 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.379581 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.379581 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.379581 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.379810 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.379810 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.379810 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.379810 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.379810 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.379810 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.380054 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.380054 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.380054 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.380054 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.380054 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.380054 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.380289 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.380289 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.380289 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.380289 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.380542 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.380542 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.380542 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.380542 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.380542 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.380726 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.380726 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.380726 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.380726 np0000183430 devstack@c-api.service[112755]: /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. Jun 29 05:20:41.380726 np0000183430 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 29 05:20:41.380726 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.middleware.request_id [None req-16256b84-f696-42b4-954f-9fd77643def0 None None] RequestId filter calling following filter/app {{(pid=112755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:41.380726 np0000183430 devstack@c-api.service[112755]: [pid: 112755|app: 0|req: 1/5] 199.19.213.125 () {62 vars in 1068 bytes} [Mon Jun 29 05:20:41 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 05:20:41.409848 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-bd96ee10-02ac-4f8f-bcf1-7878d03adee1 None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:41.418229 np0000183430 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 2/6] 199.19.213.125 () {64 vars in 1272 bytes} [Mon Jun 29 05:20:41 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 05:20:41.458605 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.middleware.request_id [req-bd96ee10-02ac-4f8f-bcf1-7878d03adee1 req-616779b0-82f4-4139-a5a9-0b735c0243ef None None] RequestId filter calling following filter/app {{(pid=112753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:41.463319 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [req-bd96ee10-02ac-4f8f-bcf1-7878d03adee1 req-616779b0-82f4-4139-a5a9-0b735c0243ef demo demo] GET https://199.19.213.125/volume/v3/ Jun 29 05:20:41.463562 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [req-bd96ee10-02ac-4f8f-bcf1-7878d03adee1 req-616779b0-82f4-4139-a5a9-0b735c0243ef demo demo] Empty body provided in request {{(pid=112753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:41.463817 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [req-bd96ee10-02ac-4f8f-bcf1-7878d03adee1 req-616779b0-82f4-4139-a5a9-0b735c0243ef demo demo] Calling method 'version_select' {{(pid=112753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:41.464904 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [req-bd96ee10-02ac-4f8f-bcf1-7878d03adee1 req-616779b0-82f4-4139-a5a9-0b735c0243ef demo demo] https://199.19.213.125/volume/v3/ returned with HTTP 200 Jun 29 05:20:41.465556 np0000183430 devstack@c-api.service[112753]: [pid: 112753|app: 0|req: 3/7] 199.19.213.125 () {66 vars in 1346 bytes} [Mon Jun 29 05:20:41 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:20:41.509079 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.middleware.request_id [None req-6b272342-9c79-4598-9676-8943f44b7890 None None] RequestId filter calling following filter/app {{(pid=112754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:41.847586 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-6b272342-9c79-4598-9676-8943f44b7890 demo demo] GET https://199.19.213.125/volume/v3/types Jun 29 05:20:41.847796 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-6b272342-9c79-4598-9676-8943f44b7890 demo demo] Empty body provided in request {{(pid=112754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:41.848032 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-6b272342-9c79-4598-9676-8943f44b7890 demo demo] Calling method 'index' {{(pid=112754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:41.848533 np0000183430 devstack@c-api.service[112754]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 29 05:20:41.848533 np0000183430 devstack@c-api.service[112754]: warnings.warn( Jun 29 05:20:41.849174 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.api_utils [None req-6b272342-9c79-4598-9676-8943f44b7890 demo demo] Removing options '' from query. {{(pid=112754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:20:41.887421 np0000183430 devstack@c-api.service[112754]: DEBUG oslo_db.sqlalchemy.engines [None req-6b272342-9c79-4598-9676-8943f44b7890 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=112754) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:20:41.910197 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-6b272342-9c79-4598-9676-8943f44b7890 demo demo] https://199.19.213.125/volume/v3/types returned with HTTP 200 Jun 29 05:20:41.910682 np0000183430 devstack@c-api.service[112754]: [pid: 112754|app: 0|req: 2/8] 199.19.213.125 () {64 vars in 1290 bytes} [Mon Jun 29 05:20:41 2026] GET /volume/v3/types => generated 377 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:20:41.949766 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.middleware.request_id [None req-d1dc2f5a-4597-48a2-843d-6df318124cf0 None None] RequestId filter calling following filter/app {{(pid=112755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:42.292357 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-d1dc2f5a-4597-48a2-843d-6df318124cf0 demo demo] GET https://199.19.213.125/volume/v3/types/default Jun 29 05:20:42.292702 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-d1dc2f5a-4597-48a2-843d-6df318124cf0 demo demo] Empty body provided in request {{(pid=112755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:42.292950 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-d1dc2f5a-4597-48a2-843d-6df318124cf0 demo demo] Calling method 'show' {{(pid=112755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:42.332453 np0000183430 devstack@c-api.service[112755]: DEBUG oslo_db.sqlalchemy.engines [None req-d1dc2f5a-4597-48a2-843d-6df318124cf0 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=112755) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:20:42.354301 np0000183430 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 29 05:20:42.354301 np0000183430 devstack@c-api.service[112755]: warnings.warn( Jun 29 05:20:42.356506 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-d1dc2f5a-4597-48a2-843d-6df318124cf0 demo demo] https://199.19.213.125/volume/v3/types/default returned with HTTP 200 Jun 29 05:20:42.356971 np0000183430 devstack@c-api.service[112755]: [pid: 112755|app: 0|req: 2/9] 199.19.213.125 () {64 vars in 1301 bytes} [Mon Jun 29 05:20:41 2026] GET /volume/v3/types/default => generated 145 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:20:42.851725 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-7dc4f6e3-9ba4-409f-a915-3a875c2a3e3a None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:42.852587 np0000183430 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 3/10] 199.19.213.125 () {62 vars in 1068 bytes} [Mon Jun 29 05:20:42 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 05:20:42.887178 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.middleware.request_id [None req-1b7a8b4a-7f17-41e4-b67d-535dec7d48eb None None] RequestId filter calling following filter/app {{(pid=112753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:42.897029 np0000183430 devstack@c-api.service[112753]: [pid: 112753|app: 0|req: 4/11] 199.19.213.125 () {64 vars in 1272 bytes} [Mon Jun 29 05:20:42 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 05:20:42.936975 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.middleware.request_id [req-1b7a8b4a-7f17-41e4-b67d-535dec7d48eb req-711c8648-7830-43c2-a73a-fd1fa4b7f98b None None] RequestId filter calling following filter/app {{(pid=112754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:42.940339 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [req-1b7a8b4a-7f17-41e4-b67d-535dec7d48eb req-711c8648-7830-43c2-a73a-fd1fa4b7f98b demo demo] GET https://199.19.213.125/volume/v3/ Jun 29 05:20:42.940608 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [req-1b7a8b4a-7f17-41e4-b67d-535dec7d48eb req-711c8648-7830-43c2-a73a-fd1fa4b7f98b demo demo] Empty body provided in request {{(pid=112754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:42.940936 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [req-1b7a8b4a-7f17-41e4-b67d-535dec7d48eb req-711c8648-7830-43c2-a73a-fd1fa4b7f98b demo demo] Calling method 'version_select' {{(pid=112754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:42.941590 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [req-1b7a8b4a-7f17-41e4-b67d-535dec7d48eb req-711c8648-7830-43c2-a73a-fd1fa4b7f98b demo demo] https://199.19.213.125/volume/v3/ returned with HTTP 200 Jun 29 05:20:42.942148 np0000183430 devstack@c-api.service[112754]: [pid: 112754|app: 0|req: 3/12] 199.19.213.125 () {66 vars in 1346 bytes} [Mon Jun 29 05:20:42 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:20:42.982584 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.middleware.request_id [None req-646b58c9-61c6-4ee3-9001-004600edac3b None None] RequestId filter calling following filter/app {{(pid=112755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:42.985000 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-646b58c9-61c6-4ee3-9001-004600edac3b demo demo] GET https://199.19.213.125/volume/v3/types/default Jun 29 05:20:42.985266 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-646b58c9-61c6-4ee3-9001-004600edac3b demo demo] Empty body provided in request {{(pid=112755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:42.985534 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-646b58c9-61c6-4ee3-9001-004600edac3b demo demo] Calling method 'show' {{(pid=112755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:42.995820 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-646b58c9-61c6-4ee3-9001-004600edac3b demo demo] https://199.19.213.125/volume/v3/types/default returned with HTTP 200 Jun 29 05:20:42.996375 np0000183430 devstack@c-api.service[112755]: [pid: 112755|app: 0|req: 3/13] 199.19.213.125 () {64 vars in 1301 bytes} [Mon Jun 29 05:20:42 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:20:43.614528 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-5e30fa49-ecd7-48c7-be26-916bc72a041d None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:43.615699 np0000183430 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 4/14] 199.19.213.125 () {62 vars in 1068 bytes} [Mon Jun 29 05:20:43 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 05:20:43.650586 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.middleware.request_id [None req-9a27112f-ff00-48a4-8442-5084a3b79012 None None] RequestId filter calling following filter/app {{(pid=112753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:43.654288 np0000183430 devstack@c-api.service[112753]: [pid: 112753|app: 0|req: 5/15] 199.19.213.125 () {64 vars in 1272 bytes} [Mon Jun 29 05:20:43 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 05:20:43.691389 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.middleware.request_id [req-9a27112f-ff00-48a4-8442-5084a3b79012 req-7997eb10-dc23-4811-a2c8-81158356acad None None] RequestId filter calling following filter/app {{(pid=112754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:43.695021 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [req-9a27112f-ff00-48a4-8442-5084a3b79012 req-7997eb10-dc23-4811-a2c8-81158356acad demo demo] GET https://199.19.213.125/volume/v3/ Jun 29 05:20:43.695703 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [req-9a27112f-ff00-48a4-8442-5084a3b79012 req-7997eb10-dc23-4811-a2c8-81158356acad demo demo] Empty body provided in request {{(pid=112754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:43.696004 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [req-9a27112f-ff00-48a4-8442-5084a3b79012 req-7997eb10-dc23-4811-a2c8-81158356acad demo demo] Calling method 'version_select' {{(pid=112754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:43.696431 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [req-9a27112f-ff00-48a4-8442-5084a3b79012 req-7997eb10-dc23-4811-a2c8-81158356acad demo demo] https://199.19.213.125/volume/v3/ returned with HTTP 200 Jun 29 05:20:43.696863 np0000183430 devstack@c-api.service[112754]: [pid: 112754|app: 0|req: 4/16] 199.19.213.125 () {66 vars in 1346 bytes} [Mon Jun 29 05:20:43 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:20:43.743786 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.middleware.request_id [None req-04cbda54-7772-4756-bdd3-f52809e4423d None None] RequestId filter calling following filter/app {{(pid=112755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:43.746779 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-04cbda54-7772-4756-bdd3-f52809e4423d demo demo] GET https://199.19.213.125/volume/v3/types/default Jun 29 05:20:43.747091 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-04cbda54-7772-4756-bdd3-f52809e4423d demo demo] Empty body provided in request {{(pid=112755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:43.747343 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-04cbda54-7772-4756-bdd3-f52809e4423d demo demo] Calling method 'show' {{(pid=112755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:43.759620 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-04cbda54-7772-4756-bdd3-f52809e4423d demo demo] https://199.19.213.125/volume/v3/types/default returned with HTTP 200 Jun 29 05:20:43.760056 np0000183430 devstack@c-api.service[112755]: [pid: 112755|app: 0|req: 4/17] 199.19.213.125 () {64 vars in 1301 bytes} [Mon Jun 29 05:20:43 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:20:43.804872 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-6511e668-05cc-4417-96ff-13b796bed9d4 None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:43.806437 np0000183430 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 5/18] 199.19.213.125 () {62 vars in 1068 bytes} [Mon Jun 29 05:20:43 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 05:20:43.840214 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.middleware.request_id [None req-8e9d1ffe-5c28-4635-b17f-78adee19b141 None None] RequestId filter calling following filter/app {{(pid=112753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:43.844485 np0000183430 devstack@c-api.service[112753]: [pid: 112753|app: 0|req: 6/19] 199.19.213.125 () {64 vars in 1272 bytes} [Mon Jun 29 05:20:43 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 05:20:43.880578 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.middleware.request_id [req-8e9d1ffe-5c28-4635-b17f-78adee19b141 req-1c3dd132-37b2-4662-9c29-8c0d5393a8e9 None None] RequestId filter calling following filter/app {{(pid=112754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:43.883187 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [req-8e9d1ffe-5c28-4635-b17f-78adee19b141 req-1c3dd132-37b2-4662-9c29-8c0d5393a8e9 demo demo] GET https://199.19.213.125/volume/v3/ Jun 29 05:20:43.883416 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [req-8e9d1ffe-5c28-4635-b17f-78adee19b141 req-1c3dd132-37b2-4662-9c29-8c0d5393a8e9 demo demo] Empty body provided in request {{(pid=112754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:43.883662 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [req-8e9d1ffe-5c28-4635-b17f-78adee19b141 req-1c3dd132-37b2-4662-9c29-8c0d5393a8e9 demo demo] Calling method 'version_select' {{(pid=112754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:43.884131 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [req-8e9d1ffe-5c28-4635-b17f-78adee19b141 req-1c3dd132-37b2-4662-9c29-8c0d5393a8e9 demo demo] https://199.19.213.125/volume/v3/ returned with HTTP 200 Jun 29 05:20:43.884565 np0000183430 devstack@c-api.service[112754]: [pid: 112754|app: 0|req: 5/20] 199.19.213.125 () {66 vars in 1346 bytes} [Mon Jun 29 05:20:43 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:20:43.922205 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.middleware.request_id [None req-f9732cef-ec49-40d0-8f4f-ecdc2734f8c8 None None] RequestId filter calling following filter/app {{(pid=112755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:43.924021 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-f9732cef-ec49-40d0-8f4f-ecdc2734f8c8 demo demo] GET https://199.19.213.125/volume/v3/types/default Jun 29 05:20:43.924170 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-f9732cef-ec49-40d0-8f4f-ecdc2734f8c8 demo demo] Empty body provided in request {{(pid=112755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:43.924377 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-f9732cef-ec49-40d0-8f4f-ecdc2734f8c8 demo demo] Calling method 'show' {{(pid=112755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:43.933136 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-f9732cef-ec49-40d0-8f4f-ecdc2734f8c8 demo demo] https://199.19.213.125/volume/v3/types/default returned with HTTP 200 Jun 29 05:20:43.933578 np0000183430 devstack@c-api.service[112755]: [pid: 112755|app: 0|req: 5/21] 199.19.213.125 () {64 vars in 1301 bytes} [Mon Jun 29 05:20:43 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:20:51.902777 np0000183430 devstack@c-api.service[112754]: DEBUG dbcounter [-] [112754] Writing DB stats cinder:SELECT=1 {{(pid=112754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:20:53.928936 np0000183430 devstack@c-api.service[112755]: DEBUG dbcounter [-] [112755] Writing DB stats cinder:SELECT=8 {{(pid=112755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:25:30.234997 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-1b507b95-b22c-4a52-9ea3-3e5795bb5c04 None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:25:30.334322 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-1b507b95-b22c-4a52-9ea3-3e5795bb5c04 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:25:30.334585 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-1b507b95-b22c-4a52-9ea3-3e5795bb5c04 demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:25:30.334860 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-1b507b95-b22c-4a52-9ea3-3e5795bb5c04 demo demo] Calling method 'detail' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:25:30.335521 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.api_utils [None req-1b507b95-b22c-4a52-9ea3-3e5795bb5c04 demo demo] Removing options '' from query. {{(pid=112752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:25:30.336356 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.volume.api [None req-1b507b95-b22c-4a52-9ea3-3e5795bb5c04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:25:30.376289 np0000183430 devstack@c-api.service[112752]: INFO cinder.volume.api [None req-1b507b95-b22c-4a52-9ea3-3e5795bb5c04 demo demo] Get all volumes completed successfully. Jun 29 05:25:30.379255 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-1b507b95-b22c-4a52-9ea3-3e5795bb5c04 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:25:30.379710 np0000183430 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 6/22] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:25:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:25:40.368271 np0000183430 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:26:30.424158 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.middleware.request_id [None req-c3e2f2f8-446a-4442-b190-0014bac7b922 None None] RequestId filter calling following filter/app {{(pid=112753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:26:30.432012 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-c3e2f2f8-446a-4442-b190-0014bac7b922 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:26:30.434023 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-c3e2f2f8-446a-4442-b190-0014bac7b922 demo demo] Empty body provided in request {{(pid=112753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:26:30.434023 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-c3e2f2f8-446a-4442-b190-0014bac7b922 demo demo] Calling method 'detail' {{(pid=112753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:26:30.434373 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.api_utils [None req-c3e2f2f8-446a-4442-b190-0014bac7b922 demo demo] Removing options '' from query. {{(pid=112753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:26:30.435874 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.volume.api [None req-c3e2f2f8-446a-4442-b190-0014bac7b922 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112753) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:26:30.483521 np0000183430 devstack@c-api.service[112753]: INFO cinder.volume.api [None req-c3e2f2f8-446a-4442-b190-0014bac7b922 demo demo] Get all volumes completed successfully. Jun 29 05:26:30.486858 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-c3e2f2f8-446a-4442-b190-0014bac7b922 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:26:30.487555 np0000183430 devstack@c-api.service[112753]: [pid: 112753|app: 0|req: 7/23] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:26:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:26:40.474063 np0000183430 devstack@c-api.service[112753]: DEBUG dbcounter [-] [112753] Writing DB stats cinder:SELECT=1 {{(pid=112753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:27:30.548514 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.middleware.request_id [None req-315c304d-d26f-404a-9a5a-303cdffa967c None None] RequestId filter calling following filter/app {{(pid=112754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:27:30.559336 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-315c304d-d26f-404a-9a5a-303cdffa967c demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:27:30.559696 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-315c304d-d26f-404a-9a5a-303cdffa967c demo demo] Empty body provided in request {{(pid=112754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:27:30.559884 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-315c304d-d26f-404a-9a5a-303cdffa967c demo demo] Calling method 'detail' {{(pid=112754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:27:30.560754 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.api_utils [None req-315c304d-d26f-404a-9a5a-303cdffa967c demo demo] Removing options '' from query. {{(pid=112754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:27:30.561863 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.volume.api [None req-315c304d-d26f-404a-9a5a-303cdffa967c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:27:30.627043 np0000183430 devstack@c-api.service[112754]: INFO cinder.volume.api [None req-315c304d-d26f-404a-9a5a-303cdffa967c demo demo] Get all volumes completed successfully. Jun 29 05:27:30.630452 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-315c304d-d26f-404a-9a5a-303cdffa967c demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:27:30.631120 np0000183430 devstack@c-api.service[112754]: [pid: 112754|app: 0|req: 6/24] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:27:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:27:40.616944 np0000183430 devstack@c-api.service[112754]: DEBUG dbcounter [-] [112754] Writing DB stats cinder:SELECT=1 {{(pid=112754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:28:30.672294 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.middleware.request_id [None req-c4ebc1bc-72ec-40d2-bf63-8bd8363aaea2 None None] RequestId filter calling following filter/app {{(pid=112755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:28:30.684020 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-c4ebc1bc-72ec-40d2-bf63-8bd8363aaea2 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:28:30.684020 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-c4ebc1bc-72ec-40d2-bf63-8bd8363aaea2 demo demo] Empty body provided in request {{(pid=112755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:28:30.684020 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-c4ebc1bc-72ec-40d2-bf63-8bd8363aaea2 demo demo] Calling method 'detail' {{(pid=112755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:28:30.684020 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.api_utils [None req-c4ebc1bc-72ec-40d2-bf63-8bd8363aaea2 demo demo] Removing options '' from query. {{(pid=112755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:28:30.684020 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.volume.api [None req-c4ebc1bc-72ec-40d2-bf63-8bd8363aaea2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:28:30.745086 np0000183430 devstack@c-api.service[112755]: INFO cinder.volume.api [None req-c4ebc1bc-72ec-40d2-bf63-8bd8363aaea2 demo demo] Get all volumes completed successfully. Jun 29 05:28:30.747788 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-c4ebc1bc-72ec-40d2-bf63-8bd8363aaea2 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:28:30.748458 np0000183430 devstack@c-api.service[112755]: [pid: 112755|app: 0|req: 6/25] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:28:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:28:40.736006 np0000183430 devstack@c-api.service[112755]: DEBUG dbcounter [-] [112755] Writing DB stats cinder:SELECT=1 {{(pid=112755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:29:30.774349 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-97e2e65a-35a5-4242-95d6-5b653afbfd00 None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:29:30.777453 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-97e2e65a-35a5-4242-95d6-5b653afbfd00 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:29:30.777748 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-97e2e65a-35a5-4242-95d6-5b653afbfd00 demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:29:30.778094 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-97e2e65a-35a5-4242-95d6-5b653afbfd00 demo demo] Calling method 'detail' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:29:30.779354 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.api_utils [None req-97e2e65a-35a5-4242-95d6-5b653afbfd00 demo demo] Removing options '' from query. {{(pid=112752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:29:30.780431 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.volume.api [None req-97e2e65a-35a5-4242-95d6-5b653afbfd00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:29:30.790943 np0000183430 devstack@c-api.service[112752]: INFO cinder.volume.api [None req-97e2e65a-35a5-4242-95d6-5b653afbfd00 demo demo] Get all volumes completed successfully. Jun 29 05:29:30.793853 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-97e2e65a-35a5-4242-95d6-5b653afbfd00 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:29:30.794465 np0000183430 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 7/26] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:29:30 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) Jun 29 05:29:40.784395 np0000183430 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:30:30.820297 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.middleware.request_id [None req-5f363291-9584-4ac9-a146-d5bb754aacb8 None None] RequestId filter calling following filter/app {{(pid=112753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:30:30.978373 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-5f363291-9584-4ac9-a146-d5bb754aacb8 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:30:30.978564 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-5f363291-9584-4ac9-a146-d5bb754aacb8 demo demo] Empty body provided in request {{(pid=112753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:30:30.978767 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-5f363291-9584-4ac9-a146-d5bb754aacb8 demo demo] Calling method 'detail' {{(pid=112753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:30:30.979072 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.api_utils [None req-5f363291-9584-4ac9-a146-d5bb754aacb8 demo demo] Removing options '' from query. {{(pid=112753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:30:30.981768 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.volume.api [None req-5f363291-9584-4ac9-a146-d5bb754aacb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112753) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:30:30.995581 np0000183430 devstack@c-api.service[112753]: INFO cinder.volume.api [None req-5f363291-9584-4ac9-a146-d5bb754aacb8 demo demo] Get all volumes completed successfully. Jun 29 05:30:31.002148 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-5f363291-9584-4ac9-a146-d5bb754aacb8 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:30:31.002663 np0000183430 devstack@c-api.service[112753]: [pid: 112753|app: 0|req: 8/27] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:30:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:30:40.986477 np0000183430 devstack@c-api.service[112753]: DEBUG dbcounter [-] [112753] Writing DB stats cinder:SELECT=1 {{(pid=112753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:31:31.019932 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.middleware.request_id [None req-68c8461d-0055-4e7d-bf53-80116b31ffe5 None None] RequestId filter calling following filter/app {{(pid=112754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:31:31.024643 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-68c8461d-0055-4e7d-bf53-80116b31ffe5 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:31:31.025189 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-68c8461d-0055-4e7d-bf53-80116b31ffe5 demo demo] Empty body provided in request {{(pid=112754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:31:31.025713 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-68c8461d-0055-4e7d-bf53-80116b31ffe5 demo demo] Calling method 'detail' {{(pid=112754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:31:31.026415 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.api_utils [None req-68c8461d-0055-4e7d-bf53-80116b31ffe5 demo demo] Removing options '' from query. {{(pid=112754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:31:31.027621 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.volume.api [None req-68c8461d-0055-4e7d-bf53-80116b31ffe5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:31:31.040047 np0000183430 devstack@c-api.service[112754]: INFO cinder.volume.api [None req-68c8461d-0055-4e7d-bf53-80116b31ffe5 demo demo] Get all volumes completed successfully. Jun 29 05:31:31.042373 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-68c8461d-0055-4e7d-bf53-80116b31ffe5 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:31:31.042829 np0000183430 devstack@c-api.service[112754]: [pid: 112754|app: 0|req: 7/28] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:31:31 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) Jun 29 05:31:41.032227 np0000183430 devstack@c-api.service[112754]: DEBUG dbcounter [-] [112754] Writing DB stats cinder:SELECT=1 {{(pid=112754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:32:31.061873 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.middleware.request_id [None req-3c1e1e29-5212-4bd1-b589-2c341e52bc77 None None] RequestId filter calling following filter/app {{(pid=112755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:32:31.068244 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-3c1e1e29-5212-4bd1-b589-2c341e52bc77 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:32:31.068539 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-3c1e1e29-5212-4bd1-b589-2c341e52bc77 demo demo] Empty body provided in request {{(pid=112755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:32:31.068820 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-3c1e1e29-5212-4bd1-b589-2c341e52bc77 demo demo] Calling method 'detail' {{(pid=112755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:32:31.069386 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.api_utils [None req-3c1e1e29-5212-4bd1-b589-2c341e52bc77 demo demo] Removing options '' from query. {{(pid=112755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:32:31.070475 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.volume.api [None req-3c1e1e29-5212-4bd1-b589-2c341e52bc77 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:32:31.082801 np0000183430 devstack@c-api.service[112755]: INFO cinder.volume.api [None req-3c1e1e29-5212-4bd1-b589-2c341e52bc77 demo demo] Get all volumes completed successfully. Jun 29 05:32:31.086750 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-3c1e1e29-5212-4bd1-b589-2c341e52bc77 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:32:31.087341 np0000183430 devstack@c-api.service[112755]: [pid: 112755|app: 0|req: 7/29] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:32:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:32:41.074659 np0000183430 devstack@c-api.service[112755]: DEBUG dbcounter [-] [112755] Writing DB stats cinder:SELECT=1 {{(pid=112755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:33:31.106494 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-6c8168fc-5604-4ed5-b423-c919923ae656 None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:33:31.111964 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-6c8168fc-5604-4ed5-b423-c919923ae656 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:33:31.112348 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-6c8168fc-5604-4ed5-b423-c919923ae656 demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:33:31.112747 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-6c8168fc-5604-4ed5-b423-c919923ae656 demo demo] Calling method 'detail' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:33:31.113438 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.api_utils [None req-6c8168fc-5604-4ed5-b423-c919923ae656 demo demo] Removing options '' from query. {{(pid=112752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:33:31.114433 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.volume.api [None req-6c8168fc-5604-4ed5-b423-c919923ae656 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:33:31.128472 np0000183430 devstack@c-api.service[112752]: INFO cinder.volume.api [None req-6c8168fc-5604-4ed5-b423-c919923ae656 demo demo] Get all volumes completed successfully. Jun 29 05:33:31.131533 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-6c8168fc-5604-4ed5-b423-c919923ae656 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:33:31.132182 np0000183430 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 8/30] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:33:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:33:41.118186 np0000183430 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:34:31.149694 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.middleware.request_id [None req-16f752b1-5c4c-4792-a273-b58ddc211dda None None] RequestId filter calling following filter/app {{(pid=112753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:34:31.154805 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-16f752b1-5c4c-4792-a273-b58ddc211dda demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:34:31.154999 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-16f752b1-5c4c-4792-a273-b58ddc211dda demo demo] Empty body provided in request {{(pid=112753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:34:31.155182 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-16f752b1-5c4c-4792-a273-b58ddc211dda demo demo] Calling method 'detail' {{(pid=112753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:34:31.155407 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.api_utils [None req-16f752b1-5c4c-4792-a273-b58ddc211dda demo demo] Removing options '' from query. {{(pid=112753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:34:31.156164 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.volume.api [None req-16f752b1-5c4c-4792-a273-b58ddc211dda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112753) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:34:31.169378 np0000183430 devstack@c-api.service[112753]: INFO cinder.volume.api [None req-16f752b1-5c4c-4792-a273-b58ddc211dda demo demo] Get all volumes completed successfully. Jun 29 05:34:31.174107 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-16f752b1-5c4c-4792-a273-b58ddc211dda demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:34:31.174785 np0000183430 devstack@c-api.service[112753]: [pid: 112753|app: 0|req: 9/31] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:34:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:34:41.160651 np0000183430 devstack@c-api.service[112753]: DEBUG dbcounter [-] [112753] Writing DB stats cinder:SELECT=1 {{(pid=112753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:35:31.193388 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.middleware.request_id [None req-6463039f-275d-48b1-bf41-8857350c1f00 None None] RequestId filter calling following filter/app {{(pid=112754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:35:31.348282 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-6463039f-275d-48b1-bf41-8857350c1f00 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:35:31.348675 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-6463039f-275d-48b1-bf41-8857350c1f00 demo demo] Empty body provided in request {{(pid=112754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:35:31.348948 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-6463039f-275d-48b1-bf41-8857350c1f00 demo demo] Calling method 'detail' {{(pid=112754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:35:31.349247 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.api_utils [None req-6463039f-275d-48b1-bf41-8857350c1f00 demo demo] Removing options '' from query. {{(pid=112754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:35:31.350172 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.volume.api [None req-6463039f-275d-48b1-bf41-8857350c1f00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:35:31.358800 np0000183430 devstack@c-api.service[112754]: INFO cinder.volume.api [None req-6463039f-275d-48b1-bf41-8857350c1f00 demo demo] Get all volumes completed successfully. Jun 29 05:35:31.361424 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-6463039f-275d-48b1-bf41-8857350c1f00 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:35:31.361926 np0000183430 devstack@c-api.service[112754]: [pid: 112754|app: 0|req: 8/32] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:35:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:35:41.353811 np0000183430 devstack@c-api.service[112754]: DEBUG dbcounter [-] [112754] Writing DB stats cinder:SELECT=1 {{(pid=112754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:36:31.378659 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.middleware.request_id [None req-b235671e-79dc-46e8-90cd-b0b3417504e7 None None] RequestId filter calling following filter/app {{(pid=112755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:36:31.382281 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-b235671e-79dc-46e8-90cd-b0b3417504e7 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:36:31.382486 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-b235671e-79dc-46e8-90cd-b0b3417504e7 demo demo] Empty body provided in request {{(pid=112755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:36:31.382672 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-b235671e-79dc-46e8-90cd-b0b3417504e7 demo demo] Calling method 'detail' {{(pid=112755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:36:31.382971 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.api_utils [None req-b235671e-79dc-46e8-90cd-b0b3417504e7 demo demo] Removing options '' from query. {{(pid=112755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:36:31.383789 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.volume.api [None req-b235671e-79dc-46e8-90cd-b0b3417504e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:36:31.392233 np0000183430 devstack@c-api.service[112755]: INFO cinder.volume.api [None req-b235671e-79dc-46e8-90cd-b0b3417504e7 demo demo] Get all volumes completed successfully. Jun 29 05:36:31.395288 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-b235671e-79dc-46e8-90cd-b0b3417504e7 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:36:31.395724 np0000183430 devstack@c-api.service[112755]: [pid: 112755|app: 0|req: 8/33] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:36:31 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) Jun 29 05:36:41.387677 np0000183430 devstack@c-api.service[112755]: DEBUG dbcounter [-] [112755] Writing DB stats cinder:SELECT=1 {{(pid=112755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:37:31.414413 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-e4828d3f-6982-4695-b767-c254ffbef34c None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:37:31.416557 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-e4828d3f-6982-4695-b767-c254ffbef34c demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:37:31.416742 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-e4828d3f-6982-4695-b767-c254ffbef34c demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:37:31.416958 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-e4828d3f-6982-4695-b767-c254ffbef34c demo demo] Calling method 'detail' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:37:31.417179 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.api_utils [None req-e4828d3f-6982-4695-b767-c254ffbef34c demo demo] Removing options '' from query. {{(pid=112752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:37:31.417895 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.volume.api [None req-e4828d3f-6982-4695-b767-c254ffbef34c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:37:31.425735 np0000183430 devstack@c-api.service[112752]: INFO cinder.volume.api [None req-e4828d3f-6982-4695-b767-c254ffbef34c demo demo] Get all volumes completed successfully. Jun 29 05:37:31.427810 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-e4828d3f-6982-4695-b767-c254ffbef34c demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:37:31.428301 np0000183430 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 9/34] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:37:31 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) Jun 29 05:37:41.420823 np0000183430 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:38:31.462104 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.middleware.request_id [None req-052511c9-06e8-4694-91c7-dd2cba73acb5 None None] RequestId filter calling following filter/app {{(pid=112753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:38:31.465651 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-052511c9-06e8-4694-91c7-dd2cba73acb5 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:38:31.465922 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-052511c9-06e8-4694-91c7-dd2cba73acb5 demo demo] Empty body provided in request {{(pid=112753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:38:31.466775 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-052511c9-06e8-4694-91c7-dd2cba73acb5 demo demo] Calling method 'detail' {{(pid=112753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:38:31.467274 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.api_utils [None req-052511c9-06e8-4694-91c7-dd2cba73acb5 demo demo] Removing options '' from query. {{(pid=112753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:38:31.468252 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.volume.api [None req-052511c9-06e8-4694-91c7-dd2cba73acb5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112753) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:38:31.478860 np0000183430 devstack@c-api.service[112753]: INFO cinder.volume.api [None req-052511c9-06e8-4694-91c7-dd2cba73acb5 demo demo] Get all volumes completed successfully. Jun 29 05:38:31.482119 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-052511c9-06e8-4694-91c7-dd2cba73acb5 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:38:31.482621 np0000183430 devstack@c-api.service[112753]: [pid: 112753|app: 0|req: 10/35] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:38:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:38:41.472554 np0000183430 devstack@c-api.service[112753]: DEBUG dbcounter [-] [112753] Writing DB stats cinder:SELECT=1 {{(pid=112753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:39:31.499244 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.middleware.request_id [None req-d76095a0-e7a0-4c82-975a-ca0a83e0d655 None None] RequestId filter calling following filter/app {{(pid=112754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:39:31.506739 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-d76095a0-e7a0-4c82-975a-ca0a83e0d655 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:39:31.507162 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-d76095a0-e7a0-4c82-975a-ca0a83e0d655 demo demo] Empty body provided in request {{(pid=112754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:39:31.507162 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-d76095a0-e7a0-4c82-975a-ca0a83e0d655 demo demo] Calling method 'detail' {{(pid=112754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:39:31.507314 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.api_utils [None req-d76095a0-e7a0-4c82-975a-ca0a83e0d655 demo demo] Removing options '' from query. {{(pid=112754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:39:31.508318 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.volume.api [None req-d76095a0-e7a0-4c82-975a-ca0a83e0d655 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:39:31.515887 np0000183430 devstack@c-api.service[112754]: INFO cinder.volume.api [None req-d76095a0-e7a0-4c82-975a-ca0a83e0d655 demo demo] Get all volumes completed successfully. Jun 29 05:39:31.518150 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-d76095a0-e7a0-4c82-975a-ca0a83e0d655 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:39:31.518565 np0000183430 devstack@c-api.service[112754]: [pid: 112754|app: 0|req: 9/36] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:39:31 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) Jun 29 05:39:41.511752 np0000183430 devstack@c-api.service[112754]: DEBUG dbcounter [-] [112754] Writing DB stats cinder:SELECT=1 {{(pid=112754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:40:31.532078 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.middleware.request_id [None req-eda2aa09-fd2d-451a-80c9-1b77df0b8342 None None] RequestId filter calling following filter/app {{(pid=112755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:40:31.695694 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-eda2aa09-fd2d-451a-80c9-1b77df0b8342 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:40:31.696168 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-eda2aa09-fd2d-451a-80c9-1b77df0b8342 demo demo] Empty body provided in request {{(pid=112755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:40:31.696574 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-eda2aa09-fd2d-451a-80c9-1b77df0b8342 demo demo] Calling method 'detail' {{(pid=112755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:40:31.697080 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.api_utils [None req-eda2aa09-fd2d-451a-80c9-1b77df0b8342 demo demo] Removing options '' from query. {{(pid=112755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:40:31.698743 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.volume.api [None req-eda2aa09-fd2d-451a-80c9-1b77df0b8342 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:40:31.711441 np0000183430 devstack@c-api.service[112755]: INFO cinder.volume.api [None req-eda2aa09-fd2d-451a-80c9-1b77df0b8342 demo demo] Get all volumes completed successfully. Jun 29 05:40:31.714148 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-eda2aa09-fd2d-451a-80c9-1b77df0b8342 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:40:31.714515 np0000183430 devstack@c-api.service[112755]: [pid: 112755|app: 0|req: 9/37] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:40:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:40:41.704056 np0000183430 devstack@c-api.service[112755]: DEBUG dbcounter [-] [112755] Writing DB stats cinder:SELECT=1 {{(pid=112755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:41:31.732343 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-cf1e6e41-cbac-4364-bc8e-5f2883c4c9c3 None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:41:31.735641 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-cf1e6e41-cbac-4364-bc8e-5f2883c4c9c3 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:41:31.735988 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-cf1e6e41-cbac-4364-bc8e-5f2883c4c9c3 demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:41:31.736209 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-cf1e6e41-cbac-4364-bc8e-5f2883c4c9c3 demo demo] Calling method 'detail' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:41:31.736521 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.api_utils [None req-cf1e6e41-cbac-4364-bc8e-5f2883c4c9c3 demo demo] Removing options '' from query. {{(pid=112752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:41:31.737575 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.volume.api [None req-cf1e6e41-cbac-4364-bc8e-5f2883c4c9c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:41:31.747078 np0000183430 devstack@c-api.service[112752]: INFO cinder.volume.api [None req-cf1e6e41-cbac-4364-bc8e-5f2883c4c9c3 demo demo] Get all volumes completed successfully. Jun 29 05:41:31.751270 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-cf1e6e41-cbac-4364-bc8e-5f2883c4c9c3 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:41:31.751798 np0000183430 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 10/38] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:41:31 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) Jun 29 05:41:41.741411 np0000183430 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:42:31.769573 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.middleware.request_id [None req-6403902c-5f7e-4d03-9072-9b17990b58b3 None None] RequestId filter calling following filter/app {{(pid=112753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:42:31.772219 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-6403902c-5f7e-4d03-9072-9b17990b58b3 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:42:31.772447 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-6403902c-5f7e-4d03-9072-9b17990b58b3 demo demo] Empty body provided in request {{(pid=112753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:42:31.772686 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-6403902c-5f7e-4d03-9072-9b17990b58b3 demo demo] Calling method 'detail' {{(pid=112753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:42:31.773003 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.api_utils [None req-6403902c-5f7e-4d03-9072-9b17990b58b3 demo demo] Removing options '' from query. {{(pid=112753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:42:31.774144 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.volume.api [None req-6403902c-5f7e-4d03-9072-9b17990b58b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112753) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:42:31.782041 np0000183430 devstack@c-api.service[112753]: INFO cinder.volume.api [None req-6403902c-5f7e-4d03-9072-9b17990b58b3 demo demo] Get all volumes completed successfully. Jun 29 05:42:31.784547 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-6403902c-5f7e-4d03-9072-9b17990b58b3 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:42:31.785133 np0000183430 devstack@c-api.service[112753]: [pid: 112753|app: 0|req: 11/39] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:42:31 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) Jun 29 05:42:41.777781 np0000183430 devstack@c-api.service[112753]: DEBUG dbcounter [-] [112753] Writing DB stats cinder:SELECT=1 {{(pid=112753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:43:31.804259 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.middleware.request_id [None req-d5fd3ea6-d236-4f53-81ec-2a27473d6dde None None] RequestId filter calling following filter/app {{(pid=112754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:43:31.807336 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-d5fd3ea6-d236-4f53-81ec-2a27473d6dde demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:43:31.807676 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-d5fd3ea6-d236-4f53-81ec-2a27473d6dde demo demo] Empty body provided in request {{(pid=112754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:43:31.808023 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-d5fd3ea6-d236-4f53-81ec-2a27473d6dde demo demo] Calling method 'detail' {{(pid=112754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:43:31.808401 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.api_utils [None req-d5fd3ea6-d236-4f53-81ec-2a27473d6dde demo demo] Removing options '' from query. {{(pid=112754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:43:31.809596 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.volume.api [None req-d5fd3ea6-d236-4f53-81ec-2a27473d6dde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:43:31.821972 np0000183430 devstack@c-api.service[112754]: INFO cinder.volume.api [None req-d5fd3ea6-d236-4f53-81ec-2a27473d6dde demo demo] Get all volumes completed successfully. Jun 29 05:43:31.824177 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-d5fd3ea6-d236-4f53-81ec-2a27473d6dde demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:43:31.824691 np0000183430 devstack@c-api.service[112754]: [pid: 112754|app: 0|req: 10/40] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:43:31 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) Jun 29 05:43:41.812895 np0000183430 devstack@c-api.service[112754]: DEBUG dbcounter [-] [112754] Writing DB stats cinder:SELECT=1 {{(pid=112754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:44:31.841668 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.middleware.request_id [None req-c5d424f3-c393-4b02-920a-f6c31424ca00 None None] RequestId filter calling following filter/app {{(pid=112755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:44:31.845670 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-c5d424f3-c393-4b02-920a-f6c31424ca00 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:44:31.846090 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-c5d424f3-c393-4b02-920a-f6c31424ca00 demo demo] Empty body provided in request {{(pid=112755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:44:31.846615 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-c5d424f3-c393-4b02-920a-f6c31424ca00 demo demo] Calling method 'detail' {{(pid=112755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:44:31.847127 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.api_utils [None req-c5d424f3-c393-4b02-920a-f6c31424ca00 demo demo] Removing options '' from query. {{(pid=112755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:44:31.848772 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.volume.api [None req-c5d424f3-c393-4b02-920a-f6c31424ca00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:44:31.856709 np0000183430 devstack@c-api.service[112755]: INFO cinder.volume.api [None req-c5d424f3-c393-4b02-920a-f6c31424ca00 demo demo] Get all volumes completed successfully. Jun 29 05:44:31.858861 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-c5d424f3-c393-4b02-920a-f6c31424ca00 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:44:31.859282 np0000183430 devstack@c-api.service[112755]: [pid: 112755|app: 0|req: 10/41] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:44:31 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) Jun 29 05:44:41.853336 np0000183430 devstack@c-api.service[112755]: DEBUG dbcounter [-] [112755] Writing DB stats cinder:SELECT=1 {{(pid=112755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:45:31.880643 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-bb59d9eb-bad0-42d9-ba49-6557242fa5eb None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:45:31.986368 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-bb59d9eb-bad0-42d9-ba49-6557242fa5eb demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:45:31.986556 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-bb59d9eb-bad0-42d9-ba49-6557242fa5eb demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:45:31.986761 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-bb59d9eb-bad0-42d9-ba49-6557242fa5eb demo demo] Calling method 'detail' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:45:31.987005 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.api_utils [None req-bb59d9eb-bad0-42d9-ba49-6557242fa5eb demo demo] Removing options '' from query. {{(pid=112752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:45:31.987681 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.volume.api [None req-bb59d9eb-bad0-42d9-ba49-6557242fa5eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:45:31.995464 np0000183430 devstack@c-api.service[112752]: INFO cinder.volume.api [None req-bb59d9eb-bad0-42d9-ba49-6557242fa5eb demo demo] Get all volumes completed successfully. Jun 29 05:45:31.997615 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-bb59d9eb-bad0-42d9-ba49-6557242fa5eb demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:45:31.998014 np0000183430 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 11/42] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:45:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:45:41.990349 np0000183430 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:46:32.013188 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.middleware.request_id [None req-7962c78e-40dd-459e-9106-c9322c964d60 None None] RequestId filter calling following filter/app {{(pid=112753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:46:32.015703 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-7962c78e-40dd-459e-9106-c9322c964d60 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:46:32.015975 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-7962c78e-40dd-459e-9106-c9322c964d60 demo demo] Empty body provided in request {{(pid=112753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:46:32.016220 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-7962c78e-40dd-459e-9106-c9322c964d60 demo demo] Calling method 'detail' {{(pid=112753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:46:32.016512 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.api_utils [None req-7962c78e-40dd-459e-9106-c9322c964d60 demo demo] Removing options '' from query. {{(pid=112753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:46:32.017606 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.volume.api [None req-7962c78e-40dd-459e-9106-c9322c964d60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112753) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:46:32.026432 np0000183430 devstack@c-api.service[112753]: INFO cinder.volume.api [None req-7962c78e-40dd-459e-9106-c9322c964d60 demo demo] Get all volumes completed successfully. Jun 29 05:46:32.034466 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-7962c78e-40dd-459e-9106-c9322c964d60 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:46:32.035426 np0000183430 devstack@c-api.service[112753]: [pid: 112753|app: 0|req: 12/43] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:46:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:46:42.020371 np0000183430 devstack@c-api.service[112753]: DEBUG dbcounter [-] [112753] Writing DB stats cinder:SELECT=1 {{(pid=112753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:47:32.050237 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.middleware.request_id [None req-cc0aa7e0-2b80-407c-8e71-6aa80abdfe8c None None] RequestId filter calling following filter/app {{(pid=112754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:47:32.052933 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-cc0aa7e0-2b80-407c-8e71-6aa80abdfe8c demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:47:32.053164 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-cc0aa7e0-2b80-407c-8e71-6aa80abdfe8c demo demo] Empty body provided in request {{(pid=112754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:47:32.053398 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-cc0aa7e0-2b80-407c-8e71-6aa80abdfe8c demo demo] Calling method 'detail' {{(pid=112754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:47:32.053681 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.api_utils [None req-cc0aa7e0-2b80-407c-8e71-6aa80abdfe8c demo demo] Removing options '' from query. {{(pid=112754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:47:32.054658 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.volume.api [None req-cc0aa7e0-2b80-407c-8e71-6aa80abdfe8c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:47:32.063501 np0000183430 devstack@c-api.service[112754]: INFO cinder.volume.api [None req-cc0aa7e0-2b80-407c-8e71-6aa80abdfe8c demo demo] Get all volumes completed successfully. Jun 29 05:47:32.066334 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-cc0aa7e0-2b80-407c-8e71-6aa80abdfe8c demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:47:32.066828 np0000183430 devstack@c-api.service[112754]: [pid: 112754|app: 0|req: 11/44] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:47:32 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) Jun 29 05:47:42.058148 np0000183430 devstack@c-api.service[112754]: DEBUG dbcounter [-] [112754] Writing DB stats cinder:SELECT=1 {{(pid=112754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:48:32.082051 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.middleware.request_id [None req-ac1f9e7c-b99d-4eb7-9f0b-9a685ba6f1ee None None] RequestId filter calling following filter/app {{(pid=112755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:48:32.084635 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-ac1f9e7c-b99d-4eb7-9f0b-9a685ba6f1ee demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:48:32.084860 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-ac1f9e7c-b99d-4eb7-9f0b-9a685ba6f1ee demo demo] Empty body provided in request {{(pid=112755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:48:32.085106 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-ac1f9e7c-b99d-4eb7-9f0b-9a685ba6f1ee demo demo] Calling method 'detail' {{(pid=112755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:48:32.085386 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.api_utils [None req-ac1f9e7c-b99d-4eb7-9f0b-9a685ba6f1ee demo demo] Removing options '' from query. {{(pid=112755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:48:32.086344 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.volume.api [None req-ac1f9e7c-b99d-4eb7-9f0b-9a685ba6f1ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:48:32.094546 np0000183430 devstack@c-api.service[112755]: INFO cinder.volume.api [None req-ac1f9e7c-b99d-4eb7-9f0b-9a685ba6f1ee demo demo] Get all volumes completed successfully. Jun 29 05:48:32.097450 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-ac1f9e7c-b99d-4eb7-9f0b-9a685ba6f1ee demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:48:32.098057 np0000183430 devstack@c-api.service[112755]: [pid: 112755|app: 0|req: 11/45] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:48:32 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) Jun 29 05:48:42.089468 np0000183430 devstack@c-api.service[112755]: DEBUG dbcounter [-] [112755] Writing DB stats cinder:SELECT=1 {{(pid=112755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:49:32.114465 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-e83dc913-2b4a-4cbd-838a-ee0aa75fb64d None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:49:32.117719 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-e83dc913-2b4a-4cbd-838a-ee0aa75fb64d demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:49:32.117995 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-e83dc913-2b4a-4cbd-838a-ee0aa75fb64d demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:49:32.118195 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-e83dc913-2b4a-4cbd-838a-ee0aa75fb64d demo demo] Calling method 'detail' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:49:32.118477 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.api_utils [None req-e83dc913-2b4a-4cbd-838a-ee0aa75fb64d demo demo] Removing options '' from query. {{(pid=112752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:49:32.119313 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.volume.api [None req-e83dc913-2b4a-4cbd-838a-ee0aa75fb64d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:49:32.133894 np0000183430 devstack@c-api.service[112752]: INFO cinder.volume.api [None req-e83dc913-2b4a-4cbd-838a-ee0aa75fb64d demo demo] Get all volumes completed successfully. Jun 29 05:49:32.138422 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-e83dc913-2b4a-4cbd-838a-ee0aa75fb64d demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:49:32.139260 np0000183430 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 12/46] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:49:32 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) Jun 29 05:49:42.122940 np0000183430 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:50:32.156734 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.middleware.request_id [None req-5bc3cedd-1a07-42c6-9e5c-7637c05b444c None None] RequestId filter calling following filter/app {{(pid=112753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:50:32.238754 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-5bc3cedd-1a07-42c6-9e5c-7637c05b444c demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:50:32.239285 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-5bc3cedd-1a07-42c6-9e5c-7637c05b444c demo demo] Empty body provided in request {{(pid=112753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:50:32.239735 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-5bc3cedd-1a07-42c6-9e5c-7637c05b444c demo demo] Calling method 'detail' {{(pid=112753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:50:32.240201 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.api_utils [None req-5bc3cedd-1a07-42c6-9e5c-7637c05b444c demo demo] Removing options '' from query. {{(pid=112753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:50:32.241179 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.volume.api [None req-5bc3cedd-1a07-42c6-9e5c-7637c05b444c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112753) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:50:32.250039 np0000183430 devstack@c-api.service[112753]: INFO cinder.volume.api [None req-5bc3cedd-1a07-42c6-9e5c-7637c05b444c demo demo] Get all volumes completed successfully. Jun 29 05:50:32.252553 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-5bc3cedd-1a07-42c6-9e5c-7637c05b444c demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:50:32.252908 np0000183430 devstack@c-api.service[112753]: [pid: 112753|app: 0|req: 13/47] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:50:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:50:42.247521 np0000183430 devstack@c-api.service[112753]: DEBUG dbcounter [-] [112753] Writing DB stats cinder:SELECT=1 {{(pid=112753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:51:32.272275 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.middleware.request_id [None req-20f9ace4-a0e2-4d13-8c1c-59d226c2301f None None] RequestId filter calling following filter/app {{(pid=112754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:51:32.275405 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-20f9ace4-a0e2-4d13-8c1c-59d226c2301f demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:51:32.275638 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-20f9ace4-a0e2-4d13-8c1c-59d226c2301f demo demo] Empty body provided in request {{(pid=112754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:51:32.275906 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-20f9ace4-a0e2-4d13-8c1c-59d226c2301f demo demo] Calling method 'detail' {{(pid=112754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:51:32.276205 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.api_utils [None req-20f9ace4-a0e2-4d13-8c1c-59d226c2301f demo demo] Removing options '' from query. {{(pid=112754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:51:32.277327 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.volume.api [None req-20f9ace4-a0e2-4d13-8c1c-59d226c2301f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:51:32.285209 np0000183430 devstack@c-api.service[112754]: INFO cinder.volume.api [None req-20f9ace4-a0e2-4d13-8c1c-59d226c2301f demo demo] Get all volumes completed successfully. Jun 29 05:51:32.287193 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-20f9ace4-a0e2-4d13-8c1c-59d226c2301f demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:51:32.287551 np0000183430 devstack@c-api.service[112754]: [pid: 112754|app: 0|req: 12/48] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:51:32 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) Jun 29 05:51:42.280446 np0000183430 devstack@c-api.service[112754]: DEBUG dbcounter [-] [112754] Writing DB stats cinder:SELECT=1 {{(pid=112754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:52:32.304059 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.middleware.request_id [None req-aeeb70a0-e45b-44fb-8c9f-44a9deccab29 None None] RequestId filter calling following filter/app {{(pid=112755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:52:32.309572 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-aeeb70a0-e45b-44fb-8c9f-44a9deccab29 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:52:32.309572 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-aeeb70a0-e45b-44fb-8c9f-44a9deccab29 demo demo] Empty body provided in request {{(pid=112755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:52:32.309572 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-aeeb70a0-e45b-44fb-8c9f-44a9deccab29 demo demo] Calling method 'detail' {{(pid=112755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:52:32.310125 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.api_utils [None req-aeeb70a0-e45b-44fb-8c9f-44a9deccab29 demo demo] Removing options '' from query. {{(pid=112755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:52:32.311660 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.volume.api [None req-aeeb70a0-e45b-44fb-8c9f-44a9deccab29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:52:32.321342 np0000183430 devstack@c-api.service[112755]: INFO cinder.volume.api [None req-aeeb70a0-e45b-44fb-8c9f-44a9deccab29 demo demo] Get all volumes completed successfully. Jun 29 05:52:32.323555 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-aeeb70a0-e45b-44fb-8c9f-44a9deccab29 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:52:32.324034 np0000183430 devstack@c-api.service[112755]: [pid: 112755|app: 0|req: 12/49] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:52:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:52:42.315367 np0000183430 devstack@c-api.service[112755]: DEBUG dbcounter [-] [112755] Writing DB stats cinder:SELECT=1 {{(pid=112755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:53:32.341676 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-0a79299f-96d2-4b31-8b62-5a8204d4c56a None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:53:32.345574 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-0a79299f-96d2-4b31-8b62-5a8204d4c56a demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:53:32.345822 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-0a79299f-96d2-4b31-8b62-5a8204d4c56a demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:53:32.346082 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-0a79299f-96d2-4b31-8b62-5a8204d4c56a demo demo] Calling method 'detail' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:53:32.346416 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.api.api_utils [None req-0a79299f-96d2-4b31-8b62-5a8204d4c56a demo demo] Removing options '' from query. {{(pid=112752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:53:32.347386 np0000183430 devstack@c-api.service[112752]: DEBUG cinder.volume.api [None req-0a79299f-96d2-4b31-8b62-5a8204d4c56a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:53:32.356676 np0000183430 devstack@c-api.service[112752]: INFO cinder.volume.api [None req-0a79299f-96d2-4b31-8b62-5a8204d4c56a demo demo] Get all volumes completed successfully. Jun 29 05:53:32.359570 np0000183430 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-0a79299f-96d2-4b31-8b62-5a8204d4c56a demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:53:32.360072 np0000183430 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 13/50] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:53:32 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) Jun 29 05:53:42.351931 np0000183430 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:54:32.374494 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.middleware.request_id [None req-b5fb511a-19dc-4787-b5e0-28d24be11091 None None] RequestId filter calling following filter/app {{(pid=112753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:54:32.377708 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-b5fb511a-19dc-4787-b5e0-28d24be11091 demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:54:32.377985 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-b5fb511a-19dc-4787-b5e0-28d24be11091 demo demo] Empty body provided in request {{(pid=112753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:54:32.378242 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.openstack.wsgi [None req-b5fb511a-19dc-4787-b5e0-28d24be11091 demo demo] Calling method 'detail' {{(pid=112753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:54:32.378531 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.api.api_utils [None req-b5fb511a-19dc-4787-b5e0-28d24be11091 demo demo] Removing options '' from query. {{(pid=112753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:54:32.379504 np0000183430 devstack@c-api.service[112753]: DEBUG cinder.volume.api [None req-b5fb511a-19dc-4787-b5e0-28d24be11091 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112753) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:54:32.388989 np0000183430 devstack@c-api.service[112753]: INFO cinder.volume.api [None req-b5fb511a-19dc-4787-b5e0-28d24be11091 demo demo] Get all volumes completed successfully. Jun 29 05:54:32.392542 np0000183430 devstack@c-api.service[112753]: INFO cinder.api.openstack.wsgi [None req-b5fb511a-19dc-4787-b5e0-28d24be11091 demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:54:32.392972 np0000183430 devstack@c-api.service[112753]: [pid: 112753|app: 0|req: 14/51] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:54:32 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) Jun 29 05:54:42.383174 np0000183430 devstack@c-api.service[112753]: DEBUG dbcounter [-] [112753] Writing DB stats cinder:SELECT=1 {{(pid=112753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:55:32.413174 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.middleware.request_id [None req-3edb9d47-4f2b-46be-a86d-552bc9ee3c8c None None] RequestId filter calling following filter/app {{(pid=112754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:55:32.523498 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-3edb9d47-4f2b-46be-a86d-552bc9ee3c8c demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:55:32.523876 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-3edb9d47-4f2b-46be-a86d-552bc9ee3c8c demo demo] Empty body provided in request {{(pid=112754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:55:32.524264 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.openstack.wsgi [None req-3edb9d47-4f2b-46be-a86d-552bc9ee3c8c demo demo] Calling method 'detail' {{(pid=112754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:55:32.524695 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.api.api_utils [None req-3edb9d47-4f2b-46be-a86d-552bc9ee3c8c demo demo] Removing options '' from query. {{(pid=112754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:55:32.526142 np0000183430 devstack@c-api.service[112754]: DEBUG cinder.volume.api [None req-3edb9d47-4f2b-46be-a86d-552bc9ee3c8c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:55:32.534654 np0000183430 devstack@c-api.service[112754]: INFO cinder.volume.api [None req-3edb9d47-4f2b-46be-a86d-552bc9ee3c8c demo demo] Get all volumes completed successfully. Jun 29 05:55:32.537325 np0000183430 devstack@c-api.service[112754]: INFO cinder.api.openstack.wsgi [None req-3edb9d47-4f2b-46be-a86d-552bc9ee3c8c demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:55:32.537659 np0000183430 devstack@c-api.service[112754]: [pid: 112754|app: 0|req: 13/52] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:55:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:55:42.532915 np0000183430 devstack@c-api.service[112754]: DEBUG dbcounter [-] [112754] Writing DB stats cinder:SELECT=1 {{(pid=112754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:56:32.557072 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.middleware.request_id [None req-33fb8b5a-6700-4a0e-a4d2-17d667bd147d None None] RequestId filter calling following filter/app {{(pid=112755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:56:32.561592 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-33fb8b5a-6700-4a0e-a4d2-17d667bd147d demo demo] GET https://199.19.213.125/volume/v3/volumes/detail Jun 29 05:56:32.562080 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-33fb8b5a-6700-4a0e-a4d2-17d667bd147d demo demo] Empty body provided in request {{(pid=112755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:56:32.562539 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [None req-33fb8b5a-6700-4a0e-a4d2-17d667bd147d demo demo] Calling method 'detail' {{(pid=112755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:56:32.563095 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.api.api_utils [None req-33fb8b5a-6700-4a0e-a4d2-17d667bd147d demo demo] Removing options '' from query. {{(pid=112755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:56:32.564654 np0000183430 devstack@c-api.service[112755]: DEBUG cinder.volume.api [None req-33fb8b5a-6700-4a0e-a4d2-17d667bd147d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:56:32.573222 np0000183430 devstack@c-api.service[112755]: INFO cinder.volume.api [None req-33fb8b5a-6700-4a0e-a4d2-17d667bd147d demo demo] Get all volumes completed successfully. Jun 29 05:56:32.576308 np0000183430 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [None req-33fb8b5a-6700-4a0e-a4d2-17d667bd147d demo demo] https://199.19.213.125/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:56:32.576759 np0000183430 devstack@c-api.service[112755]: [pid: 112755|app: 0|req: 13/53] 199.19.213.125 () {64 vars in 1296 bytes} [Mon Jun 29 05:56:32 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) Jun 29 05:56:42.567751 np0000183430 devstack@c-api.service[112755]: DEBUG dbcounter [-] [112755] Writing DB stats cinder:SELECT=1 {{(pid=112755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}