Jun 09 09:36:20.712496 np0000179130 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 09:36:20.719852 np0000179130 devstack@c-api.service[112587]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 09:36:20.722792 np0000179130 devstack@c-api.service[112587]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 09:36:20 2026] *** Jun 09 09:36:20.722792 np0000179130 devstack@c-api.service[112587]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 09:36:20.722792 np0000179130 devstack@c-api.service[112587]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 09:36:20.722792 np0000179130 devstack@c-api.service[112587]: nodename: np0000179130 Jun 09 09:36:20.722792 np0000179130 devstack@c-api.service[112587]: machine: x86_64 Jun 09 09:36:20.722792 np0000179130 devstack@c-api.service[112587]: clock source: unix Jun 09 09:36:20.722792 np0000179130 devstack@c-api.service[112587]: pcre jit disabled Jun 09 09:36:20.722792 np0000179130 devstack@c-api.service[112587]: detected number of CPU cores: 16 Jun 09 09:36:20.722792 np0000179130 devstack@c-api.service[112587]: current working directory: / Jun 09 09:36:20.722792 np0000179130 devstack@c-api.service[112587]: detected binary path: /usr/bin/uwsgi-core Jun 09 09:36:20.723054 np0000179130 devstack@c-api.service[112587]: your processes number limit is 256917 Jun 09 09:36:20.723054 np0000179130 devstack@c-api.service[112587]: your memory page size is 4096 bytes Jun 09 09:36:20.723054 np0000179130 devstack@c-api.service[112587]: detected max file descriptor number: 2048 Jun 09 09:36:20.723054 np0000179130 devstack@c-api.service[112587]: lock engine: pthread robust mutexes Jun 09 09:36:20.723054 np0000179130 devstack@c-api.service[112587]: thunder lock: enabled Jun 09 09:36:20.723282 np0000179130 devstack@c-api.service[112587]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 09:36:20.723328 np0000179130 devstack@c-api.service[112587]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 09:36:20.723366 np0000179130 devstack@c-api.service[112587]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 09:36:20.723366 np0000179130 devstack@c-api.service[112587]: Set PythonHome to /opt/stack/data/venv Jun 09 09:36:20.759256 np0000179130 devstack@c-api.service[112587]: Python main interpreter initialized at 0x71f19bca3668 Jun 09 09:36:20.759256 np0000179130 devstack@c-api.service[112587]: python threads support enabled Jun 09 09:36:20.759256 np0000179130 devstack@c-api.service[112587]: your server socket listen backlog is limited to 100 connections Jun 09 09:36:20.759256 np0000179130 devstack@c-api.service[112587]: your mercy for graceful operations on workers is 80 seconds Jun 09 09:36:20.760313 np0000179130 devstack@c-api.service[112587]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 09:36:20.760313 np0000179130 devstack@c-api.service[112587]: *** Operational MODE: preforking *** Jun 09 09:36:20.760313 np0000179130 devstack@c-api.service[112587]: *** uWSGI is running in multiple interpreter mode *** Jun 09 09:36:20.760313 np0000179130 devstack@c-api.service[112587]: spawned uWSGI master process (pid: 112587) Jun 09 09:36:20.760246 np0000179130 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 09:36:20.761546 np0000179130 devstack@c-api.service[112587]: spawned uWSGI worker 1 (pid: 112595, cores: 1) Jun 09 09:36:20.761546 np0000179130 devstack@c-api.service[112587]: spawned uWSGI worker 2 (pid: 112596, cores: 1) Jun 09 09:36:20.761662 np0000179130 devstack@c-api.service[112587]: spawned uWSGI worker 3 (pid: 112597, cores: 1) Jun 09 09:36:20.762135 np0000179130 devstack@c-api.service[112587]: spawned uWSGI worker 4 (pid: 112598, cores: 1) Jun 09 09:36:20.762135 np0000179130 devstack@c-api.service[112587]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 09:36:20.887646 np0000179130 devstack@c-api.service[112598]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 09:36:20.887646 np0000179130 devstack@c-api.service[112598]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 09:36:20.887646 np0000179130 devstack@c-api.service[112598]: we strongly recommend against using it for new projects. Jun 09 09:36:20.887646 np0000179130 devstack@c-api.service[112598]: If you are already using Eventlet, we recommend migrating to a different Jun 09 09:36:20.887646 np0000179130 devstack@c-api.service[112598]: framework. For more detail see Jun 09 09:36:20.887646 np0000179130 devstack@c-api.service[112598]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 09:36:20.887646 np0000179130 devstack@c-api.service[112598]: import eventlet # noqa Jun 09 09:36:20.899403 np0000179130 devstack@c-api.service[112596]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 09:36:20.899403 np0000179130 devstack@c-api.service[112596]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 09:36:20.899403 np0000179130 devstack@c-api.service[112596]: we strongly recommend against using it for new projects. Jun 09 09:36:20.899403 np0000179130 devstack@c-api.service[112596]: If you are already using Eventlet, we recommend migrating to a different Jun 09 09:36:20.899403 np0000179130 devstack@c-api.service[112596]: framework. For more detail see Jun 09 09:36:20.899403 np0000179130 devstack@c-api.service[112596]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 09:36:20.899403 np0000179130 devstack@c-api.service[112596]: import eventlet # noqa Jun 09 09:36:20.909213 np0000179130 devstack@c-api.service[112597]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 09:36:20.909213 np0000179130 devstack@c-api.service[112597]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 09:36:20.909213 np0000179130 devstack@c-api.service[112597]: we strongly recommend against using it for new projects. Jun 09 09:36:20.909213 np0000179130 devstack@c-api.service[112597]: If you are already using Eventlet, we recommend migrating to a different Jun 09 09:36:20.909213 np0000179130 devstack@c-api.service[112597]: framework. For more detail see Jun 09 09:36:20.909213 np0000179130 devstack@c-api.service[112597]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 09:36:20.909213 np0000179130 devstack@c-api.service[112597]: import eventlet # noqa Jun 09 09:36:20.915394 np0000179130 devstack@c-api.service[112595]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 09:36:20.915394 np0000179130 devstack@c-api.service[112595]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 09:36:20.915394 np0000179130 devstack@c-api.service[112595]: we strongly recommend against using it for new projects. Jun 09 09:36:20.915394 np0000179130 devstack@c-api.service[112595]: If you are already using Eventlet, we recommend migrating to a different Jun 09 09:36:20.915394 np0000179130 devstack@c-api.service[112595]: framework. For more detail see Jun 09 09:36:20.915394 np0000179130 devstack@c-api.service[112595]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 09:36:20.915394 np0000179130 devstack@c-api.service[112595]: import eventlet # noqa Jun 09 09:36:20.986200 np0000179130 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 09:36:20.986200 np0000179130 devstack@c-api.service[112598]: warnings.warn( Jun 09 09:36:20.992797 np0000179130 devstack@c-api.service[112596]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 09:36:20.992797 np0000179130 devstack@c-api.service[112596]: warnings.warn( Jun 09 09:36:20.999534 np0000179130 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 09:36:20.999534 np0000179130 devstack@c-api.service[112597]: warnings.warn( Jun 09 09:36:21.005076 np0000179130 devstack@c-api.service[112595]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 09:36:21.005076 np0000179130 devstack@c-api.service[112595]: warnings.warn( Jun 09 09:36:21.070708 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:21.070708 np0000179130 devstack@c-api.service[112598]: from cgi import parse_header Jun 09 09:36:21.071637 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:21.071637 np0000179130 devstack@c-api.service[112596]: from cgi import parse_header Jun 09 09:36:21.082867 np0000179130 devstack@c-api.service[112595]: /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 09 09:36:21.082867 np0000179130 devstack@c-api.service[112595]: from cgi import parse_header Jun 09 09:36:21.091542 np0000179130 devstack@c-api.service[112597]: /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 09 09:36:21.091542 np0000179130 devstack@c-api.service[112597]: from cgi import parse_header Jun 09 09:36:21.123762 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:21.123762 np0000179130 devstack@c-api.service[112598]: removals.removed_module( Jun 09 09:36:21.124361 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:21.124361 np0000179130 devstack@c-api.service[112596]: removals.removed_module( Jun 09 09:36:21.125305 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:21.125305 np0000179130 devstack@c-api.service[112598]: removals.removed_module( Jun 09 09:36:21.126115 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:21.126115 np0000179130 devstack@c-api.service[112596]: removals.removed_module( Jun 09 09:36:21.136500 np0000179130 devstack@c-api.service[112595]: /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 09 09:36:21.136500 np0000179130 devstack@c-api.service[112595]: removals.removed_module( Jun 09 09:36:21.138035 np0000179130 devstack@c-api.service[112595]: /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 09 09:36:21.138035 np0000179130 devstack@c-api.service[112595]: removals.removed_module( Jun 09 09:36:21.141020 np0000179130 devstack@c-api.service[112597]: /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 09 09:36:21.141020 np0000179130 devstack@c-api.service[112597]: removals.removed_module( Jun 09 09:36:21.142503 np0000179130 devstack@c-api.service[112597]: /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 09 09:36:21.142503 np0000179130 devstack@c-api.service[112597]: removals.removed_module( Jun 09 09:36:21.755849 np0000179130 devstack@c-api.service[112597]: /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 09 09:36:21.755849 np0000179130 devstack@c-api.service[112597]: warnings.warn( Jun 09 09:36:21.765471 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:21.765471 np0000179130 devstack@c-api.service[112598]: warnings.warn( Jun 09 09:36:21.774941 np0000179130 devstack@c-api.service[112595]: /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 09 09:36:21.774941 np0000179130 devstack@c-api.service[112595]: warnings.warn( Jun 09 09:36:21.797864 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:21.797864 np0000179130 devstack@c-api.service[112596]: warnings.warn( Jun 09 09:36:21.866511 np0000179130 devstack@c-api.service[112597]: /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 09 09:36:21.866511 np0000179130 devstack@c-api.service[112597]: warnings.warn( Jun 09 09:36:21.872709 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:21.872709 np0000179130 devstack@c-api.service[112598]: warnings.warn( Jun 09 09:36:21.879190 np0000179130 devstack@c-api.service[112595]: /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 09 09:36:21.879190 np0000179130 devstack@c-api.service[112595]: warnings.warn( Jun 09 09:36:21.906790 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:21.906790 np0000179130 devstack@c-api.service[112596]: warnings.warn( Jun 09 09:36:22.168077 np0000179130 devstack@c-api.service[112598]: 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 09 09:36:22.169036 np0000179130 devstack@c-api.service[112598]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112598) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 09:36:22.183243 np0000179130 devstack@c-api.service[112597]: 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 09 09:36:22.184235 np0000179130 devstack@c-api.service[112597]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112597) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 09:36:22.194599 np0000179130 devstack@c-api.service[112595]: 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 09 09:36:22.195124 np0000179130 devstack@c-api.service[112595]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112595) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 09:36:22.220412 np0000179130 devstack@c-api.service[112596]: 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 09 09:36:22.220678 np0000179130 devstack@c-api.service[112596]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112596) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 09:36:22.253662 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:22.253662 np0000179130 devstack@c-api.service[112598]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 09:36:22.261173 np0000179130 devstack@c-api.service[112597]: /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 09 09:36:22.261173 np0000179130 devstack@c-api.service[112597]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 09:36:22.268147 np0000179130 devstack@c-api.service[112595]: /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 09 09:36:22.268147 np0000179130 devstack@c-api.service[112595]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 09:36:22.290023 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:22.290023 np0000179130 devstack@c-api.service[112596]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 09:36:22.730606 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112596) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 09:36:22.730821 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112595) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 09:36:22.730906 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.731013 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.731128 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.731128 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.731257 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.731332 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.731642 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.731727 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.731785 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.731852 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.731910 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.731989 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.732067 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.732151 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.732229 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.732295 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.732360 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.732360 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.732517 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.732581 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.734184 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.734310 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.734310 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.734470 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.734559 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.734638 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.734704 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.734768 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.734834 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.734893 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.734958 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.735072 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.735072 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.735072 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.736364 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.736364 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.736364 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.736364 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.736364 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.736616 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.736662 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.736709 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.736753 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.736787 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.736787 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.736787 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.736787 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.736787 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.738404 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112597) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 09:36:22.738868 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.739002 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.739050 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.739092 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.739153 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.739213 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.739260 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.739294 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.739327 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.739382 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112598) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 09:36:22.739425 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.739452 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.739480 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.739547 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.739603 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.739637 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.739665 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.739712 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.739742 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.739768 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.739804 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.739833 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.739859 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.740039 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.740086 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.740154 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.740187 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.740216 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.740278 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.740314 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.740349 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.740378 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.740403 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.740430 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.740459 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.740492 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.740518 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.740543 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.740573 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.740602 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.740626 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.740651 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.740675 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.740701 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.740726 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.740750 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.740810 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.740907 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.740988 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.741266 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.741334 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.741394 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.741465 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.741503 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.741534 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.741577 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.741612 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.741643 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.741673 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.741744 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.741818 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.741849 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.741910 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.741948 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.741992 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.742082 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.742118 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.742118 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.742166 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.742197 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.742226 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.742252 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.742279 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.742313 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.742342 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.742370 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.742396 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.742424 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.742453 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.742481 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.742516 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.742541 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.742573 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.742602 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.742640 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.742668 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.742668 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.742719 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.742773 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.742853 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.742935 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.743149 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.743212 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.743272 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.743334 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.743392 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.743450 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.743515 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.743557 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.743598 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.743628 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.743669 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.743708 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.743739 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.743769 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.743799 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.743827 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.743854 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.743881 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.743908 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.743936 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.743981 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.744022 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.744054 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.744083 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.744115 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.744142 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.744171 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.744203 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.744238 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.744269 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.744310 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.744343 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.744367 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.744394 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.744420 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.744452 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.744452 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.744509 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.744562 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.744633 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.744672 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.744697 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.744722 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.744753 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.744816 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.744909 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.744909 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.744986 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.745045 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.745467 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.745517 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.745554 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.745598 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.745637 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.745676 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.745726 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.745771 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.745811 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.745850 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.745908 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.745954 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.746039 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.746084 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.746596 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.746680 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.746744 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.746801 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.746852 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.746921 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.747007 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.749192 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.749264 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.749334 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.749399 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.749461 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.749506 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.749542 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.749584 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.749633 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.749672 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.749762 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.749809 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.749870 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.749942 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.750510 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.750585 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.750639 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.750700 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.750749 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.750828 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.750890 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.751691 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.751771 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.751836 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.751883 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.751922 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.751985 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.752037 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.752078 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.752128 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.752174 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.752226 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.752268 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.752268 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.752268 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.752384 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.752384 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.752459 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.752498 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.752544 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.752604 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.752690 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.752909 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.753005 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.753054 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.753115 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.753158 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.753203 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.753321 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.753929 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.754152 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.754319 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.754486 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.754534 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.754603 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.754656 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.754697 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.754737 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.754737 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.754809 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.754856 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.754902 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.754942 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.755007 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.755051 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.755090 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.755141 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.755219 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.755219 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.755219 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.755786 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.755848 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.755897 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.755939 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.756034 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.756034 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.756129 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.756175 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.756219 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.756261 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.756300 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.756344 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.756418 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.756495 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.756544 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.756603 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.756644 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.756644 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.756724 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.756763 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.756803 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.756841 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.756939 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.757021 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.757087 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.757087 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.757087 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.757087 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.757224 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.757224 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.757224 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.757224 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.757224 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.757410 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.757410 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.757484 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.757484 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.757568 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.757608 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.757649 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.757694 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.757694 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.757786 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.757828 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.757872 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.757912 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.757956 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.758030 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.758090 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.758136 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.758183 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.758238 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.758290 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.758334 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.758381 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.758381 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.758453 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.758493 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.758493 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.758578 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.758622 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.758672 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.758717 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.759445 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.759579 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.759709 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.759854 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.760034 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.760172 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.760293 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.760346 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.760430 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.760491 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.760551 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.760613 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.760662 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.760702 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.760745 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.760790 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.760835 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.760917 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.761000 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.761000 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.761000 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.761476 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.761580 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.761654 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.761726 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.761786 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.761840 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.761900 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.761953 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.762043 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.762090 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.762148 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.762205 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.762372 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.762427 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.762470 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.762525 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.762581 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.762628 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.762676 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.762730 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.762777 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.762777 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.762881 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.762936 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.763020 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.763077 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.763134 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.763185 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.763233 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.763290 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.763340 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.763396 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.763445 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.763493 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.763539 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.763586 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.763645 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.763701 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.763757 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.763805 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.763854 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.763911 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.763911 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.764057 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.764103 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.764153 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.764194 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.764241 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.764281 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.764321 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.764360 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.764399 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.764438 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.764438 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.764511 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.764558 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.764607 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.764607 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.764686 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.764734 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.764779 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.764819 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.764909 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.764950 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.765459 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.765506 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.765553 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.765553 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.765553 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.765553 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.765704 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.765704 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.765704 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.765704 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.765704 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.765704 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.765941 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.766018 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.766066 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.766066 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.766066 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.766066 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.766066 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.766066 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.766496 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.766565 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.766613 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.766680 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.766738 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.766797 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.766862 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.766904 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.767029 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.767173 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.767254 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.767297 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.767384 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.767473 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.767605 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.767653 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.767696 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.767743 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.767788 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.767829 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.767878 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.767914 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.767950 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.768014 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.768061 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.768103 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.768137 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.768173 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.768207 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.768243 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.768296 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.768334 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.768373 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.768373 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.768446 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.768488 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.768522 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.768572 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.768617 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.768659 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.768705 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.768745 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.768745 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.768823 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.768895 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.768937 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.769016 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.769076 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.769117 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.769157 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.769197 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.769263 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.769263 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.769263 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.769263 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.769263 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.769434 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.769434 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.769434 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.769537 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.769537 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.769604 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.769650 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.769695 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.769740 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.769782 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.769831 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.769831 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.769899 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.769940 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.772794 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.772907 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.772994 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.773042 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.773113 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.773168 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.773257 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.773321 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.773383 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.773442 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.773503 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.773539 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.773569 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.773601 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.773633 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.773661 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.773685 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.773714 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.773786 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.773845 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.773910 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.774003 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.774064 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.774121 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.774179 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.774235 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.774292 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.774356 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.776675 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.776737 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.776793 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.776825 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.776886 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.776917 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.776946 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.776999 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.777036 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.777066 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.777096 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.777123 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.777159 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.777188 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.777220 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.777248 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.777282 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.777314 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.777347 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.777376 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.777405 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.777433 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.777469 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.777501 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.777529 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.777557 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.777589 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.777621 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.777654 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.777686 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.777714 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.777745 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.777778 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.777809 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.777836 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.777864 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.777892 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.777917 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.777945 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.778005 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.778040 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.778040 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.778101 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.778101 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.778101 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.778101 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.778214 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.778243 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.778269 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.778296 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.778324 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.778357 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.778438 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.778515 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.778595 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.778700 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.779678 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.779734 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.779787 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.779844 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.779910 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.779953 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.780031 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.780100 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.780149 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.780210 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.780273 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.780316 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.780356 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.780405 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.780449 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.780489 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.780528 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.780573 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.780573 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.780647 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.780686 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.780726 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.780766 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.780766 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.780866 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.780909 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.780947 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.781029 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.781029 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.781113 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.781154 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.781192 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.781231 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.781231 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.781308 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.781353 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.781397 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.781443 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.781443 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.781522 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.781522 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.781522 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.781522 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.781671 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.781671 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.781795 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.781795 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.781888 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.781999 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.782099 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.782174 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.782255 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.782337 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.782417 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.782496 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.782588 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.784426 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.784503 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.784607 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.784695 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.784777 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.784900 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.784948 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.785017 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.785059 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.785101 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.785141 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.785181 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.785244 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.785285 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.785285 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.785365 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.785404 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.785445 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.785445 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.785524 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.785569 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.785614 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.785663 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.785703 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.785746 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.785785 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.785827 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.785866 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.785910 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.785951 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.786014 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.786056 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.786194 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.786239 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.786279 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.786315 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.786360 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.786400 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.786447 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.786488 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.786534 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.786584 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.786625 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.786663 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.786703 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.786740 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.786780 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.786780 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.786865 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.786929 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.786991 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.787059 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.787106 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.787158 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.787206 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.787243 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.787278 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.787323 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.787368 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.787410 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.787451 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.787451 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.787451 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.787568 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.787614 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.787654 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.787693 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.787735 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.787774 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.787809 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.787860 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.787860 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.787935 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.788001 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.788063 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.788104 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.788140 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.788178 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.788218 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.788260 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.788307 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.788343 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.788383 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.788423 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.788462 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.788502 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.788538 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.788578 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.788623 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.788663 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.788709 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.788750 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.788790 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.788828 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.788915 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.788915 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.789029 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.789078 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.789119 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.789168 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.789215 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.789255 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.789294 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.789334 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.789379 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.789425 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.789469 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.789514 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.789561 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.789607 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.789647 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.789691 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.789728 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.789772 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.789816 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.789856 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.789897 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.789897 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.789897 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.790038 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.790038 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.790038 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.790152 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.790193 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.790234 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.790274 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.790320 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.790364 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.790415 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.790461 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.790500 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.790500 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.790574 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.790617 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.790663 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.790703 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.790749 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.790795 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.790795 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.790875 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.790914 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.790914 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.791015 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.791082 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.791136 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.791190 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.791232 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.791284 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.791330 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.791374 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.791374 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.791374 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.791374 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.791518 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.791518 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.791595 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.791640 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.791688 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.791736 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.791780 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.791820 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.791859 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.791904 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.791949 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.792046 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.792087 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.792139 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.792139 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.792226 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.792226 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.792305 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.792346 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.792391 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.792391 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.792463 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.792504 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.792504 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.792593 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.792645 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.792686 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.792732 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.792772 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.792816 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.792874 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.792916 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.792916 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.792916 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.792916 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.793082 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.793123 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.793168 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.793285 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.793430 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.793430 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.793516 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.793562 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.793642 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.793703 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.793769 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.793828 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.793898 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.793949 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.794015 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.794235 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.794291 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.794352 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.794414 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.794472 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.794513 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.794555 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.794600 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.794639 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.794679 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.794679 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.794759 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.794759 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.794838 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.795312 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.795361 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.795413 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.795478 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.795521 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.795597 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.795648 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:36:22.799021 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.799089 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.799138 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.799178 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.799255 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.799306 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.799973 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.800033 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.800111 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.800164 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.800220 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.800278 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.800602 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.800679 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.800729 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.800806 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.800874 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.800924 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.801283 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:36:22.801346 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:36:22.801454 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:36:22.801510 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:36:22.801585 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:36:22.801683 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:36:22.846908 np0000179130 devstack@c-api.service[112595]: INFO dbcounter [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Registered counter for database cinder Jun 09 09:36:22.848352 np0000179130 devstack@c-api.service[112596]: INFO dbcounter [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Registered counter for database cinder Jun 09 09:36:22.850068 np0000179130 devstack@c-api.service[112597]: INFO dbcounter [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Registered counter for database cinder Jun 09 09:36:22.853992 np0000179130 devstack@c-api.service[112598]: INFO dbcounter [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Registered counter for database cinder Jun 09 09:36:22.896916 np0000179130 devstack@c-api.service[112596]: DEBUG oslo_db.sqlalchemy.engines [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 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=112596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:36:22.905553 np0000179130 devstack@c-api.service[112595]: DEBUG oslo_db.sqlalchemy.engines [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 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=112595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:36:22.909957 np0000179130 devstack@c-api.service[112598]: DEBUG oslo_db.sqlalchemy.engines [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 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=112598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:36:22.916217 np0000179130 devstack@c-api.service[112597]: DEBUG oslo_db.sqlalchemy.engines [None req-f89529ce-63f7-479f-b0a5-0227212f9684 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=112597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:36:23.018395 np0000179130 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writer thread running {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 09:36:23.021125 np0000179130 devstack@c-api.service[112596]: INFO cinder.rpc [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 09:36:23.024092 np0000179130 devstack@c-api.service[112596]: INFO cinder.rpc [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 09:36:23.027113 np0000179130 devstack@c-api.service[112596]: INFO cinder.rpc [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 09:36:23.029743 np0000179130 devstack@c-api.service[112596]: INFO cinder.rpc [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 09:36:23.030896 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.034739 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.039402 np0000179130 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writer thread running {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 09:36:23.041217 np0000179130 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writer thread running {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 09:36:23.042252 np0000179130 devstack@c-api.service[112597]: INFO cinder.rpc [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 09:36:23.044549 np0000179130 devstack@c-api.service[112598]: INFO cinder.rpc [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 09:36:23.044638 np0000179130 devstack@c-api.service[112597]: INFO cinder.rpc [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 09:36:23.047146 np0000179130 devstack@c-api.service[112597]: INFO cinder.rpc [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 09:36:23.047269 np0000179130 devstack@c-api.service[112598]: INFO cinder.rpc [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 09:36:23.047793 np0000179130 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writer thread running {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 09:36:23.049599 np0000179130 devstack@c-api.service[112598]: INFO cinder.rpc [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 09:36:23.049765 np0000179130 devstack@c-api.service[112597]: INFO cinder.rpc [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 09:36:23.050895 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.051012 np0000179130 devstack@c-api.service[112595]: INFO cinder.rpc [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 09:36:23.051805 np0000179130 devstack@c-api.service[112598]: INFO cinder.rpc [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 09:36:23.052728 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.054664 np0000179130 devstack@c-api.service[112595]: INFO cinder.rpc [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 09:36:23.055231 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.056162 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.057354 np0000179130 devstack@c-api.service[112595]: INFO cinder.rpc [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 09:36:23.059781 np0000179130 devstack@c-api.service[112595]: INFO cinder.rpc [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 09:36:23.060905 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.065305 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.075451 np0000179130 devstack@c-api.service[112596]: DEBUG oslo_db.sqlalchemy.engines [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 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=112596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:36:23.078324 np0000179130 devstack@c-api.service[112596]: INFO cinder.rpc [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 09:36:23.082148 np0000179130 devstack@c-api.service[112596]: INFO cinder.rpc [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 09:36:23.084390 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.092674 np0000179130 devstack@c-api.service[112598]: DEBUG oslo_db.sqlalchemy.engines [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 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=112598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:36:23.095161 np0000179130 devstack@c-api.service[112598]: INFO cinder.rpc [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 09:36:23.096282 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.097137 np0000179130 devstack@c-api.service[112598]: INFO cinder.rpc [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 09:36:23.097864 np0000179130 devstack@c-api.service[112597]: DEBUG oslo_db.sqlalchemy.engines [None req-f89529ce-63f7-479f-b0a5-0227212f9684 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=112597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:36:23.098078 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.100532 np0000179130 devstack@c-api.service[112597]: INFO cinder.rpc [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 09:36:23.100729 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.102858 np0000179130 devstack@c-api.service[112597]: INFO cinder.rpc [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 09:36:23.103955 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.104092 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.108233 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.108886 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.111218 np0000179130 devstack@c-api.service[112595]: DEBUG oslo_db.sqlalchemy.engines [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 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=112595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:36:23.111298 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.112142 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.114365 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.115333 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.115410 np0000179130 devstack@c-api.service[112595]: INFO cinder.rpc [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 09:36:23.116482 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.117656 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.118614 np0000179130 devstack@c-api.service[112595]: INFO cinder.rpc [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 09:36:23.119705 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.120147 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.120537 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.120597 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.123614 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.123695 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.123912 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.125340 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.126610 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.128113 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.128262 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.129671 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.131294 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.132506 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.133776 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.134308 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.135084 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.135699 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.137155 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.137208 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.137371 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.138645 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.138989 np0000179130 devstack@c-api.service[112596]: WARNING cinder.api.contrib.hosts [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 09:36:23.139688 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.140089 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.140240 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.141160 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.142126 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.142634 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.143109 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.144096 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.144543 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.145454 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.145649 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.146839 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.147279 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.148299 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.148422 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.149082 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.149610 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.150610 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: extensions {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.150931 np0000179130 devstack@c-api.service[112598]: WARNING cinder.api.contrib.hosts [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 09:36:23.151699 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.151769 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.152595 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: encryption {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.152794 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.153075 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.154221 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: capabilities {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.154526 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.155071 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.155730 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: os-quota-class-sets {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.156018 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.156152 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.157076 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: os-volume-type-access {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.157388 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.158029 np0000179130 devstack@c-api.service[112597]: WARNING cinder.api.contrib.hosts [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 09:36:23.158660 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.158727 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: extra_specs {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.158779 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.158836 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.160128 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.160191 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.160246 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: os-hosts {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.161539 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.161610 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: os-availability-zone {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.161685 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.161743 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.162553 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: extensions {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.162872 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: consistencygroups {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.163058 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.163902 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: encryption {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.164379 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.164861 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: cgsnapshots {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.164988 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.165455 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: capabilities {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.165763 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.166261 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: os-snapshot-manage {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.166495 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.166744 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: os-quota-class-sets {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.167194 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.167665 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: os-volume-manage {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.168533 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.168829 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: os-volume-type-access {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.169350 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: backups {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.169445 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.169559 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: extensions {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.170419 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: extra_specs {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.170888 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: encryption {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.171181 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: encryption {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.171996 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: os-hosts {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.172431 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: capabilities {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.172755 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: os-volume-transfer {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.173417 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: os-availability-zone {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.174298 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: os-quota-class-sets {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.174391 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: scheduler-stats {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.174703 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: consistencygroups {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.175638 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: os-volume-type-access {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.175728 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.175791 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: os-quota-sets {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.176718 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: cgsnapshots {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.177227 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: extra_specs {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.177319 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extended resource: qos-specs {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.178125 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: os-snapshot-manage {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.178790 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: os-hosts {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.179530 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: os-volume-manage {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.179808 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.179930 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.contrib.snapshot_actions [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] SnapshotActionsController initialized {{(pid=112596) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 09:36:23.181996 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: os-availability-zone {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.182074 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.182130 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: backups {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.182186 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: consistencygroups {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.182233 np0000179130 devstack@c-api.service[112595]: WARNING cinder.api.contrib.hosts [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 09:36:23.182434 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.182903 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.183232 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: encryption {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.183572 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: cgsnapshots {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.183901 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.184511 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.184802 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: os-volume-transfer {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.185051 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: os-snapshot-manage {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.185096 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.186213 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.186380 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: scheduler-stats {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.186424 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.186459 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: os-volume-manage {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.187735 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.187814 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: os-quota-sets {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.187870 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.187913 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: backups {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.189332 np0000179130 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.189491 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extended resource: qos-specs {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.189566 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.190189 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: encryption {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.190315 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.190435 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension TypesManage extending resource: types {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.190550 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.190665 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.190767 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension VolumeActions extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.190920 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.191001 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.191112 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension UsedLimits extending resource: limits {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.191212 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.191670 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.191670 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.191670 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension AdminActions extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.191845 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.contrib.snapshot_actions [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] SnapshotActionsController initialized {{(pid=112598) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 09:36:23.191903 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension AdminActions extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.191903 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension AdminActions extending resource: backups {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.192047 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: os-volume-transfer {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.192100 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.192100 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.192100 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-1f7de274-975b-435c-9ec6-7fab0694cbb4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.192438 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.192599 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.193395 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: scheduler-stats {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.193813 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.194201 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.194838 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: os-quota-sets {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.194929 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: extensions {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.195546 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.196300 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extended resource: qos-specs {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.196383 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: encryption {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.196881 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.197980 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: capabilities {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.198215 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.198464 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.contrib.snapshot_actions [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] SnapshotActionsController initialized {{(pid=112597) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 09:36:23.199332 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.199537 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.200065 np0000179130 devstack@c-api.service[112596]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71f19bca3668 pid: 112596 (default app) Jun 09 09:36:23.200766 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: os-quota-class-sets {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.200918 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.201077 np0000179130 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.202048 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.202162 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension TypesManage extending resource: types {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.202315 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: os-volume-type-access {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.202397 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.202455 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.202502 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.202555 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension VolumeActions extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.202691 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.202821 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension UsedLimits extending resource: limits {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.202902 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.203038 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.203156 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.203258 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension AdminActions extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.203396 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension AdminActions extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.203479 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension AdminActions extending resource: backups {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.203576 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.203653 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.203706 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.203870 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-9bd5ef47-9cc5-4fb9-87c5-ec8ce38ec9e5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.203941 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: extra_specs {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.205003 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.205748 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: os-hosts {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.206339 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.207279 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: os-availability-zone {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.207700 np0000179130 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.208711 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.208711 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.208883 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.208983 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.208983 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.208983 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.208983 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.208983 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.209336 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.209336 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.209336 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.209336 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.209336 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.209628 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension TypesManage extending resource: types {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.209690 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.209690 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.209690 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.209690 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.209690 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.209690 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.210075 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.210075 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.210075 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.210075 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.210334 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.210334 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.210334 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.210334 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.210581 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.210651 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.210651 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.210651 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.210651 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.210651 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.210976 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.210976 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.210976 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.210976 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.210976 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.211268 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.211324 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.211324 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.211324 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.211324 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.211324 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.211324 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.211679 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.211679 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.211679 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.211679 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.211679 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.211679 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.212140 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.212140 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.212140 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.212140 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.212140 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.212140 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.212507 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.212507 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.212507 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.212507 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.212507 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.212507 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.212903 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.212903 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.212903 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.212903 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.213168 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.213168 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.213168 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.213168 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.213168 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.213493 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.213493 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.213493 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.213493 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.213493 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.213762 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.213762 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.213762 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.213762 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.213762 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.213762 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.214104 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.214104 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.214104 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.214104 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.214104 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.214674 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.214674 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.214674 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.214674 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.214674 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.214982 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.214982 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.214982 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.214982 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.215221 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.215221 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.215221 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.215221 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.215684 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.215684 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.215684 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.215684 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.215684 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.216013 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.216013 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.216013 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.216013 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.216013 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.216295 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension VolumeActions extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.216357 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.216357 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.216357 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.216357 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.216601 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.216601 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.216601 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.216601 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.216902 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.216902 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.216902 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.216902 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.217193 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: consistencygroups {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.217251 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.217251 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.217251 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.217251 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.217499 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.217553 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.217553 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.217553 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.217553 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.217805 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.217805 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.217805 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.217805 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.217805 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.217805 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.218195 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.218195 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.218195 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.218195 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.218195 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.218489 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.218536 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension UsedLimits extending resource: limits {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.218588 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.218588 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.218588 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.218588 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.218588 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.218588 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.218912 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.218912 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.218912 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.218912 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.218912 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.218912 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.219311 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.219364 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.219364 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.219364 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.219364 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.219364 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.219364 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.219677 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.219677 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.219792 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.219944 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.219944 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.219944 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.219944 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.219944 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.219944 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.220292 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.220292 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.220292 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.220292 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.220521 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.220521 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.220521 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.220521 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.220521 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.220871 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.220922 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.221395 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.221395 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.221395 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:23.221395 np0000179130 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 09 09:36:23.221644 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension AdminActions extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.221644 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension AdminActions extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.221644 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension AdminActions extending resource: backups {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.221644 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.221644 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.221644 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-f89529ce-63f7-479f-b0a5-0227212f9684 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.221847 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: cgsnapshots {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.221890 np0000179130 devstack@c-api.service[112598]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71f19bca3668 pid: 112598 (default app) Jun 09 09:36:23.221933 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-3d0067eb-2e81-468a-8201-63336c8c3102 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:36:23.221986 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: os-snapshot-manage {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.221986 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: os-volume-manage {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.222067 np0000179130 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 1/1] 199.19.213.200 () {60 vars in 956 bytes} [Tue Jun 9 09:36:23 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 09:36:23.222103 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: backups {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.222138 np0000179130 devstack@c-api.service[112597]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71f19bca3668 pid: 112597 (default app) Jun 09 09:36:23.222179 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: encryption {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.222179 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: os-volume-transfer {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.223334 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: scheduler-stats {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.224938 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: os-quota-sets {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.226628 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extended resource: qos-specs {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:36:23.229073 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] SnapshotActionsController initialized {{(pid=112595) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 09:36:23.230357 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.232132 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.233750 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.235847 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.237888 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.239955 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.241996 np0000179130 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:36:23.243094 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.243215 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension TypesManage extending resource: types {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.243350 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.243482 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.243595 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension VolumeActions extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.244796 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.245008 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension UsedLimits extending resource: limits {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.245124 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.245208 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.245336 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.245447 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension AdminActions extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.245618 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension AdminActions extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.245730 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension AdminActions extending resource: backups {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.245829 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.245947 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.246057 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-8a22c75d-dcfa-4455-bf4a-0df29166ebb1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:36:23.255739 np0000179130 devstack@c-api.service[112595]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71f19bca3668 pid: 112595 (default app) Jun 09 09:36:30.438242 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.438242 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.438242 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.438242 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.438242 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.439333 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.439333 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.439333 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.439333 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.439333 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.439747 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.439747 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.439747 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.439747 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.439747 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.439747 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.440232 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.440232 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.440232 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.440232 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.440503 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.440503 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.440503 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.440503 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.440799 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.440799 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.440799 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.440799 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.441091 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.441091 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.441091 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.441091 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.441091 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.441469 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.441469 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.441469 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.441469 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.441469 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.441748 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.441748 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.441748 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.441748 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.441748 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.441748 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.442125 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.442125 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.442125 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.442125 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.442125 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.442125 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.442544 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.442544 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.442544 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.442544 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.442544 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.442544 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.442975 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.442975 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.442975 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.442975 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.442975 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.443364 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.443364 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.443364 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.443364 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.443364 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.443676 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.443676 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.443676 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.443676 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.443676 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.443676 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.444074 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.444074 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.444074 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.444074 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.444074 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.444074 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.444464 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.444464 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.444464 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.444464 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.444464 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.444837 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.444837 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.444837 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.444837 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.444837 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.445219 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.445219 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.445219 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.445219 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.445499 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.445499 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.445499 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.445499 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.445782 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.445782 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.445782 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.445782 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.445782 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.446185 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.446185 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.446185 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.446185 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.446185 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.446525 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.446525 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.446525 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.446525 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.446815 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.446815 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.446815 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.446815 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.447138 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.447138 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.447138 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.447138 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.447402 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.447402 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.447402 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.447402 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.447718 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.447718 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.447718 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.447718 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.448004 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.448004 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.448004 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.448004 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.448004 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.448554 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.448554 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.448554 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.448554 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.448554 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.448554 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.449016 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.449016 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.449016 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.449016 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.449016 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.449363 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.449363 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.449363 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.449363 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.449363 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.449363 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.449848 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.449848 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.449848 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.449848 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.449848 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.449848 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.450293 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.450293 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.450293 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.450293 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.450293 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.450293 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.450698 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.450698 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.450698 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.450698 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.450698 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.450698 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.451130 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.451130 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.451130 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.451130 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.451391 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.451391 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.451391 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.451391 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.451391 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.451779 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.451779 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.451779 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.451779 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.451779 np0000179130 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 09 09:36:30.451779 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-b2b48af2-972c-4566-8abf-12c9e745505b None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:36:30.936768 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-b2b48af2-972c-4566-8abf-12c9e745505b admin admin] POST https://199.19.213.200/volume/v3/types Jun 09 09:36:30.937606 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-b2b48af2-972c-4566-8abf-12c9e745505b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 09:36:30.939670 np0000179130 devstack@c-api.service[112598]: /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 09 09:36:30.939670 np0000179130 devstack@c-api.service[112598]: warnings.warn( Jun 09 09:36:30.987793 np0000179130 devstack@c-api.service[112598]: DEBUG oslo_db.sqlalchemy.engines [None req-b2b48af2-972c-4566-8abf-12c9e745505b 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=112598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:36:31.020142 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-b2b48af2-972c-4566-8abf-12c9e745505b admin admin] https://199.19.213.200/volume/v3/types returned with HTTP 200 Jun 09 09:36:31.020697 np0000179130 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 1/2] 199.19.213.200 () {68 vars in 1288 bytes} [Tue Jun 9 09:36:30 2026] POST /volume/v3/types => generated 186 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:36:31.034436 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [req-b2b48af2-972c-4566-8abf-12c9e745505b req-29669e16-3b6c-4c67-912a-8b3f4d2fc2c4 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:36:31.373476 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [req-b2b48af2-972c-4566-8abf-12c9e745505b req-29669e16-3b6c-4c67-912a-8b3f4d2fc2c4 admin admin] POST https://199.19.213.200/volume/v3/types/c35ebedf-19a0-4dff-801e-d7446a348524/extra_specs Jun 09 09:36:31.373876 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [req-b2b48af2-972c-4566-8abf-12c9e745505b req-29669e16-3b6c-4c67-912a-8b3f4d2fc2c4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 09:36:31.375548 np0000179130 devstack@c-api.service[112596]: /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 09 09:36:31.375548 np0000179130 devstack@c-api.service[112596]: warnings.warn( Jun 09 09:36:31.418524 np0000179130 devstack@c-api.service[112596]: DEBUG oslo_db.sqlalchemy.engines [req-b2b48af2-972c-4566-8abf-12c9e745505b req-29669e16-3b6c-4c67-912a-8b3f4d2fc2c4 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=112596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:36:31.488756 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [req-b2b48af2-972c-4566-8abf-12c9e745505b req-29669e16-3b6c-4c67-912a-8b3f4d2fc2c4 admin admin] https://199.19.213.200/volume/v3/types/c35ebedf-19a0-4dff-801e-d7446a348524/extra_specs returned with HTTP 200 Jun 09 09:36:31.488756 np0000179130 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 2/3] 199.19.213.200 () {70 vars in 1505 bytes} [Tue Jun 9 09:36:31 2026] POST /volume/v3/types/c35ebedf-19a0-4dff-801e-d7446a348524/extra_specs => generated 55 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:36:33.104182 np0000179130 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=6 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:36:33.119992 np0000179130 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=6 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:36:41.017377 np0000179130 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:36:41.486299 np0000179130 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:39:07.232671 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.232671 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.232671 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.232671 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.232671 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.233727 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.233727 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.233727 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.233727 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.233727 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.234113 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.234113 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.234113 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.234113 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.234113 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.234113 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.234551 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.234551 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.234551 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.234551 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.234844 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.234844 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.234844 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.234844 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.235170 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.235170 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.235170 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.235170 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.235456 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.235456 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.235456 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.235456 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.235456 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.235823 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.235823 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.235823 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.235823 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.235823 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.236179 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.236179 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.236179 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.236179 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.236179 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.236179 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.236600 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.236600 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.236600 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.236600 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.236600 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.236600 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.237037 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.237037 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.237037 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.237037 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.237037 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.237037 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.237475 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.237475 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.237475 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.237475 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.237475 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.237998 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.237998 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.237998 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.237998 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.237998 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.238335 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.238335 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.238335 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.238335 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.238335 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.238335 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.238757 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.238757 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.238757 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.238757 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.238757 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.238757 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.239177 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.239177 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.239177 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.239177 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.239177 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.239572 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.239572 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.239572 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.239572 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.239572 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.239926 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.239926 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.239926 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.239926 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.240259 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.240259 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.240259 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.240259 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.240550 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.240550 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.240550 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.240550 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.240550 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.240930 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.240930 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.240930 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.240930 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.240930 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.241291 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.241291 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.241291 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.241291 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.241639 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.241639 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.241639 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.241639 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.241981 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.241981 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.241981 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.241981 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.242362 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.242362 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.242362 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.242362 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.242660 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.242660 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.242660 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.242660 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.242810 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.242810 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.242810 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.242810 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.242810 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243012 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243012 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243012 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243012 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243012 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243012 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243202 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243202 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243202 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243202 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243202 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243357 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243357 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243357 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243357 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243357 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243357 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243544 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243544 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243544 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243544 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243544 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243544 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243733 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243733 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243733 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243733 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243733 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243733 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243923 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243923 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243923 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243923 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.243923 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.243923 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.244135 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.244135 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.244135 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.244135 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.244268 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.244268 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.244268 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.244268 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.244268 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.244512 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.244512 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.244512 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.244512 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:07.244512 np0000179130 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 09 09:39:07.244512 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-c440ec38-3b3f-4056-a61b-8e20c76a7c6a None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:07.244512 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-c440ec38-3b3f-4056-a61b-8e20c76a7c6a None None] GET https://199.19.213.200/volume// Jun 09 09:39:07.244707 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-c440ec38-3b3f-4056-a61b-8e20c76a7c6a None None] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:39:07.244707 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-c440ec38-3b3f-4056-a61b-8e20c76a7c6a None None] Calling method 'all' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:39:07.244707 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-c440ec38-3b3f-4056-a61b-8e20c76a7c6a None None] https://199.19.213.200/volume// returned with HTTP 300 Jun 09 09:39:07.244707 np0000179130 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 1/4] 199.19.213.200 () {66 vars in 1456 bytes} [Tue Jun 9 09:39:07 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 09 09:39:46.768183 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.768183 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.768183 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.768183 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.768183 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.769203 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.769203 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.769203 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.769203 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.769203 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.769547 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.769547 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.769547 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.769547 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.769547 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.769547 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.769893 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.769893 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.769893 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.769893 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.770259 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.770259 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.770259 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.770259 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.770498 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.770498 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.770498 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.770498 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.770798 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.770798 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.770798 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.770798 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.770798 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.771131 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.771131 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.771131 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.771131 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.771131 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.771410 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.771410 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.771410 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.771410 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.771410 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.771410 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.771752 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.771752 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.771752 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.771752 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.771752 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.771752 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.772134 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.772134 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.772134 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.772134 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.772134 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.772134 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.772478 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.772478 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.772478 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.772478 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.772478 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.772773 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.772773 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.772773 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.772773 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.772773 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.773108 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.773108 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.773108 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.773108 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.773108 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.773108 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.773470 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.773470 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.773470 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.773470 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.773470 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.773470 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.773882 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.773882 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.773882 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.773882 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.773882 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.774320 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.774320 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.774320 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.774320 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.774320 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.774663 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.774663 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.774663 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.774663 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.774979 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.774979 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.774979 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.774979 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.775132 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.775132 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.775132 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.775132 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.775132 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.775336 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.775336 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.775336 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.775336 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.775336 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.775507 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.775507 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.775507 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.775507 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.775656 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.775656 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.775656 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.775656 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.775806 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.775806 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.775806 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.775806 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.775976 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.775976 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.775976 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.775976 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.776125 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.776125 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.776125 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.776125 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.776281 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.776281 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.776281 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.776281 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.776281 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.776464 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.776464 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.776464 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.776464 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.776464 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.776464 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.776685 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.776685 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.776685 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.776685 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.776685 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.776849 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.776849 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.776849 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.776849 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.776849 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.776849 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.777077 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.777077 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.777077 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.777077 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.777077 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.777077 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.777290 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.777290 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.777290 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.777290 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.777290 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.777290 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.777518 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.777518 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.777518 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.777518 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.777518 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.777518 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.777756 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.777756 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.777756 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.777756 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.777901 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.777901 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.777901 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.777901 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.777901 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.778144 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.778144 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.778144 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.778144 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:46.778144 np0000179130 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 09 09:39:46.778144 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-f8e39385-236f-4f79-8578-fb5468f5bc4a None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:46.778144 np0000179130 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 1/5] 199.19.213.200 () {62 vars in 1068 bytes} [Tue Jun 9 09:39:46 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 09:39:46.814139 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-00eb85bc-8afb-4104-890a-9828a5e1d030 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:46.823558 np0000179130 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 2/6] 199.19.213.200 () {64 vars in 1272 bytes} [Tue Jun 9 09:39:46 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 09 09:39:46.864365 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [req-00eb85bc-8afb-4104-890a-9828a5e1d030 req-8b1daa73-abfc-49c5-822d-8f0111311556 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:46.868810 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [req-00eb85bc-8afb-4104-890a-9828a5e1d030 req-8b1daa73-abfc-49c5-822d-8f0111311556 demo demo] GET https://199.19.213.200/volume/v3/ Jun 09 09:39:46.869087 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [req-00eb85bc-8afb-4104-890a-9828a5e1d030 req-8b1daa73-abfc-49c5-822d-8f0111311556 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:39:46.869364 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [req-00eb85bc-8afb-4104-890a-9828a5e1d030 req-8b1daa73-abfc-49c5-822d-8f0111311556 demo demo] Calling method 'version_select' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:39:46.870423 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [req-00eb85bc-8afb-4104-890a-9828a5e1d030 req-8b1daa73-abfc-49c5-822d-8f0111311556 demo demo] https://199.19.213.200/volume/v3/ returned with HTTP 200 Jun 09 09:39:46.870900 np0000179130 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 3/7] 199.19.213.200 () {66 vars in 1346 bytes} [Tue Jun 9 09:39:46 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:39:46.927211 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-bd2677d3-fff0-44ea-ac31-3019508f4c2f None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:47.256633 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-bd2677d3-fff0-44ea-ac31-3019508f4c2f demo demo] GET https://199.19.213.200/volume/v3/types/default Jun 09 09:39:47.256984 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-bd2677d3-fff0-44ea-ac31-3019508f4c2f demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:39:47.257198 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-bd2677d3-fff0-44ea-ac31-3019508f4c2f demo demo] Calling method 'show' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:39:47.300196 np0000179130 devstack@c-api.service[112597]: DEBUG oslo_db.sqlalchemy.engines [None req-bd2677d3-fff0-44ea-ac31-3019508f4c2f 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=112597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:39:47.319459 np0000179130 devstack@c-api.service[112597]: /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 09 09:39:47.319459 np0000179130 devstack@c-api.service[112597]: warnings.warn( Jun 09 09:39:47.321675 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-bd2677d3-fff0-44ea-ac31-3019508f4c2f demo demo] https://199.19.213.200/volume/v3/types/default returned with HTTP 200 Jun 09 09:39:47.322135 np0000179130 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 2/8] 199.19.213.200 () {64 vars in 1301 bytes} [Tue Jun 9 09:39:46 2026] GET /volume/v3/types/default => generated 145 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:39:47.437150 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-f6e7c607-349f-4b0d-a3d7-2039a4964065 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:47.771115 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-f6e7c607-349f-4b0d-a3d7-2039a4964065 demo demo] GET https://199.19.213.200/volume/v3/types Jun 09 09:39:47.772169 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-f6e7c607-349f-4b0d-a3d7-2039a4964065 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:39:47.772169 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-f6e7c607-349f-4b0d-a3d7-2039a4964065 demo demo] Calling method 'index' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:39:47.772169 np0000179130 devstack@c-api.service[112595]: /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 09 09:39:47.772169 np0000179130 devstack@c-api.service[112595]: warnings.warn( Jun 09 09:39:47.772707 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-f6e7c607-349f-4b0d-a3d7-2039a4964065 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:39:47.814319 np0000179130 devstack@c-api.service[112595]: DEBUG oslo_db.sqlalchemy.engines [None req-f6e7c607-349f-4b0d-a3d7-2039a4964065 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=112595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:39:47.831543 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-f6e7c607-349f-4b0d-a3d7-2039a4964065 demo demo] https://199.19.213.200/volume/v3/types returned with HTTP 200 Jun 09 09:39:47.831914 np0000179130 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 2/9] 199.19.213.200 () {64 vars in 1290 bytes} [Tue Jun 9 09:39:47 2026] GET /volume/v3/types => generated 377 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:39:48.274101 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-468e45e5-55a3-4ef3-b96f-45139c208793 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:48.275449 np0000179130 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 3/10] 199.19.213.200 () {62 vars in 1068 bytes} [Tue Jun 9 09:39:48 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 09 09:39:48.313157 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-04dadca8-e5fb-476e-963e-7e725f8198cd None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:48.323824 np0000179130 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 4/11] 199.19.213.200 () {64 vars in 1272 bytes} [Tue Jun 9 09:39:48 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 09:39:48.367706 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [req-04dadca8-e5fb-476e-963e-7e725f8198cd req-5a1e97b4-a99b-44d5-8f8b-b9075e3d9ccc None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:48.371712 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [req-04dadca8-e5fb-476e-963e-7e725f8198cd req-5a1e97b4-a99b-44d5-8f8b-b9075e3d9ccc demo demo] GET https://199.19.213.200/volume/v3/ Jun 09 09:39:48.372204 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [req-04dadca8-e5fb-476e-963e-7e725f8198cd req-5a1e97b4-a99b-44d5-8f8b-b9075e3d9ccc demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:39:48.372657 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [req-04dadca8-e5fb-476e-963e-7e725f8198cd req-5a1e97b4-a99b-44d5-8f8b-b9075e3d9ccc demo demo] Calling method 'version_select' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:39:48.373910 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [req-04dadca8-e5fb-476e-963e-7e725f8198cd req-5a1e97b4-a99b-44d5-8f8b-b9075e3d9ccc demo demo] https://199.19.213.200/volume/v3/ returned with HTTP 200 Jun 09 09:39:48.374907 np0000179130 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 3/12] 199.19.213.200 () {66 vars in 1346 bytes} [Tue Jun 9 09:39:48 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:39:48.425695 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-ce814c69-909b-4de1-940e-bc102893b549 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:48.429606 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-ce814c69-909b-4de1-940e-bc102893b549 demo demo] GET https://199.19.213.200/volume/v3/types/default Jun 09 09:39:48.430215 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-ce814c69-909b-4de1-940e-bc102893b549 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:39:48.430802 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-ce814c69-909b-4de1-940e-bc102893b549 demo demo] Calling method 'show' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:39:48.446801 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-ce814c69-909b-4de1-940e-bc102893b549 demo demo] https://199.19.213.200/volume/v3/types/default returned with HTTP 200 Jun 09 09:39:48.447258 np0000179130 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 3/13] 199.19.213.200 () {64 vars in 1301 bytes} [Tue Jun 9 09:39:48 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:39:49.127036 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-ad40a737-512a-49d7-abb4-3f52e2a158b6 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:49.128310 np0000179130 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 4/14] 199.19.213.200 () {62 vars in 1068 bytes} [Tue Jun 9 09:39:49 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 09 09:39:49.169524 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-0eaa44d0-9148-4d9e-a737-c503fcac5292 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:49.173296 np0000179130 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 5/15] 199.19.213.200 () {64 vars in 1272 bytes} [Tue Jun 9 09:39:49 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 09 09:39:49.213765 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [req-0eaa44d0-9148-4d9e-a737-c503fcac5292 req-a8da8260-ee90-4196-8d3e-8685215af1cc None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:49.217197 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [req-0eaa44d0-9148-4d9e-a737-c503fcac5292 req-a8da8260-ee90-4196-8d3e-8685215af1cc demo demo] GET https://199.19.213.200/volume/v3/ Jun 09 09:39:49.217708 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [req-0eaa44d0-9148-4d9e-a737-c503fcac5292 req-a8da8260-ee90-4196-8d3e-8685215af1cc demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:39:49.218154 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [req-0eaa44d0-9148-4d9e-a737-c503fcac5292 req-a8da8260-ee90-4196-8d3e-8685215af1cc demo demo] Calling method 'version_select' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:39:49.218817 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [req-0eaa44d0-9148-4d9e-a737-c503fcac5292 req-a8da8260-ee90-4196-8d3e-8685215af1cc demo demo] https://199.19.213.200/volume/v3/ returned with HTTP 200 Jun 09 09:39:49.219494 np0000179130 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 4/16] 199.19.213.200 () {66 vars in 1346 bytes} [Tue Jun 9 09:39:49 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 09 09:39:49.261895 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-21da4074-a761-4be6-8830-38a63f951153 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:49.265379 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-21da4074-a761-4be6-8830-38a63f951153 demo demo] GET https://199.19.213.200/volume/v3/types/default Jun 09 09:39:49.265808 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-21da4074-a761-4be6-8830-38a63f951153 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:39:49.266250 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-21da4074-a761-4be6-8830-38a63f951153 demo demo] Calling method 'show' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:39:49.279286 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-21da4074-a761-4be6-8830-38a63f951153 demo demo] https://199.19.213.200/volume/v3/types/default returned with HTTP 200 Jun 09 09:39:49.279730 np0000179130 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 4/17] 199.19.213.200 () {64 vars in 1301 bytes} [Tue Jun 9 09:39:49 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:39:49.325407 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-9db67109-fa44-4bb8-989b-e24b6e020b8a None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:49.326751 np0000179130 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 5/18] 199.19.213.200 () {62 vars in 1068 bytes} [Tue Jun 9 09:39:49 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 09 09:39:49.360366 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-b8490347-3b35-4c87-a0fd-4d2d78bf65d0 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:49.364348 np0000179130 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 6/19] 199.19.213.200 () {64 vars in 1272 bytes} [Tue Jun 9 09:39:49 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 09 09:39:49.406025 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [req-b8490347-3b35-4c87-a0fd-4d2d78bf65d0 req-e1a3656d-0851-466c-90cf-ad1404408818 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:49.409129 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [req-b8490347-3b35-4c87-a0fd-4d2d78bf65d0 req-e1a3656d-0851-466c-90cf-ad1404408818 demo demo] GET https://199.19.213.200/volume/v3/ Jun 09 09:39:49.409547 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [req-b8490347-3b35-4c87-a0fd-4d2d78bf65d0 req-e1a3656d-0851-466c-90cf-ad1404408818 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:39:49.410239 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [req-b8490347-3b35-4c87-a0fd-4d2d78bf65d0 req-e1a3656d-0851-466c-90cf-ad1404408818 demo demo] Calling method 'version_select' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:39:49.410979 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [req-b8490347-3b35-4c87-a0fd-4d2d78bf65d0 req-e1a3656d-0851-466c-90cf-ad1404408818 demo demo] https://199.19.213.200/volume/v3/ returned with HTTP 200 Jun 09 09:39:49.411686 np0000179130 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 5/20] 199.19.213.200 () {66 vars in 1346 bytes} [Tue Jun 9 09:39:49 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:39:49.456164 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-04618028-e104-41d5-a1cc-eb258e88268d None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:39:49.459803 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-04618028-e104-41d5-a1cc-eb258e88268d demo demo] GET https://199.19.213.200/volume/v3/types/default Jun 09 09:39:49.460317 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-04618028-e104-41d5-a1cc-eb258e88268d demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:39:49.460712 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-04618028-e104-41d5-a1cc-eb258e88268d demo demo] Calling method 'show' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:39:49.469327 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-04618028-e104-41d5-a1cc-eb258e88268d demo demo] https://199.19.213.200/volume/v3/types/default returned with HTTP 200 Jun 09 09:39:49.469682 np0000179130 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 5/21] 199.19.213.200 () {64 vars in 1301 bytes} [Tue Jun 9 09:39:49 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 09 09:39:57.316538 np0000179130 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=2 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:39:59.465511 np0000179130 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=7 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:44:36.571507 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-911b6f02-a510-4a80-b334-9f2ed4fdf2c7 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:44:36.671044 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-911b6f02-a510-4a80-b334-9f2ed4fdf2c7 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:44:36.671377 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-911b6f02-a510-4a80-b334-9f2ed4fdf2c7 demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:44:36.671719 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-911b6f02-a510-4a80-b334-9f2ed4fdf2c7 demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:44:36.672486 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-911b6f02-a510-4a80-b334-9f2ed4fdf2c7 demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:44:36.673800 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-911b6f02-a510-4a80-b334-9f2ed4fdf2c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:44:36.715048 np0000179130 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-911b6f02-a510-4a80-b334-9f2ed4fdf2c7 demo demo] Get all volumes completed successfully. Jun 09 09:44:36.718194 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-911b6f02-a510-4a80-b334-9f2ed4fdf2c7 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:44:36.718565 np0000179130 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 6/22] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:44:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:44:46.706695 np0000179130 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:45:36.732890 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-df386863-2266-4c1f-a597-4598f7fe39b4 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:45:36.736174 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-df386863-2266-4c1f-a597-4598f7fe39b4 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:45:36.736430 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-df386863-2266-4c1f-a597-4598f7fe39b4 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:45:36.736685 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-df386863-2266-4c1f-a597-4598f7fe39b4 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:45:36.737453 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-df386863-2266-4c1f-a597-4598f7fe39b4 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:45:36.738605 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-df386863-2266-4c1f-a597-4598f7fe39b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:45:36.773286 np0000179130 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-df386863-2266-4c1f-a597-4598f7fe39b4 demo demo] Get all volumes completed successfully. Jun 09 09:45:36.775637 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-df386863-2266-4c1f-a597-4598f7fe39b4 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:45:36.776197 np0000179130 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 7/23] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:45:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:45:46.766868 np0000179130 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:46:36.789099 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-2c8e2025-2db7-4efe-add3-207ab485981c None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:46:36.794874 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-2c8e2025-2db7-4efe-add3-207ab485981c demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:46:36.795109 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-2c8e2025-2db7-4efe-add3-207ab485981c demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:46:36.795366 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-2c8e2025-2db7-4efe-add3-207ab485981c demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:46:36.796150 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-2c8e2025-2db7-4efe-add3-207ab485981c demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:46:36.797520 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-2c8e2025-2db7-4efe-add3-207ab485981c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:46:36.839755 np0000179130 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-2c8e2025-2db7-4efe-add3-207ab485981c demo demo] Get all volumes completed successfully. Jun 09 09:46:36.843303 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-2c8e2025-2db7-4efe-add3-207ab485981c demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:46:36.843806 np0000179130 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 6/24] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:46:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:46:46.829771 np0000179130 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:47:36.854394 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-09fde6f6-5d3d-4ee9-ad3a-0d6c0c30275b None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:47:36.856996 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-09fde6f6-5d3d-4ee9-ad3a-0d6c0c30275b demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:47:36.857167 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-09fde6f6-5d3d-4ee9-ad3a-0d6c0c30275b demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:47:36.857343 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-09fde6f6-5d3d-4ee9-ad3a-0d6c0c30275b demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:47:36.857743 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-09fde6f6-5d3d-4ee9-ad3a-0d6c0c30275b demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:47:36.858482 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-09fde6f6-5d3d-4ee9-ad3a-0d6c0c30275b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:47:36.897194 np0000179130 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-09fde6f6-5d3d-4ee9-ad3a-0d6c0c30275b demo demo] Get all volumes completed successfully. Jun 09 09:47:36.900371 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-09fde6f6-5d3d-4ee9-ad3a-0d6c0c30275b demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:47:36.900950 np0000179130 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 6/25] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:47:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:47:46.887814 np0000179130 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:48:36.922167 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-abf0a0c3-196e-4c38-a705-7cf9c116c28d None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:48:36.926855 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-abf0a0c3-196e-4c38-a705-7cf9c116c28d demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:48:36.927659 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-abf0a0c3-196e-4c38-a705-7cf9c116c28d demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:48:36.928115 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-abf0a0c3-196e-4c38-a705-7cf9c116c28d demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:48:36.928657 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-abf0a0c3-196e-4c38-a705-7cf9c116c28d demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:48:36.930534 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-abf0a0c3-196e-4c38-a705-7cf9c116c28d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:48:36.939766 np0000179130 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-abf0a0c3-196e-4c38-a705-7cf9c116c28d demo demo] Get all volumes completed successfully. Jun 09 09:48:36.942236 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-abf0a0c3-196e-4c38-a705-7cf9c116c28d demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:48:36.942344 np0000179130 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 7/26] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:48:36 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 09 09:48:46.935046 np0000179130 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:49:36.959496 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-c8e9376a-80c3-4f11-bc65-064853cf1429 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:49:37.201647 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-c8e9376a-80c3-4f11-bc65-064853cf1429 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:49:37.201915 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-c8e9376a-80c3-4f11-bc65-064853cf1429 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:49:37.202185 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-c8e9376a-80c3-4f11-bc65-064853cf1429 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:49:37.202523 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-c8e9376a-80c3-4f11-bc65-064853cf1429 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:49:37.203542 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-c8e9376a-80c3-4f11-bc65-064853cf1429 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:49:37.213081 np0000179130 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-c8e9376a-80c3-4f11-bc65-064853cf1429 demo demo] Get all volumes completed successfully. Jun 09 09:49:37.215665 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-c8e9376a-80c3-4f11-bc65-064853cf1429 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:49:37.216050 np0000179130 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 8/27] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:49:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:49:47.207063 np0000179130 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:50:37.231614 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-e8c475c8-5601-4210-b4f5-06cf151e4caf None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:50:37.235256 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-e8c475c8-5601-4210-b4f5-06cf151e4caf demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:50:37.235491 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-e8c475c8-5601-4210-b4f5-06cf151e4caf demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:50:37.235669 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-e8c475c8-5601-4210-b4f5-06cf151e4caf demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:50:37.235915 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-e8c475c8-5601-4210-b4f5-06cf151e4caf demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:50:37.237093 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-e8c475c8-5601-4210-b4f5-06cf151e4caf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:50:37.245251 np0000179130 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-e8c475c8-5601-4210-b4f5-06cf151e4caf demo demo] Get all volumes completed successfully. Jun 09 09:50:37.247438 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-e8c475c8-5601-4210-b4f5-06cf151e4caf demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:50:37.247941 np0000179130 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 7/28] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:50:37 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 09 09:50:47.240796 np0000179130 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:51:37.265093 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-2156cee4-63da-4955-86f9-fb07ee7be80e None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:51:37.268468 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-2156cee4-63da-4955-86f9-fb07ee7be80e demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:51:37.268911 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-2156cee4-63da-4955-86f9-fb07ee7be80e demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:51:37.269187 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-2156cee4-63da-4955-86f9-fb07ee7be80e demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:51:37.269526 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-2156cee4-63da-4955-86f9-fb07ee7be80e demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:51:37.271267 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-2156cee4-63da-4955-86f9-fb07ee7be80e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:51:37.278847 np0000179130 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-2156cee4-63da-4955-86f9-fb07ee7be80e demo demo] Get all volumes completed successfully. Jun 09 09:51:37.281125 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-2156cee4-63da-4955-86f9-fb07ee7be80e demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:51:37.281499 np0000179130 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 7/29] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:51:37 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 09 09:51:47.274827 np0000179130 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:52:37.299263 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-5e8ccddb-f5cc-4253-8a87-b62fb64c7b5d None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:52:37.303486 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-5e8ccddb-f5cc-4253-8a87-b62fb64c7b5d demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:52:37.303749 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-5e8ccddb-f5cc-4253-8a87-b62fb64c7b5d demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:52:37.304058 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-5e8ccddb-f5cc-4253-8a87-b62fb64c7b5d demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:52:37.304443 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-5e8ccddb-f5cc-4253-8a87-b62fb64c7b5d demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:52:37.305458 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-5e8ccddb-f5cc-4253-8a87-b62fb64c7b5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:52:37.318379 np0000179130 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-5e8ccddb-f5cc-4253-8a87-b62fb64c7b5d demo demo] Get all volumes completed successfully. Jun 09 09:52:37.321764 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-5e8ccddb-f5cc-4253-8a87-b62fb64c7b5d demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:52:37.322423 np0000179130 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 8/30] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:52:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:52:47.309423 np0000179130 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:53:37.336846 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-a341e71d-b484-4988-b2c9-1beb9bdb3a54 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:53:37.340453 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-a341e71d-b484-4988-b2c9-1beb9bdb3a54 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:53:37.340864 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-a341e71d-b484-4988-b2c9-1beb9bdb3a54 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:53:37.341321 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-a341e71d-b484-4988-b2c9-1beb9bdb3a54 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:53:37.341888 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-a341e71d-b484-4988-b2c9-1beb9bdb3a54 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:53:37.343729 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-a341e71d-b484-4988-b2c9-1beb9bdb3a54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:53:37.352271 np0000179130 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-a341e71d-b484-4988-b2c9-1beb9bdb3a54 demo demo] Get all volumes completed successfully. Jun 09 09:53:37.355359 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-a341e71d-b484-4988-b2c9-1beb9bdb3a54 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:53:37.356053 np0000179130 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 9/31] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:53:37 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 09 09:53:47.347236 np0000179130 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:54:37.370927 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-75f13d94-9dd5-4df3-b4e8-0074561fb3cf None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:54:37.523045 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-75f13d94-9dd5-4df3-b4e8-0074561fb3cf demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:54:37.523420 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-75f13d94-9dd5-4df3-b4e8-0074561fb3cf demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:54:37.523691 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-75f13d94-9dd5-4df3-b4e8-0074561fb3cf demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:54:37.523987 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-75f13d94-9dd5-4df3-b4e8-0074561fb3cf demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:54:37.524948 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-75f13d94-9dd5-4df3-b4e8-0074561fb3cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:54:37.535210 np0000179130 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-75f13d94-9dd5-4df3-b4e8-0074561fb3cf demo demo] Get all volumes completed successfully. Jun 09 09:54:37.538116 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-75f13d94-9dd5-4df3-b4e8-0074561fb3cf demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:54:37.538830 np0000179130 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 8/32] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:54:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:54:47.528867 np0000179130 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:55:37.556584 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-aa376970-43b4-41f3-9dca-581e2d55eae6 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:55:37.560375 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-aa376970-43b4-41f3-9dca-581e2d55eae6 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:55:37.560612 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-aa376970-43b4-41f3-9dca-581e2d55eae6 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:55:37.560877 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-aa376970-43b4-41f3-9dca-581e2d55eae6 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:55:37.561260 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-aa376970-43b4-41f3-9dca-581e2d55eae6 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:55:37.562656 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-aa376970-43b4-41f3-9dca-581e2d55eae6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:55:37.573258 np0000179130 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-aa376970-43b4-41f3-9dca-581e2d55eae6 demo demo] Get all volumes completed successfully. Jun 09 09:55:37.575919 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-aa376970-43b4-41f3-9dca-581e2d55eae6 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:55:37.576313 np0000179130 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 8/33] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:55:37 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 09 09:55:47.566314 np0000179130 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:56:37.588877 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-5fbe7dc1-e725-4cd2-b0aa-aab57a27ef4e None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:56:37.591827 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-5fbe7dc1-e725-4cd2-b0aa-aab57a27ef4e demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:56:37.592192 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-5fbe7dc1-e725-4cd2-b0aa-aab57a27ef4e demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:56:37.592530 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-5fbe7dc1-e725-4cd2-b0aa-aab57a27ef4e demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:56:37.592945 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-5fbe7dc1-e725-4cd2-b0aa-aab57a27ef4e demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:56:37.594143 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-5fbe7dc1-e725-4cd2-b0aa-aab57a27ef4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:56:37.601387 np0000179130 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-5fbe7dc1-e725-4cd2-b0aa-aab57a27ef4e demo demo] Get all volumes completed successfully. Jun 09 09:56:37.603355 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-5fbe7dc1-e725-4cd2-b0aa-aab57a27ef4e demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:56:37.603719 np0000179130 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 9/34] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:56:37 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 09 09:56:47.597381 np0000179130 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:57:37.616080 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-7c1e92db-073f-487d-810e-d7cbfac177bf None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:57:37.619350 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-7c1e92db-073f-487d-810e-d7cbfac177bf demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:57:37.619761 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-7c1e92db-073f-487d-810e-d7cbfac177bf demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:57:37.620345 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-7c1e92db-073f-487d-810e-d7cbfac177bf demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:57:37.622109 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-7c1e92db-073f-487d-810e-d7cbfac177bf demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:57:37.622109 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-7c1e92db-073f-487d-810e-d7cbfac177bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:57:37.631265 np0000179130 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-7c1e92db-073f-487d-810e-d7cbfac177bf demo demo] Get all volumes completed successfully. Jun 09 09:57:37.633894 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-7c1e92db-073f-487d-810e-d7cbfac177bf demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:57:37.634406 np0000179130 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 10/35] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:57:37 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 09 09:57:47.624908 np0000179130 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:58:37.647713 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-cd0b7111-0ff4-4f17-916e-3efdc9d2e323 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:58:37.651421 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-cd0b7111-0ff4-4f17-916e-3efdc9d2e323 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:58:37.651740 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-cd0b7111-0ff4-4f17-916e-3efdc9d2e323 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:58:37.651740 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-cd0b7111-0ff4-4f17-916e-3efdc9d2e323 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:58:37.652093 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-cd0b7111-0ff4-4f17-916e-3efdc9d2e323 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:58:37.653169 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-cd0b7111-0ff4-4f17-916e-3efdc9d2e323 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:58:37.662981 np0000179130 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-cd0b7111-0ff4-4f17-916e-3efdc9d2e323 demo demo] Get all volumes completed successfully. Jun 09 09:58:37.665937 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-cd0b7111-0ff4-4f17-916e-3efdc9d2e323 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:58:37.666349 np0000179130 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 9/36] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:58:37 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 09 09:58:47.656923 np0000179130 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:59:37.680057 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-1c6cfb9b-2432-49df-9f93-ff9324bcbde2 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:59:37.937183 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-1c6cfb9b-2432-49df-9f93-ff9324bcbde2 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 09:59:37.937586 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-1c6cfb9b-2432-49df-9f93-ff9324bcbde2 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:59:37.938200 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-1c6cfb9b-2432-49df-9f93-ff9324bcbde2 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:59:37.938675 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-1c6cfb9b-2432-49df-9f93-ff9324bcbde2 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:59:37.940224 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-1c6cfb9b-2432-49df-9f93-ff9324bcbde2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:59:37.948310 np0000179130 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-1c6cfb9b-2432-49df-9f93-ff9324bcbde2 demo demo] Get all volumes completed successfully. Jun 09 09:59:37.950361 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-1c6cfb9b-2432-49df-9f93-ff9324bcbde2 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:59:37.950734 np0000179130 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 9/37] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 09:59:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:59:47.944465 np0000179130 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:00:37.969817 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-32c36c97-577d-490c-abbd-a00f6f2ca9a5 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:00:37.972920 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-32c36c97-577d-490c-abbd-a00f6f2ca9a5 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:00:37.973133 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-32c36c97-577d-490c-abbd-a00f6f2ca9a5 demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:00:37.973375 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-32c36c97-577d-490c-abbd-a00f6f2ca9a5 demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:00:37.973687 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-32c36c97-577d-490c-abbd-a00f6f2ca9a5 demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:00:37.974649 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-32c36c97-577d-490c-abbd-a00f6f2ca9a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:00:37.984216 np0000179130 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-32c36c97-577d-490c-abbd-a00f6f2ca9a5 demo demo] Get all volumes completed successfully. Jun 09 10:00:37.986745 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-32c36c97-577d-490c-abbd-a00f6f2ca9a5 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:00:37.987233 np0000179130 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 10/38] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:00:37 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 09 10:00:47.977854 np0000179130 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:01:38.003887 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-843b7f92-4ed0-4514-8eac-7bc8aedafd49 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:01:38.008183 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-843b7f92-4ed0-4514-8eac-7bc8aedafd49 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:01:38.008741 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-843b7f92-4ed0-4514-8eac-7bc8aedafd49 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:01:38.009340 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-843b7f92-4ed0-4514-8eac-7bc8aedafd49 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:01:38.009903 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-843b7f92-4ed0-4514-8eac-7bc8aedafd49 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:01:38.011512 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-843b7f92-4ed0-4514-8eac-7bc8aedafd49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:01:38.020983 np0000179130 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-843b7f92-4ed0-4514-8eac-7bc8aedafd49 demo demo] Get all volumes completed successfully. Jun 09 10:01:38.024203 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-843b7f92-4ed0-4514-8eac-7bc8aedafd49 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:01:38.024715 np0000179130 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 11/39] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:01:38 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 09 10:01:48.015769 np0000179130 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:02:38.039625 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-1b55530c-1518-431c-9019-589d74629715 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:02:38.043744 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-1b55530c-1518-431c-9019-589d74629715 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:02:38.044041 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-1b55530c-1518-431c-9019-589d74629715 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:02:38.044295 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-1b55530c-1518-431c-9019-589d74629715 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:02:38.044600 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-1b55530c-1518-431c-9019-589d74629715 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:02:38.045685 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-1b55530c-1518-431c-9019-589d74629715 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:02:38.054135 np0000179130 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-1b55530c-1518-431c-9019-589d74629715 demo demo] Get all volumes completed successfully. Jun 09 10:02:38.056150 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-1b55530c-1518-431c-9019-589d74629715 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:02:38.056503 np0000179130 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 10/40] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:02:38 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 09 10:02:48.049181 np0000179130 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:03:38.070926 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-8d3ef6b4-c7e0-48e3-b967-2e96b94cef2c None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:03:38.075070 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-8d3ef6b4-c7e0-48e3-b967-2e96b94cef2c demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:03:38.075424 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-8d3ef6b4-c7e0-48e3-b967-2e96b94cef2c demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:03:38.075808 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-8d3ef6b4-c7e0-48e3-b967-2e96b94cef2c demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:03:38.076266 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-8d3ef6b4-c7e0-48e3-b967-2e96b94cef2c demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:03:38.077691 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-8d3ef6b4-c7e0-48e3-b967-2e96b94cef2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:03:38.086220 np0000179130 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-8d3ef6b4-c7e0-48e3-b967-2e96b94cef2c demo demo] Get all volumes completed successfully. Jun 09 10:03:38.088290 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-8d3ef6b4-c7e0-48e3-b967-2e96b94cef2c demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:03:38.088690 np0000179130 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 10/41] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:03:38 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 09 10:03:48.081247 np0000179130 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:04:38.105406 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-e8affdc0-5d6f-47ea-8234-fe9893589eaa None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:04:38.110287 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-e8affdc0-5d6f-47ea-8234-fe9893589eaa demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:04:38.110548 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-e8affdc0-5d6f-47ea-8234-fe9893589eaa demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:04:38.110794 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-e8affdc0-5d6f-47ea-8234-fe9893589eaa demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:04:38.111169 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-e8affdc0-5d6f-47ea-8234-fe9893589eaa demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:04:38.112228 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-e8affdc0-5d6f-47ea-8234-fe9893589eaa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:04:38.119696 np0000179130 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-e8affdc0-5d6f-47ea-8234-fe9893589eaa demo demo] Get all volumes completed successfully. Jun 09 10:04:38.121699 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-e8affdc0-5d6f-47ea-8234-fe9893589eaa demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:04:38.122152 np0000179130 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 11/42] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:04:38 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 09 10:04:48.115661 np0000179130 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:05:38.137350 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-2b4b2cc5-38bb-4465-86ba-7ee2567c33fd None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:05:38.286782 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-2b4b2cc5-38bb-4465-86ba-7ee2567c33fd demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:05:38.287188 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-2b4b2cc5-38bb-4465-86ba-7ee2567c33fd demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:05:38.287556 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-2b4b2cc5-38bb-4465-86ba-7ee2567c33fd demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:05:38.287875 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-2b4b2cc5-38bb-4465-86ba-7ee2567c33fd demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:05:38.288890 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-2b4b2cc5-38bb-4465-86ba-7ee2567c33fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:05:38.298241 np0000179130 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-2b4b2cc5-38bb-4465-86ba-7ee2567c33fd demo demo] Get all volumes completed successfully. Jun 09 10:05:38.300577 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-2b4b2cc5-38bb-4465-86ba-7ee2567c33fd demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:05:38.301034 np0000179130 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 12/43] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:05:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 10:05:48.292405 np0000179130 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:06:38.314835 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-37f8ff08-0ca0-4023-ba68-7d5ca2c679a7 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:06:38.318606 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-37f8ff08-0ca0-4023-ba68-7d5ca2c679a7 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:06:38.318777 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-37f8ff08-0ca0-4023-ba68-7d5ca2c679a7 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:06:38.318950 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-37f8ff08-0ca0-4023-ba68-7d5ca2c679a7 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:06:38.319223 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-37f8ff08-0ca0-4023-ba68-7d5ca2c679a7 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:06:38.319932 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-37f8ff08-0ca0-4023-ba68-7d5ca2c679a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:06:38.328047 np0000179130 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-37f8ff08-0ca0-4023-ba68-7d5ca2c679a7 demo demo] Get all volumes completed successfully. Jun 09 10:06:38.331597 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-37f8ff08-0ca0-4023-ba68-7d5ca2c679a7 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:06:38.332120 np0000179130 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 11/44] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:06:38 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 09 10:06:48.322377 np0000179130 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:07:38.346603 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-8811bfab-4d7f-46bb-b27f-8c8d7e0470f8 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:07:38.350777 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-8811bfab-4d7f-46bb-b27f-8c8d7e0470f8 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:07:38.351038 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-8811bfab-4d7f-46bb-b27f-8c8d7e0470f8 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:07:38.351360 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-8811bfab-4d7f-46bb-b27f-8c8d7e0470f8 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:07:38.351836 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-8811bfab-4d7f-46bb-b27f-8c8d7e0470f8 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:07:38.353561 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-8811bfab-4d7f-46bb-b27f-8c8d7e0470f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:07:38.361436 np0000179130 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-8811bfab-4d7f-46bb-b27f-8c8d7e0470f8 demo demo] Get all volumes completed successfully. Jun 09 10:07:38.364455 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-8811bfab-4d7f-46bb-b27f-8c8d7e0470f8 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:07:38.365275 np0000179130 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 11/45] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:07:38 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 09 10:07:48.356423 np0000179130 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:08:38.380136 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-38d1e18d-412d-4abb-89ca-59a279ae7a08 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:08:38.383136 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-38d1e18d-412d-4abb-89ca-59a279ae7a08 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:08:38.383420 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-38d1e18d-412d-4abb-89ca-59a279ae7a08 demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:08:38.383659 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-38d1e18d-412d-4abb-89ca-59a279ae7a08 demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:08:38.383892 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-38d1e18d-412d-4abb-89ca-59a279ae7a08 demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:08:38.384929 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-38d1e18d-412d-4abb-89ca-59a279ae7a08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:08:38.396730 np0000179130 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-38d1e18d-412d-4abb-89ca-59a279ae7a08 demo demo] Get all volumes completed successfully. Jun 09 10:08:38.399733 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-38d1e18d-412d-4abb-89ca-59a279ae7a08 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:08:38.400240 np0000179130 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 12/46] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:08:38 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 09 10:08:48.389102 np0000179130 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:09:38.414325 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-87efc960-6580-48a4-968c-950865fd8ec5 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:09:38.417270 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-87efc960-6580-48a4-968c-950865fd8ec5 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:09:38.417525 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-87efc960-6580-48a4-968c-950865fd8ec5 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:09:38.417778 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-87efc960-6580-48a4-968c-950865fd8ec5 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:09:38.418086 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-87efc960-6580-48a4-968c-950865fd8ec5 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:09:38.419041 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-87efc960-6580-48a4-968c-950865fd8ec5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:09:38.427930 np0000179130 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-87efc960-6580-48a4-968c-950865fd8ec5 demo demo] Get all volumes completed successfully. Jun 09 10:09:38.429892 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-87efc960-6580-48a4-968c-950865fd8ec5 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:09:38.430269 np0000179130 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 13/47] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:09:38 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 09 10:09:48.422561 np0000179130 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:10:38.448661 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-5ca5e66a-6375-40f8-8fae-963c6cc99f17 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:10:38.454341 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-5ca5e66a-6375-40f8-8fae-963c6cc99f17 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:10:38.454783 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-5ca5e66a-6375-40f8-8fae-963c6cc99f17 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:10:38.455546 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-5ca5e66a-6375-40f8-8fae-963c6cc99f17 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:10:38.456149 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-5ca5e66a-6375-40f8-8fae-963c6cc99f17 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:10:38.457455 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-5ca5e66a-6375-40f8-8fae-963c6cc99f17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:10:38.463871 np0000179130 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-5ca5e66a-6375-40f8-8fae-963c6cc99f17 demo demo] Get all volumes completed successfully. Jun 09 10:10:38.466052 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-5ca5e66a-6375-40f8-8fae-963c6cc99f17 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:10:38.466390 np0000179130 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 12/48] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:10:38 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 09 10:10:48.460276 np0000179130 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:11:38.479779 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-7d5c4f66-b520-479a-bbf0-317378f263fb None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:11:38.592134 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-7d5c4f66-b520-479a-bbf0-317378f263fb demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:11:38.592385 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-7d5c4f66-b520-479a-bbf0-317378f263fb demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:11:38.592652 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-7d5c4f66-b520-479a-bbf0-317378f263fb demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:11:38.592942 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-7d5c4f66-b520-479a-bbf0-317378f263fb demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:11:38.595098 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-7d5c4f66-b520-479a-bbf0-317378f263fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:11:38.602281 np0000179130 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-7d5c4f66-b520-479a-bbf0-317378f263fb demo demo] Get all volumes completed successfully. Jun 09 10:11:38.604265 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-7d5c4f66-b520-479a-bbf0-317378f263fb demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:11:38.604599 np0000179130 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 12/49] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:11:38 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 09 10:11:48.597197 np0000179130 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:12:38.618356 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-185611e1-7bb7-43a3-886d-ca49e6f23d81 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:12:38.622490 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-185611e1-7bb7-43a3-886d-ca49e6f23d81 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:12:38.622777 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-185611e1-7bb7-43a3-886d-ca49e6f23d81 demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:12:38.622981 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-185611e1-7bb7-43a3-886d-ca49e6f23d81 demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:12:38.623303 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-185611e1-7bb7-43a3-886d-ca49e6f23d81 demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:12:38.624281 np0000179130 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-185611e1-7bb7-43a3-886d-ca49e6f23d81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:12:38.632850 np0000179130 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-185611e1-7bb7-43a3-886d-ca49e6f23d81 demo demo] Get all volumes completed successfully. Jun 09 10:12:38.636043 np0000179130 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-185611e1-7bb7-43a3-886d-ca49e6f23d81 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:12:38.636512 np0000179130 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 13/50] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:12:38 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 09 10:12:48.627189 np0000179130 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:13:38.654272 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-3cf71ac7-02ba-4d7d-931d-368b35a4cfef None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:13:38.657167 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-3cf71ac7-02ba-4d7d-931d-368b35a4cfef demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:13:38.657435 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-3cf71ac7-02ba-4d7d-931d-368b35a4cfef demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:13:38.657659 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-3cf71ac7-02ba-4d7d-931d-368b35a4cfef demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:13:38.657928 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-3cf71ac7-02ba-4d7d-931d-368b35a4cfef demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:13:38.658885 np0000179130 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-3cf71ac7-02ba-4d7d-931d-368b35a4cfef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:13:38.667340 np0000179130 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-3cf71ac7-02ba-4d7d-931d-368b35a4cfef demo demo] Get all volumes completed successfully. Jun 09 10:13:38.669902 np0000179130 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-3cf71ac7-02ba-4d7d-931d-368b35a4cfef demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:13:38.670275 np0000179130 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 14/51] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:13:38 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 09 10:13:48.662486 np0000179130 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:14:38.682611 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-db09900a-17ba-4be6-8980-7c653fed6a3d None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:14:38.686844 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-db09900a-17ba-4be6-8980-7c653fed6a3d demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:14:38.687311 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-db09900a-17ba-4be6-8980-7c653fed6a3d demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:14:38.687750 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-db09900a-17ba-4be6-8980-7c653fed6a3d demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:14:38.688267 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-db09900a-17ba-4be6-8980-7c653fed6a3d demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:14:38.690129 np0000179130 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-db09900a-17ba-4be6-8980-7c653fed6a3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:14:38.696330 np0000179130 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-db09900a-17ba-4be6-8980-7c653fed6a3d demo demo] Get all volumes completed successfully. Jun 09 10:14:38.698393 np0000179130 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-db09900a-17ba-4be6-8980-7c653fed6a3d demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:14:38.698864 np0000179130 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 13/52] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:14:38 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 09 10:14:48.692621 np0000179130 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:15:38.712447 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-048f56be-5459-4dc2-ade5-add5a60af9bf None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:15:38.716014 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-048f56be-5459-4dc2-ade5-add5a60af9bf demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 09 10:15:38.716253 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-048f56be-5459-4dc2-ade5-add5a60af9bf demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:15:38.716498 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-048f56be-5459-4dc2-ade5-add5a60af9bf demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:15:38.716845 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-048f56be-5459-4dc2-ade5-add5a60af9bf demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:15:38.717810 np0000179130 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-048f56be-5459-4dc2-ade5-add5a60af9bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:15:38.725261 np0000179130 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-048f56be-5459-4dc2-ade5-add5a60af9bf demo demo] Get all volumes completed successfully. Jun 09 10:15:38.727295 np0000179130 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-048f56be-5459-4dc2-ade5-add5a60af9bf demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:15:38.727665 np0000179130 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 13/53] 199.19.213.200 () {64 vars in 1296 bytes} [Tue Jun 9 10:15:38 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)