Jun 19 00:28:07.765501 np0000182221 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 00:28:07.772440 np0000182221 devstack@c-api.service[112507]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 00:28:07.775509 np0000182221 devstack@c-api.service[112507]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 00:28:07 2026] *** Jun 19 00:28:07.775509 np0000182221 devstack@c-api.service[112507]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 00:28:07.775509 np0000182221 devstack@c-api.service[112507]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 00:28:07.775509 np0000182221 devstack@c-api.service[112507]: nodename: np0000182221 Jun 19 00:28:07.775509 np0000182221 devstack@c-api.service[112507]: machine: x86_64 Jun 19 00:28:07.775509 np0000182221 devstack@c-api.service[112507]: clock source: unix Jun 19 00:28:07.775509 np0000182221 devstack@c-api.service[112507]: pcre jit disabled Jun 19 00:28:07.775509 np0000182221 devstack@c-api.service[112507]: detected number of CPU cores: 16 Jun 19 00:28:07.775509 np0000182221 devstack@c-api.service[112507]: current working directory: / Jun 19 00:28:07.775509 np0000182221 devstack@c-api.service[112507]: detected binary path: /usr/bin/uwsgi-core Jun 19 00:28:07.775509 np0000182221 devstack@c-api.service[112507]: your processes number limit is 256917 Jun 19 00:28:07.775509 np0000182221 devstack@c-api.service[112507]: your memory page size is 4096 bytes Jun 19 00:28:07.775509 np0000182221 devstack@c-api.service[112507]: detected max file descriptor number: 2048 Jun 19 00:28:07.775509 np0000182221 devstack@c-api.service[112507]: lock engine: pthread robust mutexes Jun 19 00:28:07.776364 np0000182221 devstack@c-api.service[112507]: thunder lock: enabled Jun 19 00:28:07.776364 np0000182221 devstack@c-api.service[112507]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 00:28:07.776364 np0000182221 devstack@c-api.service[112507]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 00:28:07.776364 np0000182221 devstack@c-api.service[112507]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 00:28:07.776364 np0000182221 devstack@c-api.service[112507]: Set PythonHome to /opt/stack/data/venv Jun 19 00:28:07.812477 np0000182221 devstack@c-api.service[112507]: Python main interpreter initialized at 0x7a4a940a3668 Jun 19 00:28:07.812477 np0000182221 devstack@c-api.service[112507]: python threads support enabled Jun 19 00:28:07.812477 np0000182221 devstack@c-api.service[112507]: your server socket listen backlog is limited to 100 connections Jun 19 00:28:07.812477 np0000182221 devstack@c-api.service[112507]: your mercy for graceful operations on workers is 80 seconds Jun 19 00:28:07.812992 np0000182221 devstack@c-api.service[112507]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 00:28:07.813129 np0000182221 devstack@c-api.service[112507]: *** Operational MODE: preforking *** Jun 19 00:28:07.813283 np0000182221 devstack@c-api.service[112507]: *** uWSGI is running in multiple interpreter mode *** Jun 19 00:28:07.813283 np0000182221 devstack@c-api.service[112507]: spawned uWSGI master process (pid: 112507) Jun 19 00:28:07.813494 np0000182221 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 00:28:07.814097 np0000182221 devstack@c-api.service[112507]: spawned uWSGI worker 1 (pid: 112516, cores: 1) Jun 19 00:28:07.814599 np0000182221 devstack@c-api.service[112507]: spawned uWSGI worker 2 (pid: 112517, cores: 1) Jun 19 00:28:07.815081 np0000182221 devstack@c-api.service[112507]: spawned uWSGI worker 3 (pid: 112518, cores: 1) Jun 19 00:28:07.815557 np0000182221 devstack@c-api.service[112507]: spawned uWSGI worker 4 (pid: 112519, cores: 1) Jun 19 00:28:07.815626 np0000182221 devstack@c-api.service[112507]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 00:28:07.944052 np0000182221 devstack@c-api.service[112516]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:28:07.944052 np0000182221 devstack@c-api.service[112516]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:28:07.944052 np0000182221 devstack@c-api.service[112516]: we strongly recommend against using it for new projects. Jun 19 00:28:07.944052 np0000182221 devstack@c-api.service[112516]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:28:07.944052 np0000182221 devstack@c-api.service[112516]: framework. For more detail see Jun 19 00:28:07.944052 np0000182221 devstack@c-api.service[112516]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:28:07.944052 np0000182221 devstack@c-api.service[112516]: import eventlet # noqa Jun 19 00:28:07.965939 np0000182221 devstack@c-api.service[112517]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:28:07.965939 np0000182221 devstack@c-api.service[112517]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:28:07.965939 np0000182221 devstack@c-api.service[112517]: we strongly recommend against using it for new projects. Jun 19 00:28:07.965939 np0000182221 devstack@c-api.service[112517]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:28:07.965939 np0000182221 devstack@c-api.service[112517]: framework. For more detail see Jun 19 00:28:07.965939 np0000182221 devstack@c-api.service[112517]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:28:07.965939 np0000182221 devstack@c-api.service[112517]: import eventlet # noqa Jun 19 00:28:07.982404 np0000182221 devstack@c-api.service[112518]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:28:07.982404 np0000182221 devstack@c-api.service[112518]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:28:07.982404 np0000182221 devstack@c-api.service[112518]: we strongly recommend against using it for new projects. Jun 19 00:28:07.982404 np0000182221 devstack@c-api.service[112518]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:28:07.982404 np0000182221 devstack@c-api.service[112518]: framework. For more detail see Jun 19 00:28:07.982404 np0000182221 devstack@c-api.service[112518]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:28:07.982404 np0000182221 devstack@c-api.service[112518]: import eventlet # noqa Jun 19 00:28:07.998054 np0000182221 devstack@c-api.service[112519]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:28:07.998054 np0000182221 devstack@c-api.service[112519]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:28:07.998054 np0000182221 devstack@c-api.service[112519]: we strongly recommend against using it for new projects. Jun 19 00:28:07.998054 np0000182221 devstack@c-api.service[112519]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:28:07.998054 np0000182221 devstack@c-api.service[112519]: framework. For more detail see Jun 19 00:28:07.998054 np0000182221 devstack@c-api.service[112519]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:28:07.998054 np0000182221 devstack@c-api.service[112519]: import eventlet # noqa Jun 19 00:28:08.040301 np0000182221 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:28:08.040301 np0000182221 devstack@c-api.service[112516]: warnings.warn( Jun 19 00:28:08.053193 np0000182221 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:28:08.053193 np0000182221 devstack@c-api.service[112517]: warnings.warn( Jun 19 00:28:08.067957 np0000182221 devstack@c-api.service[112518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:28:08.067957 np0000182221 devstack@c-api.service[112518]: warnings.warn( Jun 19 00:28:08.096776 np0000182221 devstack@c-api.service[112519]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:28:08.096776 np0000182221 devstack@c-api.service[112519]: warnings.warn( Jun 19 00:28:08.121136 np0000182221 devstack@c-api.service[112516]: /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 19 00:28:08.121136 np0000182221 devstack@c-api.service[112516]: from cgi import parse_header Jun 19 00:28:08.127445 np0000182221 devstack@c-api.service[112517]: /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 19 00:28:08.127445 np0000182221 devstack@c-api.service[112517]: from cgi import parse_header Jun 19 00:28:08.141136 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:08.141136 np0000182221 devstack@c-api.service[112518]: from cgi import parse_header Jun 19 00:28:08.174956 np0000182221 devstack@c-api.service[112516]: /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 19 00:28:08.174956 np0000182221 devstack@c-api.service[112516]: removals.removed_module( Jun 19 00:28:08.174956 np0000182221 devstack@c-api.service[112516]: /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 19 00:28:08.174956 np0000182221 devstack@c-api.service[112516]: removals.removed_module( Jun 19 00:28:08.177025 np0000182221 devstack@c-api.service[112517]: /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 19 00:28:08.177025 np0000182221 devstack@c-api.service[112517]: removals.removed_module( Jun 19 00:28:08.178453 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:08.178453 np0000182221 devstack@c-api.service[112519]: from cgi import parse_header Jun 19 00:28:08.178610 np0000182221 devstack@c-api.service[112517]: /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 19 00:28:08.178610 np0000182221 devstack@c-api.service[112517]: removals.removed_module( Jun 19 00:28:08.228985 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:08.228985 np0000182221 devstack@c-api.service[112519]: removals.removed_module( Jun 19 00:28:08.230650 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:08.230650 np0000182221 devstack@c-api.service[112519]: removals.removed_module( Jun 19 00:28:08.237459 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:08.237459 np0000182221 devstack@c-api.service[112518]: removals.removed_module( Jun 19 00:28:08.240992 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:08.240992 np0000182221 devstack@c-api.service[112518]: removals.removed_module( Jun 19 00:28:08.937372 np0000182221 devstack@c-api.service[112516]: /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 19 00:28:08.937372 np0000182221 devstack@c-api.service[112516]: warnings.warn( Jun 19 00:28:08.985886 np0000182221 devstack@c-api.service[112516]: /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 19 00:28:08.985886 np0000182221 devstack@c-api.service[112516]: warnings.warn( Jun 19 00:28:08.989311 np0000182221 devstack@c-api.service[112517]: /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 19 00:28:08.989311 np0000182221 devstack@c-api.service[112517]: warnings.warn( Jun 19 00:28:09.038251 np0000182221 devstack@c-api.service[112517]: /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 19 00:28:09.038251 np0000182221 devstack@c-api.service[112517]: warnings.warn( Jun 19 00:28:09.041732 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:09.041732 np0000182221 devstack@c-api.service[112519]: warnings.warn( Jun 19 00:28:09.061302 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:09.061302 np0000182221 devstack@c-api.service[112518]: warnings.warn( Jun 19 00:28:09.092231 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:09.092231 np0000182221 devstack@c-api.service[112519]: warnings.warn( Jun 19 00:28:09.111049 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:09.111049 np0000182221 devstack@c-api.service[112518]: warnings.warn( Jun 19 00:28:09.189260 np0000182221 devstack@c-api.service[112516]: 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 19 00:28:09.189385 np0000182221 devstack@c-api.service[112516]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112516) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:28:09.231185 np0000182221 devstack@c-api.service[112517]: 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 19 00:28:09.231415 np0000182221 devstack@c-api.service[112517]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112517) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:28:09.279213 np0000182221 devstack@c-api.service[112516]: /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 19 00:28:09.279213 np0000182221 devstack@c-api.service[112516]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:28:09.283577 np0000182221 devstack@c-api.service[112519]: 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 19 00:28:09.283757 np0000182221 devstack@c-api.service[112519]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112519) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:28:09.298234 np0000182221 devstack@c-api.service[112518]: 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 19 00:28:09.298402 np0000182221 devstack@c-api.service[112518]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112518) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:28:09.301284 np0000182221 devstack@c-api.service[112517]: /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 19 00:28:09.301284 np0000182221 devstack@c-api.service[112517]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:28:09.345574 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:09.345574 np0000182221 devstack@c-api.service[112519]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:28:09.361052 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:09.361052 np0000182221 devstack@c-api.service[112518]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:28:09.745077 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112517) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:28:09.745316 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112519) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:28:09.745496 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.745577 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.745735 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.745804 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.745859 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112516) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:28:09.745985 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.746060 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112518) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:28:09.746130 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.746203 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.746286 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.746356 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.746356 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.746464 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.746531 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.748052 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.748135 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.748209 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.748209 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.748318 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.748377 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.748430 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.748488 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.748539 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.748595 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.748595 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.748595 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.748595 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.748834 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.748895 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.748977 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.748977 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.748977 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.748977 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.748977 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.749246 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.749301 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.749301 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.749301 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.749524 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.749524 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.749524 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.749678 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.749735 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.749735 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.750049 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.750121 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.750179 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.750242 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.750301 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.750359 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.750413 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.750472 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.750536 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.750593 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.750652 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.750717 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.750778 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.750833 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.750942 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.751034 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.751089 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.751147 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.751206 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.751258 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.751315 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.751380 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.751457 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.751551 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.751612 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.751675 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.751732 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.751790 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.751845 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.751926 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.751984 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.752041 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.752100 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.752190 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.752262 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.752321 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.752379 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.752437 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.752495 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.752552 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.752609 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.752666 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.752736 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.752793 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.752852 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.752932 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.753006 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.753006 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.753006 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.753006 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.753006 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.753006 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.753006 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.753006 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.753459 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.753459 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.753459 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.753459 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.753678 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.753737 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.753795 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.753838 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.753871 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.753924 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.753972 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.754010 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.754044 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.754080 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.754115 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.754163 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.754201 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.754239 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.754276 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.754309 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.754345 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.754377 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.754414 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.754446 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.754482 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.754482 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.754482 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.754482 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.755107 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.755162 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.755216 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.755257 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.755291 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.755332 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.755367 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.755409 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.755453 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.755487 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.755523 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.755556 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.755595 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.755629 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.755665 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.755699 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.755744 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.755744 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.755806 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.755845 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.755879 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.755950 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.755990 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.756023 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.756060 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.756097 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.756139 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.756178 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.756211 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.756250 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.756287 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.756325 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.756366 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.756406 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.756441 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.756477 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.756518 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.756557 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.756595 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.756629 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.756665 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.756704 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.756743 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.756785 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.756822 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.756862 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.756917 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.756957 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.756989 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.757034 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.757073 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.757110 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.757143 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.757143 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.757143 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.757143 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.757661 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.757711 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.757772 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.757819 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.757896 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.757976 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.758013 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.758064 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.758109 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.758148 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.758184 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.758221 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.758260 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.758294 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.758333 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.758376 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.758432 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.758477 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.758527 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.758566 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.758599 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.758630 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.758667 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.758699 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.758742 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.758776 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.758776 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.758776 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.760303 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.760353 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.760417 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.760458 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.760494 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.760527 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.760565 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.760599 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.760650 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.760696 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.760735 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.760772 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.760809 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.760845 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.760882 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.761088 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.761153 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.761193 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.761233 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.761279 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.761333 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.761423 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.761423 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.761423 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.761423 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.761423 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.761423 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.761423 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.761710 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.761756 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.761795 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.761845 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.761899 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.761989 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.761989 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.762085 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.762137 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.762191 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.762248 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.762297 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.762342 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.762388 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.762443 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.762529 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.762578 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.762622 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.762673 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.762717 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.762761 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.762815 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.762866 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.762866 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.762866 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.762866 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.762866 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.762866 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.763629 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.763690 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.763761 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.763810 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.763849 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.763922 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.763965 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.764004 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.764044 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.764095 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.764139 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.764186 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.764232 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.764280 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.764331 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.764398 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.764450 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.764496 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.764546 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.764546 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.764632 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.764682 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.764734 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.764783 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.764842 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.764842 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.764842 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.764842 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.765355 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.765445 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.765493 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.765540 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.765579 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.765620 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.765667 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.765702 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.765739 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.765777 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.765811 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.765849 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.765883 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.765948 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.765988 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.765988 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.766085 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.766131 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.766170 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.766214 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.766264 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.766312 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.766312 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.766312 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.766312 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.766312 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.766312 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.766520 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.772048 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.772125 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.772166 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.772205 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.772273 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.772320 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.772396 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.772478 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.772602 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.772602 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.772710 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.772768 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.772818 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.772867 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.772940 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.772989 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.773052 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.773052 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.773052 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.773052 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.773226 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.773276 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.773326 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.773326 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.773326 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.773472 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.773522 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.773563 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.773602 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.773645 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.773688 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.773727 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.773768 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.773814 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.773853 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.773893 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.773971 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.774012 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.774012 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.774088 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.774139 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.774185 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.774232 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.774273 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.774307 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.774340 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.774377 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.774422 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.774460 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.774495 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.774540 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.774578 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.774615 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.774652 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.774691 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.774738 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.775207 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.775261 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.775308 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.775351 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.775389 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.775428 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.775463 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.775501 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.775543 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.775586 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.775625 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.775663 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.775708 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.775756 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.775795 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.775832 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.775870 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.775933 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.775971 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.776010 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.776043 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.776108 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.776153 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.776192 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.776229 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.776264 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.776299 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.776335 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.776371 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.776411 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.776466 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.776516 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.776554 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.776592 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.776630 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.776664 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.776709 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.776746 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.776790 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.776827 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.776871 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.776929 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.776970 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.777007 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.777043 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.777094 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.777133 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.777171 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.777208 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.777244 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.777244 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.777319 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.777319 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.777402 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.777445 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.777445 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.778872 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.778940 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.778998 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.779052 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.779129 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.779172 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.779216 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.779260 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.779298 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.779337 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.779374 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.779418 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.779456 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.779500 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.779539 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.779573 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.779611 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.779643 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.779683 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.779717 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.779749 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.779793 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.779841 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.779878 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.779940 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.779978 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.779978 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.779978 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.780387 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.780433 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.780517 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.780562 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.780562 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.780639 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.780675 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.780714 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.780714 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.780786 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.780786 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.780864 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.780921 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.780961 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.781010 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.781051 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.781051 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.781119 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.781156 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.781194 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.781232 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.781269 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.781308 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.781344 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.781396 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.781446 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.781446 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.781446 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.781641 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.781714 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.781754 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.781796 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.781836 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.781869 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.781939 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.781979 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.782024 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.782062 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.782099 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.782135 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.782174 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.782215 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.782253 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.782297 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.782297 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.782297 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.782530 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.782580 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.782580 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.782650 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.782693 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.782748 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.782748 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.782748 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.782748 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.782748 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.782940 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.782940 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.783008 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.783041 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.783084 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.783150 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.783219 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.783273 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.783316 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.783353 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.783391 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.783465 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.783513 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.783553 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.783590 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.783629 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.783671 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.783710 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.783747 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.783784 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.783823 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.783866 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.783923 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.783923 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.783923 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.783923 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.783923 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.783923 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.787808 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.787879 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.787948 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.787983 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.788033 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.788073 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.788111 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.788156 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.788196 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.788238 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.788277 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.788316 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.788354 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.788387 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.788425 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.788458 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.788517 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.788517 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.788517 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.788517 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.788517 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.788693 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.788693 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.788693 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.788693 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.788817 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.788817 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.788888 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.790321 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.790379 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.790414 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.790459 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.790504 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.790550 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.790587 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.790626 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.790673 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.790711 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.790754 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.790796 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.790834 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.790876 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.792070 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.792123 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.792159 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.792213 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.792249 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.792288 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.792328 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.792372 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.792407 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.792446 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.792480 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.792517 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.792560 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.792622 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.792662 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.792706 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.792748 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.792787 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.792829 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.792867 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.792867 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.792958 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.792958 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.792958 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.793069 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.793108 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.793148 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.793186 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.793228 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.793272 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.793310 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.793347 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.793423 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.793464 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.793464 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.793464 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.793565 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.793611 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.793649 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.793649 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.793649 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.793749 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.794464 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.794514 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.794587 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.794652 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.794694 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.794752 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.794817 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.794864 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.794925 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.794966 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.795017 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.795060 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.795098 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.795136 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.795176 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.795214 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.795252 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.795290 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.795330 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.795368 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.795413 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.795456 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.795498 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.795536 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.795576 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.795622 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.795668 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.795710 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.795753 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.795793 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.795840 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.795879 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.795943 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.795985 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.796019 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.796062 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.796102 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.796139 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.796176 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.796213 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.796254 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.796293 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.796330 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.796366 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.796405 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.796405 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.796479 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.796516 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.796516 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.796579 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.796628 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.796671 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.796671 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.796671 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.796671 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.796671 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.800231 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.800318 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.800318 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.800409 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.800409 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.800516 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.800589 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.800639 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.800685 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.800737 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.800790 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.800834 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.800879 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.800879 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.800989 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.801052 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.801103 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.801103 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.801199 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.801250 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.801291 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.801330 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.801370 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.801370 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.801465 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.801520 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.801561 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.801600 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.801637 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.801679 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.801716 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.801756 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.801790 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.801790 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.801790 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.801790 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.801790 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.801979 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.801979 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.801979 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.802095 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.802155 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.803615 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.803693 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.803693 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.803781 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.803981 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.803981 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.803981 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.804215 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.804215 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.804215 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.804215 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.804364 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.804409 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.804409 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.804507 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.804557 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.804606 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.804606 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.804606 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.804736 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.804778 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.804778 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.804778 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.804884 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.804952 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.804952 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.805025 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.805066 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.805113 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.805148 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.805192 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.805226 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.805259 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.805300 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.805339 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.805373 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.805455 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.805455 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.805522 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.805561 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.805601 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.805636 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.805672 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.805719 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.805757 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.805795 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.805829 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.805872 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.805945 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.805990 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.806028 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.806073 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.806127 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.806178 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.806221 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.806263 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.806307 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.806344 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.806381 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.806418 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.806457 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.806495 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.806539 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.806578 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.806616 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.806654 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.806688 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.806729 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.806767 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.806808 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.806848 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.806885 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.806952 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.806991 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.807033 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.807074 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.807119 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.807157 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.807157 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.807220 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.807220 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.807220 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.807220 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.807220 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.807474 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.807474 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.807474 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.807474 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.807608 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.807643 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.807738 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.807825 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.807943 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.808023 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.808105 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.808187 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.808266 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.808365 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.808598 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.808644 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.808719 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.808770 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.808829 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.808887 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.808954 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.808999 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.809037 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.809081 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.809133 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.809172 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.809210 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.809255 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.809295 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.809329 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.809371 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.809431 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.809481 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.809521 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.809561 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.809597 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.809646 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.809690 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.809728 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.809773 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.809817 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.809858 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.809918 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.809960 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.809999 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.810048 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.810096 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.810140 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.810186 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.810224 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.810263 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.810301 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.810343 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.810381 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.810418 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.810456 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.810499 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.810536 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.810578 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.810619 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.810656 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.810693 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.810729 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.810762 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.810798 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.810839 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.810878 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.810878 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.810976 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.811022 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.811059 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.811105 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.811145 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.811182 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.811219 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.811255 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.811298 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.811336 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.811373 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.811495 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.811543 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.811578 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.811620 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.811657 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.811694 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.811734 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.811772 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.811805 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:09.811805 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:09.811805 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:09.811805 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:09.811805 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:09.811805 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:09.811805 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:09.855924 np0000182221 devstack@c-api.service[112516]: INFO dbcounter [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Registered counter for database cinder Jun 19 00:28:09.856100 np0000182221 devstack@c-api.service[112518]: INFO dbcounter [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Registered counter for database cinder Jun 19 00:28:09.858074 np0000182221 devstack@c-api.service[112519]: INFO dbcounter [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Registered counter for database cinder Jun 19 00:28:09.868964 np0000182221 devstack@c-api.service[112517]: INFO dbcounter [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Registered counter for database cinder Jun 19 00:28:09.897709 np0000182221 devstack@c-api.service[112518]: DEBUG oslo_db.sqlalchemy.engines [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 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=112518) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:09.899302 np0000182221 devstack@c-api.service[112516]: DEBUG oslo_db.sqlalchemy.engines [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a 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=112516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:09.902059 np0000182221 devstack@c-api.service[112519]: DEBUG oslo_db.sqlalchemy.engines [None req-98030590-78e1-45a7-855f-336f7d22558b 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=112519) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:09.922171 np0000182221 devstack@c-api.service[112517]: DEBUG oslo_db.sqlalchemy.engines [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb 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=112517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:10.018406 np0000182221 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writer thread running {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:28:10.019250 np0000182221 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writer thread running {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:28:10.019624 np0000182221 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writer thread running {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:28:10.021410 np0000182221 devstack@c-api.service[112518]: INFO cinder.rpc [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:28:10.022388 np0000182221 devstack@c-api.service[112516]: INFO cinder.rpc [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:28:10.022499 np0000182221 devstack@c-api.service[112519]: INFO cinder.rpc [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:28:10.024614 np0000182221 devstack@c-api.service[112518]: INFO cinder.rpc [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:28:10.024705 np0000182221 devstack@c-api.service[112519]: INFO cinder.rpc [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:28:10.024895 np0000182221 devstack@c-api.service[112516]: INFO cinder.rpc [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:28:10.027418 np0000182221 devstack@c-api.service[112518]: INFO cinder.rpc [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:28:10.027683 np0000182221 devstack@c-api.service[112516]: INFO cinder.rpc [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:28:10.027757 np0000182221 devstack@c-api.service[112519]: INFO cinder.rpc [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:28:10.030209 np0000182221 devstack@c-api.service[112518]: INFO cinder.rpc [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:28:10.030364 np0000182221 devstack@c-api.service[112516]: INFO cinder.rpc [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:28:10.030572 np0000182221 devstack@c-api.service[112519]: INFO cinder.rpc [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:28:10.030815 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.031429 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.031506 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.033722 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.034369 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.035291 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.053811 np0000182221 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writer thread running {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:28:10.057025 np0000182221 devstack@c-api.service[112517]: INFO cinder.rpc [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:28:10.059297 np0000182221 devstack@c-api.service[112517]: INFO cinder.rpc [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:28:10.061178 np0000182221 devstack@c-api.service[112517]: INFO cinder.rpc [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:28:10.063169 np0000182221 devstack@c-api.service[112517]: INFO cinder.rpc [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:28:10.064435 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.067515 np0000182221 devstack@c-api.service[112519]: DEBUG oslo_db.sqlalchemy.engines [None req-98030590-78e1-45a7-855f-336f7d22558b 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=112519) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:10.068765 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.069307 np0000182221 devstack@c-api.service[112518]: DEBUG oslo_db.sqlalchemy.engines [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 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=112518) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:10.070273 np0000182221 devstack@c-api.service[112519]: INFO cinder.rpc [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:28:10.070536 np0000182221 devstack@c-api.service[112516]: DEBUG oslo_db.sqlalchemy.engines [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a 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=112516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:10.072654 np0000182221 devstack@c-api.service[112519]: INFO cinder.rpc [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:28:10.073099 np0000182221 devstack@c-api.service[112518]: INFO cinder.rpc [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:28:10.073587 np0000182221 devstack@c-api.service[112516]: INFO cinder.rpc [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:28:10.074090 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.076049 np0000182221 devstack@c-api.service[112518]: INFO cinder.rpc [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:28:10.076379 np0000182221 devstack@c-api.service[112516]: INFO cinder.rpc [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:28:10.077382 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.078481 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.088026 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.089815 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.090314 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.091262 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.092998 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.093584 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.095541 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.096200 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.096971 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.099771 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.104246 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.104381 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.104440 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.104830 np0000182221 devstack@c-api.service[112517]: DEBUG oslo_db.sqlalchemy.engines [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb 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=112517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:10.105328 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.105539 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.107929 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.108121 np0000182221 devstack@c-api.service[112517]: INFO cinder.rpc [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:28:10.108222 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.108618 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.110882 np0000182221 devstack@c-api.service[112517]: INFO cinder.rpc [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:28:10.111345 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.111471 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.112224 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.112357 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.114177 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.114442 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.115646 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.115878 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.117045 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.118519 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.118584 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.118751 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.121187 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.121980 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.123485 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.124323 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.126295 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.126693 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.126974 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.127710 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.129740 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.130090 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.130282 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.131274 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.132330 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.132483 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.132856 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.133514 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.133832 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.134228 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.135249 np0000182221 devstack@c-api.service[112519]: WARNING cinder.api.contrib.hosts [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:28:10.135520 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.135911 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.136198 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.136884 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.137223 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.137910 np0000182221 devstack@c-api.service[112518]: WARNING cinder.api.contrib.hosts [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:28:10.138457 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.138587 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.138772 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.138859 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.139978 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.140153 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.140209 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.141037 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: extensions {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.141441 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.141969 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.142079 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.142381 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: extra_specs {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.142913 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.143601 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.143809 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: extensions {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.144017 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: os-volume-transfer {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.144736 np0000182221 devstack@c-api.service[112516]: WARNING cinder.api.contrib.hosts [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:28:10.144887 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.145172 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: extra_specs {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.145544 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.146332 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: os-quota-class-sets {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.146952 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: os-volume-transfer {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.147015 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.147635 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: cgsnapshots {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.148064 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.148636 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.149166 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: scheduler-stats {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.149375 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: os-quota-class-sets {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.150252 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.150726 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: cgsnapshots {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.150810 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: qos-specs {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.150986 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.151245 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: extensions {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.152081 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: scheduler-stats {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.153052 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: extra_specs {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.153165 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: capabilities {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.153780 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: qos-specs {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.153999 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.154161 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: encryption {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.154709 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: os-volume-transfer {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.155329 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.155583 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: capabilities {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.155659 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: encryption {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.156538 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: os-quota-class-sets {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.156833 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: encryption {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.157245 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: os-volume-type-access {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.158071 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.158422 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: encryption {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.158771 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: cgsnapshots {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.158883 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: os-quota-sets {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.159990 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: os-volume-type-access {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.160277 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: scheduler-stats {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.160335 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: os-snapshot-manage {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.161552 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: os-quota-sets {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.161789 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: os-volume-manage {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.161908 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: qos-specs {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.163230 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: os-snapshot-manage {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.163296 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: os-hosts {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.163620 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.164138 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: capabilities {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.164582 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: os-availability-zone {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.164656 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: os-volume-manage {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.165521 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: encryption {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.165928 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: consistencygroups {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.166091 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: os-hosts {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.167107 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.167268 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: encryption {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.167457 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: os-availability-zone {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.168121 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extended resource: backups {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.168785 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: consistencygroups {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.169000 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: os-volume-type-access {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.169117 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.170229 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.contrib.snapshot_actions [None req-98030590-78e1-45a7-855f-336f7d22558b None None] SnapshotActionsController initialized {{(pid=112519) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:28:10.170696 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: os-quota-sets {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.170771 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.170820 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extended resource: backups {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.171059 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.172281 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: os-snapshot-manage {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.172342 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.172452 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.172842 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.contrib.snapshot_actions [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] SnapshotActionsController initialized {{(pid=112518) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:28:10.173675 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.173794 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.173843 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.174146 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: os-volume-manage {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.174777 np0000182221 devstack@c-api.service[112517]: WARNING cinder.api.contrib.hosts [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:28:10.175337 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.175470 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.175524 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.175705 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: os-hosts {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.176667 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.176821 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.176874 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.177255 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: os-availability-zone {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.178090 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.178210 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.178495 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.178751 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: consistencygroups {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.179521 np0000182221 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.179581 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.179918 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.180349 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension UsedLimits extending resource: limits {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.180465 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.180575 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.180754 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: extensions {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.180881 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.181043 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extended resource: backups {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.181274 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.181377 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.181481 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.181612 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.181717 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.181816 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.181930 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.182034 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension AdminActions extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.182156 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension AdminActions extending resource: snapshots {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.182257 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension AdminActions extending resource: backups {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.182359 np0000182221 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.182410 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.182478 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension VolumeActions extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.182526 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: extra_specs {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.182601 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-98030590-78e1-45a7-855f-336f7d22558b None None] Extension TypesManage extending resource: types {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.183214 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension UsedLimits extending resource: limits {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.183331 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.183444 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.183560 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.183658 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.183757 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.183865 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.183957 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.contrib.snapshot_actions [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] SnapshotActionsController initialized {{(pid=112516) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:28:10.184017 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.184067 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.184176 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.184340 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: os-volume-transfer {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.184944 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension AdminActions extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.185009 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.185065 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension AdminActions extending resource: snapshots {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.185166 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension AdminActions extending resource: backups {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.185270 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.185387 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension VolumeActions extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.185500 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-a05c82a9-1b71-46bd-bcae-4f7b194f28e1 None None] Extension TypesManage extending resource: types {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.186287 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: os-quota-class-sets {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.186726 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.188183 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.188247 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: cgsnapshots {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.189632 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.189696 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: scheduler-stats {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.190371 np0000182221 devstack@c-api.service[112519]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a4a940a3668 pid: 112519 (default app) Jun 19 00:28:10.191127 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.191192 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: qos-specs {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.192588 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.193187 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: capabilities {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.193253 np0000182221 devstack@c-api.service[112518]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a4a940a3668 pid: 112518 (default app) Jun 19 00:28:10.194225 np0000182221 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.194583 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: encryption {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.195150 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension UsedLimits extending resource: limits {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.195307 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.195454 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.195617 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.195774 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.195940 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.196066 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: encryption {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.196119 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.196241 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.196380 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.196523 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.196762 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension AdminActions extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.196938 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension AdminActions extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.197087 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension AdminActions extending resource: backups {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.197231 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.197395 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension VolumeActions extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.197568 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-4666cf44-6ce2-48ce-9988-8ccb7fe59a2a None None] Extension TypesManage extending resource: types {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.197652 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: os-volume-type-access {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.198431 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.198431 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.198431 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.198431 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.198706 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.198706 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.198706 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.198706 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.198925 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.198925 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.198925 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.198925 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.198925 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.198925 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.199228 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.199228 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.199228 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.199228 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.199228 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.199468 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.199468 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.199468 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.199468 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.199468 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.199694 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.199694 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.199694 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.199694 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.199917 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.199917 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.199917 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.199917 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.199917 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.200192 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.200192 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.200192 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.200192 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.200192 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.200414 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.200414 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.200414 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.200414 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.200414 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.200414 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.200700 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.200700 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.200700 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.200700 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.200700 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.200700 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.201024 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.201024 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.201024 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.201024 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.201024 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.201024 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.201308 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.201308 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.201308 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.201308 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.201308 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.201569 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.201569 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.201569 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.201569 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.201569 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.201824 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.201824 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.201824 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.201824 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.201824 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.201824 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.202240 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.202240 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.202240 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.202240 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.202240 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.202240 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.202493 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.202493 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.202493 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.202493 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.202493 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.202737 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.202737 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.202737 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.202737 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.202737 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.202993 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.202993 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.202993 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.202993 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.203202 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.203202 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.203202 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.203202 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.203390 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.203390 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.203390 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.203390 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.203588 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: os-quota-sets {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.203628 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.203628 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.203628 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.203628 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.203628 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.203870 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.203870 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.203870 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.203870 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.203870 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.204142 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.204142 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.204142 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.204142 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.204337 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.204337 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.204337 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.204337 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.204528 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.204528 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.204528 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.204528 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.204715 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.204715 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.204715 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.204715 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.204942 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.204942 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.204942 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.204942 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.204942 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.205215 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.205215 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.205215 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.205215 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.205215 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.205215 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.205509 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.205509 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.205509 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.205509 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.205509 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.205805 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.205805 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.205805 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.205805 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.205805 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.205805 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.206176 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.206176 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.206176 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.206176 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.206176 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.206176 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.206469 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.206469 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.206469 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.206469 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.206469 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.206469 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.206727 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.206727 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.206727 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.206727 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.206727 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.206727 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.206994 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.206994 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.206994 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.206994 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.207330 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.207330 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.207330 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.207330 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.207330 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.207565 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.207565 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.207565 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.207565 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:10.207565 np0000182221 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 19 00:28:10.207814 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: os-snapshot-manage {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.207859 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-74042466-d6b6-4b57-8e5f-9aa3a79ac49b None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:28:10.207927 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: os-volume-manage {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.207927 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: os-hosts {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.208009 np0000182221 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 1/1] 199.204.45.205 () {60 vars in 956 bytes} [Fri Jun 19 00:28:10 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 00:28:10.208055 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: os-availability-zone {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.208055 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: consistencygroups {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.208353 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extended resource: backups {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:10.209139 np0000182221 devstack@c-api.service[112516]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a4a940a3668 pid: 112516 (default app) Jun 19 00:28:10.210453 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.contrib.snapshot_actions [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] SnapshotActionsController initialized {{(pid=112517) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:28:10.211460 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.212948 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.214695 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.216055 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.217378 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.218811 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.220258 np0000182221 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:10.221094 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension UsedLimits extending resource: limits {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.221213 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.221327 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.221521 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.221664 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.221756 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.221857 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.221973 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.222066 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.222162 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.222266 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension AdminActions extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.222377 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension AdminActions extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.222480 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension AdminActions extending resource: backups {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.222580 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.222698 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension VolumeActions extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.222924 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-972dfec0-1c80-4c2a-b5a0-285b61d42ccb None None] Extension TypesManage extending resource: types {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:10.231601 np0000182221 devstack@c-api.service[112517]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a4a940a3668 pid: 112517 (default app) Jun 19 00:28:17.315654 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.315654 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.315654 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.315654 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.315654 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.316845 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.316845 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.316845 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.316845 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.316845 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.317529 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.317529 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.317529 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.317529 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.317529 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.317529 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.318241 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.318241 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.318241 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.318241 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.318703 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.318703 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.318703 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.318703 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.319150 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.319150 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.319150 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.319150 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.319374 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.319374 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.319374 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.319374 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.319374 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.319636 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.319636 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.319636 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.319636 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.319636 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.319879 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.319879 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.319879 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.319879 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.319879 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.319879 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.320869 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.320869 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.320869 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.320869 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.320869 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.320869 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.321704 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.321704 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.321704 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.321704 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.321704 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.321704 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.322221 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.322221 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.322221 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.322221 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.322221 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.322483 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.322483 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.322483 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.322483 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.322483 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.322747 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.322747 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.322747 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.322747 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.322747 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.322747 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.323095 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.323095 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.323095 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.323095 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.323095 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.323095 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.323382 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.323382 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.323382 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.323382 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.323382 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.323642 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.323642 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.323642 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.323642 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.323642 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.324421 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.324421 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.324421 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.324421 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.324938 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.324938 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.324938 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.324938 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.325555 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.325555 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.325555 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.325555 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.325555 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.326058 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.326058 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.326058 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.326058 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.326058 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.326300 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.326300 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.326300 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.326300 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.326512 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.326512 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.326512 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.326512 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.326725 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.326725 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.326725 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.326725 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.326993 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.326993 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.326993 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.326993 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.327267 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.327267 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.327267 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.327267 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.327468 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.327468 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.327468 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.327468 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.327468 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.327728 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.327728 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.327728 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.327728 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.327728 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.327728 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328083 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328083 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328083 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328083 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328083 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328304 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328304 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328304 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328304 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328304 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328304 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328440 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328440 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328440 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328440 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328440 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328440 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328576 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328576 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328576 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328576 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328576 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328576 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328715 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328715 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328715 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328715 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328715 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328715 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328849 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328849 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.328849 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.328849 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.329184 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.329184 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.329184 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.329184 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.329184 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.329487 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.329487 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.329487 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.329487 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.329487 np0000182221 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 19 00:28:17.329487 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-ec1c0366-2f1c-46b6-91d3-e8e3e4118cb8 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:28:17.806310 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-ec1c0366-2f1c-46b6-91d3-e8e3e4118cb8 admin admin] POST https://199.204.45.205/volume/v3/types Jun 19 00:28:17.806763 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-ec1c0366-2f1c-46b6-91d3-e8e3e4118cb8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:28:17.808362 np0000182221 devstack@c-api.service[112518]: /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 19 00:28:17.808362 np0000182221 devstack@c-api.service[112518]: warnings.warn( Jun 19 00:28:17.842957 np0000182221 devstack@c-api.service[112518]: DEBUG oslo_db.sqlalchemy.engines [None req-ec1c0366-2f1c-46b6-91d3-e8e3e4118cb8 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=112518) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:17.872212 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-ec1c0366-2f1c-46b6-91d3-e8e3e4118cb8 admin admin] https://199.204.45.205/volume/v3/types returned with HTTP 200 Jun 19 00:28:17.872721 np0000182221 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 1/2] 199.204.45.205 () {68 vars in 1288 bytes} [Fri Jun 19 00:28:17 2026] POST /volume/v3/types => generated 186 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:28:17.886041 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [req-ec1c0366-2f1c-46b6-91d3-e8e3e4118cb8 req-ace00dba-35e3-4202-b18a-2e2c3766c5e8 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:28:18.237090 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [req-ec1c0366-2f1c-46b6-91d3-e8e3e4118cb8 req-ace00dba-35e3-4202-b18a-2e2c3766c5e8 admin admin] POST https://199.204.45.205/volume/v3/types/9efe5c91-2ca3-400f-88b6-e25f58d423e6/extra_specs Jun 19 00:28:18.237487 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [req-ec1c0366-2f1c-46b6-91d3-e8e3e4118cb8 req-ace00dba-35e3-4202-b18a-2e2c3766c5e8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:28:18.239293 np0000182221 devstack@c-api.service[112519]: /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 19 00:28:18.239293 np0000182221 devstack@c-api.service[112519]: warnings.warn( Jun 19 00:28:18.276368 np0000182221 devstack@c-api.service[112519]: DEBUG oslo_db.sqlalchemy.engines [req-ec1c0366-2f1c-46b6-91d3-e8e3e4118cb8 req-ace00dba-35e3-4202-b18a-2e2c3766c5e8 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=112519) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:18.347722 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [req-ec1c0366-2f1c-46b6-91d3-e8e3e4118cb8 req-ace00dba-35e3-4202-b18a-2e2c3766c5e8 admin admin] https://199.204.45.205/volume/v3/types/9efe5c91-2ca3-400f-88b6-e25f58d423e6/extra_specs returned with HTTP 200 Jun 19 00:28:18.348294 np0000182221 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 2/3] 199.204.45.205 () {70 vars in 1505 bytes} [Fri Jun 19 00:28:17 2026] POST /volume/v3/types/9efe5c91-2ca3-400f-88b6-e25f58d423e6/extra_specs => generated 55 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:28:20.076365 np0000182221 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=6 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:28:20.110100 np0000182221 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=6 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:28:27.870750 np0000182221 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:28:28.349523 np0000182221 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:31:34.038024 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.038024 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.038024 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.038024 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.038024 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.039105 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.039105 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.039105 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.039105 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.039105 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.039427 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.039427 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.039427 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.039427 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.039427 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.039427 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.039812 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.039812 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.039812 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.039812 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.040103 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.040103 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.040103 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.040103 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.040409 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.040409 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.040409 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.040409 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.040674 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.040674 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.040674 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.040674 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.040674 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.041589 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.041589 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.041589 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.041589 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.041589 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.041872 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.041872 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.041872 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.041872 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.041872 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.041872 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.042267 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.042267 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.042267 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.042267 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.042267 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.042267 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.042671 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.042671 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.042671 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.042671 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.042671 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.042671 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.042929 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.042929 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.042929 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.042929 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.042929 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.043227 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.043227 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.043227 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.043227 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.043227 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.043587 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.043587 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.043587 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.043587 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.043587 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.043587 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.044053 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.044053 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.044053 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.044053 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.044053 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.044053 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.044455 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.044455 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.044455 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.044455 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.044455 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.044848 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.044848 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.044848 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.044848 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.044848 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.045277 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.045277 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.045277 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.045277 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.045574 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.045574 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.045574 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.045574 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.045892 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.045892 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.045892 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.045892 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.045892 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.046289 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.046289 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.046289 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.046289 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.046289 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.046632 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.046632 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.046632 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.046632 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.046945 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.046945 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.046945 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.046945 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.047236 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.047236 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.047236 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.047236 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.047537 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.047537 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.047537 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.047537 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.047824 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.047824 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.047824 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.047824 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.048196 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.048196 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.048196 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.048196 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.048196 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.048443 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.048443 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.048443 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.048443 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.048443 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.048443 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.048681 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.048681 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.048681 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.048681 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.048681 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.048886 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.048886 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.048886 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.048886 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.048886 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.048886 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.049613 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.049613 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.049613 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.049613 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.049613 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.049613 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.050062 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.050062 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.050062 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.050062 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.050062 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.050062 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.050470 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.050470 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.050470 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.050470 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.050470 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.050470 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.050738 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.050738 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.050738 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.050738 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.050919 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.050919 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.050919 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.050919 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.050919 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.051140 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.051140 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.051140 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.051140 np0000182221 devstack@c-api.service[112516]: /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 19 00:31:34.051140 np0000182221 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) Jun 19 00:31:34.051140 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-cfed7775-a0e9-4be7-9d52-525239ec8afb None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:34.051140 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-cfed7775-a0e9-4be7-9d52-525239ec8afb None None] GET https://199.204.45.205/volume// Jun 19 00:31:34.051404 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-cfed7775-a0e9-4be7-9d52-525239ec8afb None None] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:31:34.051404 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-cfed7775-a0e9-4be7-9d52-525239ec8afb None None] Calling method 'all' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:31:34.051404 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-cfed7775-a0e9-4be7-9d52-525239ec8afb None None] https://199.204.45.205/volume// returned with HTTP 300 Jun 19 00:31:34.051404 np0000182221 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 1/4] 199.204.45.205 () {66 vars in 1456 bytes} [Fri Jun 19 00:31:34 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 00:32:11.087476 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.087476 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.087476 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.087476 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.087476 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.088242 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.088242 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.088242 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.088242 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.088242 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.088427 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.088427 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.088427 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.088427 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.088427 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.088427 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.088641 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.088641 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.088641 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.088641 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.088801 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.088801 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.088801 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.088801 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.088959 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.088959 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.088959 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.088959 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.089127 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.089127 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.089127 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.089127 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.089127 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.089305 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.089305 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.089305 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.089305 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.089305 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.089482 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.089482 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.089482 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.089482 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.089482 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.089482 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.089703 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.089703 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.089703 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.089703 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.089703 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.089703 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.089942 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.089942 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.089942 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.089942 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.089942 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.089942 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.090162 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.090162 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.090162 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.090162 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.090162 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.090349 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.090349 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.090349 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.090349 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.090349 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.090518 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.090518 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.090518 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.090518 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.090518 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.090518 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.090740 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.090740 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.090740 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.090740 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.090740 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.090740 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.090953 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.090953 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.090953 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.090953 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.090953 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.091133 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.091133 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.091133 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.091133 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.091133 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.091315 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.091315 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.091315 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.091315 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.091470 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.091470 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.091470 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.091470 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.091616 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.091616 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.091616 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.091616 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.091616 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.091803 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.091803 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.091803 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.091803 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.091803 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.091983 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.091983 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.091983 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.091983 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.092159 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.092159 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.092159 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.092159 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.092301 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.092301 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.092301 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.092301 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.092447 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.092447 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.092447 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.092447 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.092601 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.092601 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.092601 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.092601 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.092753 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.092753 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.092753 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.092753 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.092753 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.092950 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.092950 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.092950 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.092950 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.092950 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.092950 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.093173 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.093173 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.093173 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.093173 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.093173 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.093345 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.093345 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.093345 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.093345 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.093345 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.093345 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.093571 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.093571 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.093571 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.093571 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.093571 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.093571 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.093788 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.093788 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.093788 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.093788 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.093788 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.093788 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.094006 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.094006 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.094006 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.094006 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.094006 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.094006 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.094231 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.094231 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.094231 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.094231 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.094380 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.094380 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.094380 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.094380 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.094380 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.094565 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.094565 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.094565 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.094565 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:11.094565 np0000182221 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 19 00:32:11.094565 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-409e553b-0840-4a37-97fe-c5d6211077bc None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:11.094565 np0000182221 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 1/5] 199.204.45.205 () {62 vars in 1068 bytes} [Fri Jun 19 00:32:11 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 19 00:32:11.123166 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-33c0118a-58d8-4f1d-9efa-636d1f321f7f None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:11.133000 np0000182221 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 2/6] 199.204.45.205 () {64 vars in 1272 bytes} [Fri Jun 19 00:32:11 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 19 00:32:11.169757 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [req-33c0118a-58d8-4f1d-9efa-636d1f321f7f req-7276f4e6-5a91-4bff-98d4-957b8dce1021 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:11.174853 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [req-33c0118a-58d8-4f1d-9efa-636d1f321f7f req-7276f4e6-5a91-4bff-98d4-957b8dce1021 demo demo] GET https://199.204.45.205/volume/v3/ Jun 19 00:32:11.175117 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [req-33c0118a-58d8-4f1d-9efa-636d1f321f7f req-7276f4e6-5a91-4bff-98d4-957b8dce1021 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:11.175368 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [req-33c0118a-58d8-4f1d-9efa-636d1f321f7f req-7276f4e6-5a91-4bff-98d4-957b8dce1021 demo demo] Calling method 'version_select' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:11.176378 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [req-33c0118a-58d8-4f1d-9efa-636d1f321f7f req-7276f4e6-5a91-4bff-98d4-957b8dce1021 demo demo] https://199.204.45.205/volume/v3/ returned with HTTP 200 Jun 19 00:32:11.176801 np0000182221 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 3/7] 199.204.45.205 () {66 vars in 1346 bytes} [Fri Jun 19 00:32:11 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 19 00:32:11.216053 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-db67abad-e541-4d6d-ac70-c45d2cacef0f None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:11.547747 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-db67abad-e541-4d6d-ac70-c45d2cacef0f demo demo] GET https://199.204.45.205/volume/v3/types Jun 19 00:32:11.548150 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-db67abad-e541-4d6d-ac70-c45d2cacef0f demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:11.548342 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-db67abad-e541-4d6d-ac70-c45d2cacef0f demo demo] Calling method 'index' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:11.548880 np0000182221 devstack@c-api.service[112516]: /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 19 00:32:11.548880 np0000182221 devstack@c-api.service[112516]: warnings.warn( Jun 19 00:32:11.549659 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-db67abad-e541-4d6d-ac70-c45d2cacef0f demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:32:11.589282 np0000182221 devstack@c-api.service[112516]: DEBUG oslo_db.sqlalchemy.engines [None req-db67abad-e541-4d6d-ac70-c45d2cacef0f 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=112516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:32:11.607931 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-db67abad-e541-4d6d-ac70-c45d2cacef0f demo demo] https://199.204.45.205/volume/v3/types returned with HTTP 200 Jun 19 00:32:11.608356 np0000182221 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 2/8] 199.204.45.205 () {64 vars in 1290 bytes} [Fri Jun 19 00:32:11 2026] GET /volume/v3/types => generated 377 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:32:11.649656 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-0d691ba6-7faf-4b01-bf3e-ec729a3bfabb None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:11.966680 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-0d691ba6-7faf-4b01-bf3e-ec729a3bfabb demo demo] GET https://199.204.45.205/volume/v3/types/default Jun 19 00:32:11.967031 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-0d691ba6-7faf-4b01-bf3e-ec729a3bfabb demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:11.967216 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-0d691ba6-7faf-4b01-bf3e-ec729a3bfabb demo demo] Calling method 'show' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:12.004036 np0000182221 devstack@c-api.service[112517]: DEBUG oslo_db.sqlalchemy.engines [None req-0d691ba6-7faf-4b01-bf3e-ec729a3bfabb 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=112517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:32:12.017458 np0000182221 devstack@c-api.service[112517]: /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 19 00:32:12.017458 np0000182221 devstack@c-api.service[112517]: warnings.warn( Jun 19 00:32:12.019646 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-0d691ba6-7faf-4b01-bf3e-ec729a3bfabb demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 Jun 19 00:32:12.020046 np0000182221 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 2/9] 199.204.45.205 () {64 vars in 1301 bytes} [Fri Jun 19 00:32:11 2026] GET /volume/v3/types/default => generated 145 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:32:12.470831 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-e4aa733a-29ae-49cf-b831-6239742e2ca8 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:12.472211 np0000182221 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 3/10] 199.204.45.205 () {62 vars in 1068 bytes} [Fri Jun 19 00:32:12 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 19 00:32:12.503676 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-457d3ec7-a936-4c78-b539-c60328ac092f None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:12.511536 np0000182221 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 4/11] 199.204.45.205 () {64 vars in 1272 bytes} [Fri Jun 19 00:32:12 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 00:32:12.544660 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [req-457d3ec7-a936-4c78-b539-c60328ac092f req-920b88fe-7008-4fe6-adf7-ed3a786fc3ba None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:12.548206 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [req-457d3ec7-a936-4c78-b539-c60328ac092f req-920b88fe-7008-4fe6-adf7-ed3a786fc3ba demo demo] GET https://199.204.45.205/volume/v3/ Jun 19 00:32:12.548581 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [req-457d3ec7-a936-4c78-b539-c60328ac092f req-920b88fe-7008-4fe6-adf7-ed3a786fc3ba demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:12.549047 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [req-457d3ec7-a936-4c78-b539-c60328ac092f req-920b88fe-7008-4fe6-adf7-ed3a786fc3ba demo demo] Calling method 'version_select' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:12.549935 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [req-457d3ec7-a936-4c78-b539-c60328ac092f req-920b88fe-7008-4fe6-adf7-ed3a786fc3ba demo demo] https://199.204.45.205/volume/v3/ returned with HTTP 200 Jun 19 00:32:12.550593 np0000182221 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 3/12] 199.204.45.205 () {66 vars in 1346 bytes} [Fri Jun 19 00:32:12 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 19 00:32:12.587700 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-f87d06aa-63ed-437c-9ecd-64a3e786e42f None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:12.591072 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-f87d06aa-63ed-437c-9ecd-64a3e786e42f demo demo] GET https://199.204.45.205/volume/v3/types/default Jun 19 00:32:12.591505 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-f87d06aa-63ed-437c-9ecd-64a3e786e42f demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:12.591953 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-f87d06aa-63ed-437c-9ecd-64a3e786e42f demo demo] Calling method 'show' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:12.601010 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-f87d06aa-63ed-437c-9ecd-64a3e786e42f demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 Jun 19 00:32:12.601310 np0000182221 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 3/13] 199.204.45.205 () {64 vars in 1301 bytes} [Fri Jun 19 00:32:12 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 19 00:32:13.223496 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-69383ec2-3dad-49b8-a043-6a4b454980c2 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:13.224875 np0000182221 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 4/14] 199.204.45.205 () {62 vars in 1068 bytes} [Fri Jun 19 00:32:13 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 19 00:32:13.257480 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-9ba359c0-4f12-4443-bc9d-4c90f3ac50ab None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:13.260944 np0000182221 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 5/15] 199.204.45.205 () {64 vars in 1272 bytes} [Fri Jun 19 00:32:13 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 00:32:13.295513 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [req-9ba359c0-4f12-4443-bc9d-4c90f3ac50ab req-13f2567a-9f4b-4f45-8522-6859d3b25176 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:13.300255 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [req-9ba359c0-4f12-4443-bc9d-4c90f3ac50ab req-13f2567a-9f4b-4f45-8522-6859d3b25176 demo demo] GET https://199.204.45.205/volume/v3/ Jun 19 00:32:13.300484 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [req-9ba359c0-4f12-4443-bc9d-4c90f3ac50ab req-13f2567a-9f4b-4f45-8522-6859d3b25176 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:13.300784 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [req-9ba359c0-4f12-4443-bc9d-4c90f3ac50ab req-13f2567a-9f4b-4f45-8522-6859d3b25176 demo demo] Calling method 'version_select' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:13.301233 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [req-9ba359c0-4f12-4443-bc9d-4c90f3ac50ab req-13f2567a-9f4b-4f45-8522-6859d3b25176 demo demo] https://199.204.45.205/volume/v3/ returned with HTTP 200 Jun 19 00:32:13.301640 np0000182221 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 4/16] 199.204.45.205 () {66 vars in 1346 bytes} [Fri Jun 19 00:32:13 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 19 00:32:13.341150 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-e38bb061-2103-426f-9e80-b92d380728e8 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:13.343589 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-e38bb061-2103-426f-9e80-b92d380728e8 demo demo] GET https://199.204.45.205/volume/v3/types/default Jun 19 00:32:13.343817 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-e38bb061-2103-426f-9e80-b92d380728e8 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:13.344083 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-e38bb061-2103-426f-9e80-b92d380728e8 demo demo] Calling method 'show' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:13.352427 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-e38bb061-2103-426f-9e80-b92d380728e8 demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 Jun 19 00:32:13.352731 np0000182221 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 4/17] 199.204.45.205 () {64 vars in 1301 bytes} [Fri Jun 19 00:32:13 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:32:13.395839 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-9dd41a59-3fdb-4948-90b3-79558c7b493a None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:13.396733 np0000182221 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 5/18] 199.204.45.205 () {62 vars in 1068 bytes} [Fri Jun 19 00:32:13 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 19 00:32:13.430568 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-50dd11d9-6e5d-4003-b74b-b8bd2b3821b8 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:13.432824 np0000182221 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 6/19] 199.204.45.205 () {64 vars in 1272 bytes} [Fri Jun 19 00:32:13 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 00:32:13.463308 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [req-50dd11d9-6e5d-4003-b74b-b8bd2b3821b8 req-e1b897f8-a484-4d48-b7e8-c4c1e527b4a7 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:13.466686 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [req-50dd11d9-6e5d-4003-b74b-b8bd2b3821b8 req-e1b897f8-a484-4d48-b7e8-c4c1e527b4a7 demo demo] GET https://199.204.45.205/volume/v3/ Jun 19 00:32:13.467129 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [req-50dd11d9-6e5d-4003-b74b-b8bd2b3821b8 req-e1b897f8-a484-4d48-b7e8-c4c1e527b4a7 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:13.467511 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [req-50dd11d9-6e5d-4003-b74b-b8bd2b3821b8 req-e1b897f8-a484-4d48-b7e8-c4c1e527b4a7 demo demo] Calling method 'version_select' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:13.468219 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [req-50dd11d9-6e5d-4003-b74b-b8bd2b3821b8 req-e1b897f8-a484-4d48-b7e8-c4c1e527b4a7 demo demo] https://199.204.45.205/volume/v3/ returned with HTTP 200 Jun 19 00:32:13.468977 np0000182221 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 5/20] 199.204.45.205 () {66 vars in 1346 bytes} [Fri Jun 19 00:32:13 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 19 00:32:13.505955 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-b748109c-bb0a-4419-b03d-8e4a01ef36d3 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:13.509364 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-b748109c-bb0a-4419-b03d-8e4a01ef36d3 demo demo] GET https://199.204.45.205/volume/v3/types/default Jun 19 00:32:13.509723 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-b748109c-bb0a-4419-b03d-8e4a01ef36d3 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:13.510233 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-b748109c-bb0a-4419-b03d-8e4a01ef36d3 demo demo] Calling method 'show' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:13.519355 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-b748109c-bb0a-4419-b03d-8e4a01ef36d3 demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 Jun 19 00:32:13.519638 np0000182221 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 5/21] 199.204.45.205 () {64 vars in 1301 bytes} [Fri Jun 19 00:32:13 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 19 00:32:21.602184 np0000182221 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:32:23.516380 np0000182221 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=8 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:39:14.531845 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-e1b02f8f-ae92-4155-acb5-e5e3a5d9ae0e None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:14.616004 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-e1b02f8f-ae92-4155-acb5-e5e3a5d9ae0e demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:39:14.616338 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-e1b02f8f-ae92-4155-acb5-e5e3a5d9ae0e demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:39:14.616611 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-e1b02f8f-ae92-4155-acb5-e5e3a5d9ae0e demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:39:14.617425 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-e1b02f8f-ae92-4155-acb5-e5e3a5d9ae0e demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:39:14.618556 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-e1b02f8f-ae92-4155-acb5-e5e3a5d9ae0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:39:14.657064 np0000182221 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-e1b02f8f-ae92-4155-acb5-e5e3a5d9ae0e demo demo] Get all volumes completed successfully. Jun 19 00:39:14.661106 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-e1b02f8f-ae92-4155-acb5-e5e3a5d9ae0e demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:39:14.661644 np0000182221 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 6/22] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:39:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:39:24.649541 np0000182221 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:40:14.690082 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-bab3336c-c38b-4825-895a-89a26adedab1 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:40:14.693030 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-bab3336c-c38b-4825-895a-89a26adedab1 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:40:14.693329 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-bab3336c-c38b-4825-895a-89a26adedab1 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:40:14.693564 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-bab3336c-c38b-4825-895a-89a26adedab1 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:40:14.694237 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-bab3336c-c38b-4825-895a-89a26adedab1 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:40:14.695423 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-bab3336c-c38b-4825-895a-89a26adedab1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:40:14.731799 np0000182221 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-bab3336c-c38b-4825-895a-89a26adedab1 demo demo] Get all volumes completed successfully. Jun 19 00:40:14.734186 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-bab3336c-c38b-4825-895a-89a26adedab1 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:40:14.734558 np0000182221 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 7/23] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:40:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:40:24.724784 np0000182221 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:41:14.787726 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-005cb3fc-d8e1-49a2-af20-3c1b4f87bd97 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:41:14.791866 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-005cb3fc-d8e1-49a2-af20-3c1b4f87bd97 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:41:14.791983 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-005cb3fc-d8e1-49a2-af20-3c1b4f87bd97 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:41:14.792251 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-005cb3fc-d8e1-49a2-af20-3c1b4f87bd97 demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:41:14.792740 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-005cb3fc-d8e1-49a2-af20-3c1b4f87bd97 demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:41:14.794750 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-005cb3fc-d8e1-49a2-af20-3c1b4f87bd97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:41:14.842924 np0000182221 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-005cb3fc-d8e1-49a2-af20-3c1b4f87bd97 demo demo] Get all volumes completed successfully. Jun 19 00:41:14.845535 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-005cb3fc-d8e1-49a2-af20-3c1b4f87bd97 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:41:14.845762 np0000182221 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 6/24] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:41:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:41:24.837062 np0000182221 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:42:14.922383 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-baeaf3b9-5869-487c-80f8-50ec1d08799f None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:42:14.926872 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-baeaf3b9-5869-487c-80f8-50ec1d08799f demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:42:14.927082 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-baeaf3b9-5869-487c-80f8-50ec1d08799f demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:42:14.927218 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-baeaf3b9-5869-487c-80f8-50ec1d08799f demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:42:14.927698 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-baeaf3b9-5869-487c-80f8-50ec1d08799f demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:42:14.928469 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-baeaf3b9-5869-487c-80f8-50ec1d08799f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:42:14.969788 np0000182221 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-baeaf3b9-5869-487c-80f8-50ec1d08799f demo demo] Get all volumes completed successfully. Jun 19 00:42:14.971585 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-baeaf3b9-5869-487c-80f8-50ec1d08799f demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:42:14.972046 np0000182221 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 6/25] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:42:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:42:24.959835 np0000182221 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:43:14.990561 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-bdd241f5-260d-420d-a3ae-215a34da3700 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:43:14.992949 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-bdd241f5-260d-420d-a3ae-215a34da3700 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:43:14.993185 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-bdd241f5-260d-420d-a3ae-215a34da3700 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:43:14.993376 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-bdd241f5-260d-420d-a3ae-215a34da3700 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:43:14.993627 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-bdd241f5-260d-420d-a3ae-215a34da3700 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:43:14.994382 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-bdd241f5-260d-420d-a3ae-215a34da3700 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:43:15.003557 np0000182221 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-bdd241f5-260d-420d-a3ae-215a34da3700 demo demo] Get all volumes completed successfully. Jun 19 00:43:15.006037 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-bdd241f5-260d-420d-a3ae-215a34da3700 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:43:15.006660 np0000182221 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 7/26] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:43:14 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 19 00:43:24.998704 np0000182221 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:44:15.018680 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-944b82a1-d641-453a-9456-ce1afb7e9391 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:44:15.145193 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-944b82a1-d641-453a-9456-ce1afb7e9391 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:44:15.145369 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-944b82a1-d641-453a-9456-ce1afb7e9391 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:44:15.145713 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-944b82a1-d641-453a-9456-ce1afb7e9391 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:44:15.146120 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-944b82a1-d641-453a-9456-ce1afb7e9391 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:44:15.147466 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-944b82a1-d641-453a-9456-ce1afb7e9391 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:44:15.159029 np0000182221 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-944b82a1-d641-453a-9456-ce1afb7e9391 demo demo] Get all volumes completed successfully. Jun 19 00:44:15.162227 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-944b82a1-d641-453a-9456-ce1afb7e9391 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:44:15.162769 np0000182221 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 8/27] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:44:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:44:25.152097 np0000182221 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:45:15.180806 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-bfa6b6d7-73a7-4296-a4f2-e7f6f62dccdc None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:45:15.185322 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-bfa6b6d7-73a7-4296-a4f2-e7f6f62dccdc demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:45:15.185716 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-bfa6b6d7-73a7-4296-a4f2-e7f6f62dccdc demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:45:15.186160 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-bfa6b6d7-73a7-4296-a4f2-e7f6f62dccdc demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:45:15.186672 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-bfa6b6d7-73a7-4296-a4f2-e7f6f62dccdc demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:45:15.188319 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-bfa6b6d7-73a7-4296-a4f2-e7f6f62dccdc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:45:15.195786 np0000182221 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-bfa6b6d7-73a7-4296-a4f2-e7f6f62dccdc demo demo] Get all volumes completed successfully. Jun 19 00:45:15.198138 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-bfa6b6d7-73a7-4296-a4f2-e7f6f62dccdc demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:45:15.198583 np0000182221 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 7/28] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:45:15 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 19 00:45:25.191405 np0000182221 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:46:15.215067 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-07f96ae3-3a3d-44f6-86f0-3e6b6677873a None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:46:15.218374 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-07f96ae3-3a3d-44f6-86f0-3e6b6677873a demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:46:15.218630 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-07f96ae3-3a3d-44f6-86f0-3e6b6677873a demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:46:15.218845 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-07f96ae3-3a3d-44f6-86f0-3e6b6677873a demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:46:15.219227 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-07f96ae3-3a3d-44f6-86f0-3e6b6677873a demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:46:15.220172 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-07f96ae3-3a3d-44f6-86f0-3e6b6677873a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:46:15.232734 np0000182221 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-07f96ae3-3a3d-44f6-86f0-3e6b6677873a demo demo] Get all volumes completed successfully. Jun 19 00:46:15.235724 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-07f96ae3-3a3d-44f6-86f0-3e6b6677873a demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:46:15.236199 np0000182221 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 7/29] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:46:15 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 19 00:46:25.224400 np0000182221 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:47:15.252214 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-92757ec9-daed-44c3-b497-d0802c259d66 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:47:15.255210 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-92757ec9-daed-44c3-b497-d0802c259d66 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:47:15.255506 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-92757ec9-daed-44c3-b497-d0802c259d66 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:47:15.255712 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-92757ec9-daed-44c3-b497-d0802c259d66 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:47:15.256031 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-92757ec9-daed-44c3-b497-d0802c259d66 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:47:15.257082 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-92757ec9-daed-44c3-b497-d0802c259d66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:47:15.266035 np0000182221 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-92757ec9-daed-44c3-b497-d0802c259d66 demo demo] Get all volumes completed successfully. Jun 19 00:47:15.268744 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-92757ec9-daed-44c3-b497-d0802c259d66 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:47:15.269198 np0000182221 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 8/30] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:47:15 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 19 00:47:25.260371 np0000182221 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:48:15.284748 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-87022b37-bf92-4340-b71a-40eb8687cd04 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:48:15.289337 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-87022b37-bf92-4340-b71a-40eb8687cd04 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:48:15.289528 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-87022b37-bf92-4340-b71a-40eb8687cd04 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:48:15.290112 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-87022b37-bf92-4340-b71a-40eb8687cd04 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:48:15.290243 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-87022b37-bf92-4340-b71a-40eb8687cd04 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:48:15.291233 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-87022b37-bf92-4340-b71a-40eb8687cd04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:48:15.301966 np0000182221 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-87022b37-bf92-4340-b71a-40eb8687cd04 demo demo] Get all volumes completed successfully. Jun 19 00:48:15.306111 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-87022b37-bf92-4340-b71a-40eb8687cd04 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:48:15.306745 np0000182221 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 9/31] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:48:15 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 19 00:48:25.295357 np0000182221 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:49:15.327333 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-a59a565d-e0cf-478c-990f-beb0b38ce90e None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:49:15.492948 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-a59a565d-e0cf-478c-990f-beb0b38ce90e demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:49:15.493630 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-a59a565d-e0cf-478c-990f-beb0b38ce90e demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:49:15.494026 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-a59a565d-e0cf-478c-990f-beb0b38ce90e demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:49:15.494519 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-a59a565d-e0cf-478c-990f-beb0b38ce90e demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:49:15.495488 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-a59a565d-e0cf-478c-990f-beb0b38ce90e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:49:15.504209 np0000182221 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-a59a565d-e0cf-478c-990f-beb0b38ce90e demo demo] Get all volumes completed successfully. Jun 19 00:49:15.506109 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-a59a565d-e0cf-478c-990f-beb0b38ce90e demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:49:15.506504 np0000182221 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 8/32] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:49:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:49:25.499328 np0000182221 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:50:15.526431 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-000dab54-6e6d-48d7-9dff-56add36f485f None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:50:15.530887 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-000dab54-6e6d-48d7-9dff-56add36f485f demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:50:15.531319 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-000dab54-6e6d-48d7-9dff-56add36f485f demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:50:15.531633 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-000dab54-6e6d-48d7-9dff-56add36f485f demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:50:15.531977 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-000dab54-6e6d-48d7-9dff-56add36f485f demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:50:15.532876 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-000dab54-6e6d-48d7-9dff-56add36f485f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:50:15.541893 np0000182221 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-000dab54-6e6d-48d7-9dff-56add36f485f demo demo] Get all volumes completed successfully. Jun 19 00:50:15.544838 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-000dab54-6e6d-48d7-9dff-56add36f485f demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:50:15.545287 np0000182221 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 8/33] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:50:15 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 19 00:50:25.536101 np0000182221 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:51:15.563095 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-e2df3bcf-3793-490b-acc2-6c29fac2d6af None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:51:15.566614 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-e2df3bcf-3793-490b-acc2-6c29fac2d6af demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:51:15.566614 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-e2df3bcf-3793-490b-acc2-6c29fac2d6af demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:51:15.566837 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-e2df3bcf-3793-490b-acc2-6c29fac2d6af demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:51:15.567164 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-e2df3bcf-3793-490b-acc2-6c29fac2d6af demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:51:15.568353 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-e2df3bcf-3793-490b-acc2-6c29fac2d6af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:51:15.579578 np0000182221 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-e2df3bcf-3793-490b-acc2-6c29fac2d6af demo demo] Get all volumes completed successfully. Jun 19 00:51:15.582373 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-e2df3bcf-3793-490b-acc2-6c29fac2d6af demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:51:15.582871 np0000182221 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 9/34] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:51:15 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 19 00:51:25.572445 np0000182221 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:52:15.598537 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-c9d18d64-4837-4632-a9a8-a64239f8c821 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:52:15.604191 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-c9d18d64-4837-4632-a9a8-a64239f8c821 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:52:15.604607 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-c9d18d64-4837-4632-a9a8-a64239f8c821 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:52:15.605077 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-c9d18d64-4837-4632-a9a8-a64239f8c821 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:52:15.605594 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-c9d18d64-4837-4632-a9a8-a64239f8c821 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:52:15.607262 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-c9d18d64-4837-4632-a9a8-a64239f8c821 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:52:15.623677 np0000182221 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-c9d18d64-4837-4632-a9a8-a64239f8c821 demo demo] Get all volumes completed successfully. Jun 19 00:52:15.627326 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-c9d18d64-4837-4632-a9a8-a64239f8c821 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:52:15.628032 np0000182221 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 10/35] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:52:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:52:25.644158 np0000182221 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:53:15.647035 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-067539b9-bde1-47bd-85f2-17e784f29360 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:53:15.648724 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-067539b9-bde1-47bd-85f2-17e784f29360 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:53:15.648915 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-067539b9-bde1-47bd-85f2-17e784f29360 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:53:15.649109 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-067539b9-bde1-47bd-85f2-17e784f29360 demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:53:15.649372 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-067539b9-bde1-47bd-85f2-17e784f29360 demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:53:15.650098 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-067539b9-bde1-47bd-85f2-17e784f29360 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:53:15.659731 np0000182221 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-067539b9-bde1-47bd-85f2-17e784f29360 demo demo] Get all volumes completed successfully. Jun 19 00:53:15.662739 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-067539b9-bde1-47bd-85f2-17e784f29360 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:53:15.663020 np0000182221 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 9/36] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:53:15 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 19 00:53:25.654143 np0000182221 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:54:15.680813 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-9d5fde92-6413-486b-89ab-9ce7f330a205 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:54:15.792998 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-9d5fde92-6413-486b-89ab-9ce7f330a205 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:54:15.792998 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-9d5fde92-6413-486b-89ab-9ce7f330a205 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:54:15.792998 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-9d5fde92-6413-486b-89ab-9ce7f330a205 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:54:15.792998 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-9d5fde92-6413-486b-89ab-9ce7f330a205 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:54:15.794291 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-9d5fde92-6413-486b-89ab-9ce7f330a205 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:54:15.803733 np0000182221 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-9d5fde92-6413-486b-89ab-9ce7f330a205 demo demo] Get all volumes completed successfully. Jun 19 00:54:15.806466 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-9d5fde92-6413-486b-89ab-9ce7f330a205 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:54:15.807221 np0000182221 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 9/37] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:54:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:54:25.799220 np0000182221 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:55:15.820158 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-e597ea2a-20a5-4165-a430-77d8890c735f None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:55:15.822995 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-e597ea2a-20a5-4165-a430-77d8890c735f demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:55:15.823247 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-e597ea2a-20a5-4165-a430-77d8890c735f demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:55:15.823533 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-e597ea2a-20a5-4165-a430-77d8890c735f demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:55:15.823850 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-e597ea2a-20a5-4165-a430-77d8890c735f demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:55:15.824832 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-e597ea2a-20a5-4165-a430-77d8890c735f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:55:15.832793 np0000182221 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-e597ea2a-20a5-4165-a430-77d8890c735f demo demo] Get all volumes completed successfully. Jun 19 00:55:15.834875 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-e597ea2a-20a5-4165-a430-77d8890c735f demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:55:15.835227 np0000182221 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 10/38] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:55:15 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 19 00:55:25.827466 np0000182221 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:56:15.853384 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-ae011dd9-9829-494a-aaa8-74b62fec4404 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:56:15.856139 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-ae011dd9-9829-494a-aaa8-74b62fec4404 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:56:15.856381 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-ae011dd9-9829-494a-aaa8-74b62fec4404 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:56:15.856629 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-ae011dd9-9829-494a-aaa8-74b62fec4404 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:56:15.857053 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-ae011dd9-9829-494a-aaa8-74b62fec4404 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:56:15.858017 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-ae011dd9-9829-494a-aaa8-74b62fec4404 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:56:15.866369 np0000182221 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-ae011dd9-9829-494a-aaa8-74b62fec4404 demo demo] Get all volumes completed successfully. Jun 19 00:56:15.868267 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-ae011dd9-9829-494a-aaa8-74b62fec4404 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:56:15.868857 np0000182221 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 11/39] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:56:15 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 19 00:56:25.861280 np0000182221 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:57:15.883587 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-467dde58-b20f-4deb-bf23-bbd124fd05b4 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:57:15.887255 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-467dde58-b20f-4deb-bf23-bbd124fd05b4 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:57:15.887493 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-467dde58-b20f-4deb-bf23-bbd124fd05b4 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:57:15.887748 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-467dde58-b20f-4deb-bf23-bbd124fd05b4 demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:57:15.888078 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-467dde58-b20f-4deb-bf23-bbd124fd05b4 demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:57:15.889116 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-467dde58-b20f-4deb-bf23-bbd124fd05b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:57:15.897628 np0000182221 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-467dde58-b20f-4deb-bf23-bbd124fd05b4 demo demo] Get all volumes completed successfully. Jun 19 00:57:15.900648 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-467dde58-b20f-4deb-bf23-bbd124fd05b4 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:57:15.901232 np0000182221 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 10/40] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:57:15 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 19 00:57:25.892194 np0000182221 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:58:15.916143 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-d0393620-441d-4328-a317-2861678dfff3 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:58:15.918318 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-d0393620-441d-4328-a317-2861678dfff3 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:58:15.918612 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-d0393620-441d-4328-a317-2861678dfff3 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:58:15.918863 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-d0393620-441d-4328-a317-2861678dfff3 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:58:15.919252 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-d0393620-441d-4328-a317-2861678dfff3 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:58:15.920297 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-d0393620-441d-4328-a317-2861678dfff3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:58:15.928371 np0000182221 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-d0393620-441d-4328-a317-2861678dfff3 demo demo] Get all volumes completed successfully. Jun 19 00:58:15.930456 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-d0393620-441d-4328-a317-2861678dfff3 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:58:15.930790 np0000182221 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 10/41] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:58:15 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 19 00:58:25.923278 np0000182221 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:59:15.948181 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-00e3d7de-615b-4e36-95e0-a2452fb7630d None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:59:16.034003 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-00e3d7de-615b-4e36-95e0-a2452fb7630d demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 00:59:16.034474 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-00e3d7de-615b-4e36-95e0-a2452fb7630d demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:59:16.034926 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-00e3d7de-615b-4e36-95e0-a2452fb7630d demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:59:16.035289 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-00e3d7de-615b-4e36-95e0-a2452fb7630d demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:59:16.036305 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-00e3d7de-615b-4e36-95e0-a2452fb7630d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:59:16.045236 np0000182221 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-00e3d7de-615b-4e36-95e0-a2452fb7630d demo demo] Get all volumes completed successfully. Jun 19 00:59:16.047940 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-00e3d7de-615b-4e36-95e0-a2452fb7630d demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:59:16.048416 np0000182221 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 11/42] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 00:59:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:59:26.039638 np0000182221 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:00:16.062480 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-c487ec44-5010-40c5-bbfa-cc431a0f2a86 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:16.066659 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-c487ec44-5010-40c5-bbfa-cc431a0f2a86 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 01:00:16.066916 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-c487ec44-5010-40c5-bbfa-cc431a0f2a86 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:00:16.067175 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-c487ec44-5010-40c5-bbfa-cc431a0f2a86 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:00:16.067466 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-c487ec44-5010-40c5-bbfa-cc431a0f2a86 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:00:16.068410 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-c487ec44-5010-40c5-bbfa-cc431a0f2a86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:00:16.076769 np0000182221 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-c487ec44-5010-40c5-bbfa-cc431a0f2a86 demo demo] Get all volumes completed successfully. Jun 19 01:00:16.079511 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-c487ec44-5010-40c5-bbfa-cc431a0f2a86 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:00:16.079997 np0000182221 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 12/43] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 01:00:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 19 01:00:26.071574 np0000182221 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:01:16.101075 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-c755bd35-0b5d-41cf-b7b9-fe7fc47338b6 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:01:16.103420 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-c755bd35-0b5d-41cf-b7b9-fe7fc47338b6 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 01:01:16.103605 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-c755bd35-0b5d-41cf-b7b9-fe7fc47338b6 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:01:16.103793 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-c755bd35-0b5d-41cf-b7b9-fe7fc47338b6 demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:01:16.104050 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-c755bd35-0b5d-41cf-b7b9-fe7fc47338b6 demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:01:16.104726 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-c755bd35-0b5d-41cf-b7b9-fe7fc47338b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:01:16.112941 np0000182221 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-c755bd35-0b5d-41cf-b7b9-fe7fc47338b6 demo demo] Get all volumes completed successfully. Jun 19 01:01:16.115264 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-c755bd35-0b5d-41cf-b7b9-fe7fc47338b6 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:01:16.115816 np0000182221 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 11/44] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 01:01:16 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 19 01:01:26.107785 np0000182221 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:02:16.131784 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-10c2c89d-711d-4a6e-a46e-5f291afea8c6 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:02:16.134659 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-10c2c89d-711d-4a6e-a46e-5f291afea8c6 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 01:02:16.134959 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-10c2c89d-711d-4a6e-a46e-5f291afea8c6 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:02:16.135247 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-10c2c89d-711d-4a6e-a46e-5f291afea8c6 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:02:16.135638 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-10c2c89d-711d-4a6e-a46e-5f291afea8c6 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:02:16.136744 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-10c2c89d-711d-4a6e-a46e-5f291afea8c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:02:16.147750 np0000182221 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-10c2c89d-711d-4a6e-a46e-5f291afea8c6 demo demo] Get all volumes completed successfully. Jun 19 01:02:16.150712 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-10c2c89d-711d-4a6e-a46e-5f291afea8c6 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:02:16.151224 np0000182221 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 11/45] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 01:02:16 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 19 01:02:26.140828 np0000182221 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:03:16.183034 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-dc9d2d5f-813f-4f11-9796-44865b9cc6e4 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:16.185963 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-dc9d2d5f-813f-4f11-9796-44865b9cc6e4 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 01:03:16.186497 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-dc9d2d5f-813f-4f11-9796-44865b9cc6e4 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:03:16.186872 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-dc9d2d5f-813f-4f11-9796-44865b9cc6e4 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:03:16.187336 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-dc9d2d5f-813f-4f11-9796-44865b9cc6e4 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:03:16.188779 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-dc9d2d5f-813f-4f11-9796-44865b9cc6e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:03:16.197240 np0000182221 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-dc9d2d5f-813f-4f11-9796-44865b9cc6e4 demo demo] Get all volumes completed successfully. Jun 19 01:03:16.200979 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-dc9d2d5f-813f-4f11-9796-44865b9cc6e4 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:03:16.200979 np0000182221 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 12/46] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 01:03:16 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 19 01:03:26.191819 np0000182221 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:04:16.216931 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-75b5b9bb-90b1-42aa-8d36-40c92990a18f None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:04:16.250443 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-75b5b9bb-90b1-42aa-8d36-40c92990a18f demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 01:04:16.250674 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-75b5b9bb-90b1-42aa-8d36-40c92990a18f demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:04:16.250944 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-75b5b9bb-90b1-42aa-8d36-40c92990a18f demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:04:16.251208 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-75b5b9bb-90b1-42aa-8d36-40c92990a18f demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:04:16.252145 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-75b5b9bb-90b1-42aa-8d36-40c92990a18f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:04:16.260436 np0000182221 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-75b5b9bb-90b1-42aa-8d36-40c92990a18f demo demo] Get all volumes completed successfully. Jun 19 01:04:16.263165 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-75b5b9bb-90b1-42aa-8d36-40c92990a18f demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:04:16.263550 np0000182221 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 13/47] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 01:04:16 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 19 01:04:26.255228 np0000182221 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:05:16.283949 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-d1360565-fef4-4d88-a449-ba0d3dde8194 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:05:16.287441 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-d1360565-fef4-4d88-a449-ba0d3dde8194 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 01:05:16.287887 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-d1360565-fef4-4d88-a449-ba0d3dde8194 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:05:16.288979 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-d1360565-fef4-4d88-a449-ba0d3dde8194 demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:05:16.288979 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-d1360565-fef4-4d88-a449-ba0d3dde8194 demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:05:16.289745 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-d1360565-fef4-4d88-a449-ba0d3dde8194 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:05:16.301246 np0000182221 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-d1360565-fef4-4d88-a449-ba0d3dde8194 demo demo] Get all volumes completed successfully. Jun 19 01:05:16.304840 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-d1360565-fef4-4d88-a449-ba0d3dde8194 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:05:16.305510 np0000182221 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 12/48] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 01:05:16 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 19 01:05:26.293653 np0000182221 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:06:16.319691 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-b26efb0b-4f77-462d-982d-c6f3add894b0 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:16.323579 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-b26efb0b-4f77-462d-982d-c6f3add894b0 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 01:06:16.324078 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-b26efb0b-4f77-462d-982d-c6f3add894b0 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:16.324501 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-b26efb0b-4f77-462d-982d-c6f3add894b0 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:16.325033 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-b26efb0b-4f77-462d-982d-c6f3add894b0 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:06:16.326606 np0000182221 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-b26efb0b-4f77-462d-982d-c6f3add894b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:06:16.337135 np0000182221 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-b26efb0b-4f77-462d-982d-c6f3add894b0 demo demo] Get all volumes completed successfully. Jun 19 01:06:16.340678 np0000182221 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-b26efb0b-4f77-462d-982d-c6f3add894b0 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:06:16.341451 np0000182221 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 12/49] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 01:06:16 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 19 01:06:26.331004 np0000182221 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:07:16.356947 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-f15fa896-ab22-4ca5-b556-b9aff3e443ff None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:07:16.360690 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-f15fa896-ab22-4ca5-b556-b9aff3e443ff demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 01:07:16.361061 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-f15fa896-ab22-4ca5-b556-b9aff3e443ff demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:07:16.361416 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-f15fa896-ab22-4ca5-b556-b9aff3e443ff demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:07:16.361813 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-f15fa896-ab22-4ca5-b556-b9aff3e443ff demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:07:16.363093 np0000182221 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-f15fa896-ab22-4ca5-b556-b9aff3e443ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:07:16.371615 np0000182221 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-f15fa896-ab22-4ca5-b556-b9aff3e443ff demo demo] Get all volumes completed successfully. Jun 19 01:07:16.374396 np0000182221 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-f15fa896-ab22-4ca5-b556-b9aff3e443ff demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:07:16.374509 np0000182221 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 13/50] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 01:07:16 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 19 01:07:26.367817 np0000182221 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:08:16.390162 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-74804762-7353-437c-9cc4-5b71f50c8933 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:08:16.394167 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-74804762-7353-437c-9cc4-5b71f50c8933 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 01:08:16.394583 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-74804762-7353-437c-9cc4-5b71f50c8933 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:08:16.395136 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-74804762-7353-437c-9cc4-5b71f50c8933 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:08:16.395641 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-74804762-7353-437c-9cc4-5b71f50c8933 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:08:16.397165 np0000182221 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-74804762-7353-437c-9cc4-5b71f50c8933 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:08:16.406592 np0000182221 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-74804762-7353-437c-9cc4-5b71f50c8933 demo demo] Get all volumes completed successfully. Jun 19 01:08:16.409112 np0000182221 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-74804762-7353-437c-9cc4-5b71f50c8933 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:08:16.409565 np0000182221 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 14/51] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 01:08:16 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 19 01:08:26.401697 np0000182221 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:09:16.429698 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-c9b68036-139e-474b-aa0f-37225a34ddc7 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:09:16.526619 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-c9b68036-139e-474b-aa0f-37225a34ddc7 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 19 01:09:16.526844 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-c9b68036-139e-474b-aa0f-37225a34ddc7 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:09:16.527112 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-c9b68036-139e-474b-aa0f-37225a34ddc7 demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:09:16.527389 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-c9b68036-139e-474b-aa0f-37225a34ddc7 demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:09:16.528338 np0000182221 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-c9b68036-139e-474b-aa0f-37225a34ddc7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:09:16.535887 np0000182221 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-c9b68036-139e-474b-aa0f-37225a34ddc7 demo demo] Get all volumes completed successfully. Jun 19 01:09:16.537720 np0000182221 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-c9b68036-139e-474b-aa0f-37225a34ddc7 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:09:16.538067 np0000182221 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 13/52] 199.204.45.205 () {64 vars in 1296 bytes} [Fri Jun 19 01:09:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)