Jun 25 20:07:33.054484 np0000182854 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 25 20:07:33.064884 np0000182854 devstack@c-api.service[112698]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 25 20:07:33.070555 np0000182854 devstack@c-api.service[112698]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 25 20:07:33 2026] *** Jun 25 20:07:33.070555 np0000182854 devstack@c-api.service[112698]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 25 20:07:33.070555 np0000182854 devstack@c-api.service[112698]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 25 20:07:33.070555 np0000182854 devstack@c-api.service[112698]: nodename: np0000182854 Jun 25 20:07:33.070555 np0000182854 devstack@c-api.service[112698]: machine: x86_64 Jun 25 20:07:33.070555 np0000182854 devstack@c-api.service[112698]: clock source: unix Jun 25 20:07:33.070555 np0000182854 devstack@c-api.service[112698]: pcre jit disabled Jun 25 20:07:33.070555 np0000182854 devstack@c-api.service[112698]: detected number of CPU cores: 16 Jun 25 20:07:33.070555 np0000182854 devstack@c-api.service[112698]: current working directory: / Jun 25 20:07:33.070555 np0000182854 devstack@c-api.service[112698]: detected binary path: /usr/bin/uwsgi-core Jun 25 20:07:33.070555 np0000182854 devstack@c-api.service[112698]: your processes number limit is 256917 Jun 25 20:07:33.070555 np0000182854 devstack@c-api.service[112698]: your memory page size is 4096 bytes Jun 25 20:07:33.070555 np0000182854 devstack@c-api.service[112698]: detected max file descriptor number: 2048 Jun 25 20:07:33.070555 np0000182854 devstack@c-api.service[112698]: lock engine: pthread robust mutexes Jun 25 20:07:33.072010 np0000182854 devstack@c-api.service[112698]: thunder lock: enabled Jun 25 20:07:33.072010 np0000182854 devstack@c-api.service[112698]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 25 20:07:33.072010 np0000182854 devstack@c-api.service[112698]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 25 20:07:33.072010 np0000182854 devstack@c-api.service[112698]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 25 20:07:33.072010 np0000182854 devstack@c-api.service[112698]: Set PythonHome to /opt/stack/data/venv Jun 25 20:07:33.113804 np0000182854 devstack@c-api.service[112698]: Python main interpreter initialized at 0x7b6da4aa3668 Jun 25 20:07:33.113804 np0000182854 devstack@c-api.service[112698]: python threads support enabled Jun 25 20:07:33.113804 np0000182854 devstack@c-api.service[112698]: your server socket listen backlog is limited to 100 connections Jun 25 20:07:33.113804 np0000182854 devstack@c-api.service[112698]: your mercy for graceful operations on workers is 80 seconds Jun 25 20:07:33.113961 np0000182854 devstack@c-api.service[112698]: mapped 671795 bytes (656 KB) for 4 cores Jun 25 20:07:33.114157 np0000182854 devstack@c-api.service[112698]: *** Operational MODE: preforking *** Jun 25 20:07:33.114243 np0000182854 devstack@c-api.service[112698]: *** uWSGI is running in multiple interpreter mode *** Jun 25 20:07:33.114243 np0000182854 devstack@c-api.service[112698]: spawned uWSGI master process (pid: 112698) Jun 25 20:07:33.114482 np0000182854 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 25 20:07:33.114970 np0000182854 devstack@c-api.service[112698]: spawned uWSGI worker 1 (pid: 112708, cores: 1) Jun 25 20:07:33.115569 np0000182854 devstack@c-api.service[112698]: spawned uWSGI worker 2 (pid: 112709, cores: 1) Jun 25 20:07:33.116023 np0000182854 devstack@c-api.service[112698]: spawned uWSGI worker 3 (pid: 112710, cores: 1) Jun 25 20:07:33.116660 np0000182854 devstack@c-api.service[112698]: spawned uWSGI worker 4 (pid: 112711, cores: 1) Jun 25 20:07:33.116830 np0000182854 devstack@c-api.service[112698]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 25 20:07:33.252353 np0000182854 devstack@c-api.service[112708]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:07:33.252353 np0000182854 devstack@c-api.service[112708]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:07:33.252353 np0000182854 devstack@c-api.service[112708]: we strongly recommend against using it for new projects. Jun 25 20:07:33.252353 np0000182854 devstack@c-api.service[112708]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:07:33.252353 np0000182854 devstack@c-api.service[112708]: framework. For more detail see Jun 25 20:07:33.252353 np0000182854 devstack@c-api.service[112708]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:07:33.252353 np0000182854 devstack@c-api.service[112708]: import eventlet # noqa Jun 25 20:07:33.253302 np0000182854 devstack@c-api.service[112709]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:07:33.253302 np0000182854 devstack@c-api.service[112709]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:07:33.253302 np0000182854 devstack@c-api.service[112709]: we strongly recommend against using it for new projects. Jun 25 20:07:33.253302 np0000182854 devstack@c-api.service[112709]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:07:33.253302 np0000182854 devstack@c-api.service[112709]: framework. For more detail see Jun 25 20:07:33.253302 np0000182854 devstack@c-api.service[112709]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:07:33.253302 np0000182854 devstack@c-api.service[112709]: import eventlet # noqa Jun 25 20:07:33.255022 np0000182854 devstack@c-api.service[112710]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:07:33.255022 np0000182854 devstack@c-api.service[112710]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:07:33.255022 np0000182854 devstack@c-api.service[112710]: we strongly recommend against using it for new projects. Jun 25 20:07:33.255022 np0000182854 devstack@c-api.service[112710]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:07:33.255022 np0000182854 devstack@c-api.service[112710]: framework. For more detail see Jun 25 20:07:33.255022 np0000182854 devstack@c-api.service[112710]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:07:33.255022 np0000182854 devstack@c-api.service[112710]: import eventlet # noqa Jun 25 20:07:33.255895 np0000182854 devstack@c-api.service[112711]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:07:33.255895 np0000182854 devstack@c-api.service[112711]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:07:33.255895 np0000182854 devstack@c-api.service[112711]: we strongly recommend against using it for new projects. Jun 25 20:07:33.255895 np0000182854 devstack@c-api.service[112711]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:07:33.255895 np0000182854 devstack@c-api.service[112711]: framework. For more detail see Jun 25 20:07:33.255895 np0000182854 devstack@c-api.service[112711]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:07:33.255895 np0000182854 devstack@c-api.service[112711]: import eventlet # noqa Jun 25 20:07:33.339671 np0000182854 devstack@c-api.service[112709]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:07:33.339671 np0000182854 devstack@c-api.service[112709]: warnings.warn( Jun 25 20:07:33.342174 np0000182854 devstack@c-api.service[112710]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:07:33.342174 np0000182854 devstack@c-api.service[112710]: warnings.warn( Jun 25 20:07:33.343110 np0000182854 devstack@c-api.service[112711]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:07:33.343110 np0000182854 devstack@c-api.service[112711]: warnings.warn( Jun 25 20:07:33.357726 np0000182854 devstack@c-api.service[112708]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:07:33.357726 np0000182854 devstack@c-api.service[112708]: warnings.warn( Jun 25 20:07:33.424328 np0000182854 devstack@c-api.service[112710]: /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 25 20:07:33.424328 np0000182854 devstack@c-api.service[112710]: from cgi import parse_header Jun 25 20:07:33.433323 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:33.433323 np0000182854 devstack@c-api.service[112709]: from cgi import parse_header Jun 25 20:07:33.436207 np0000182854 devstack@c-api.service[112708]: /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 25 20:07:33.436207 np0000182854 devstack@c-api.service[112708]: from cgi import parse_header Jun 25 20:07:33.438847 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:33.438847 np0000182854 devstack@c-api.service[112711]: from cgi import parse_header Jun 25 20:07:33.484222 np0000182854 devstack@c-api.service[112708]: /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 25 20:07:33.484222 np0000182854 devstack@c-api.service[112708]: removals.removed_module( Jun 25 20:07:33.485604 np0000182854 devstack@c-api.service[112708]: /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 25 20:07:33.485604 np0000182854 devstack@c-api.service[112708]: removals.removed_module( Jun 25 20:07:33.486801 np0000182854 devstack@c-api.service[112710]: /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 25 20:07:33.486801 np0000182854 devstack@c-api.service[112710]: removals.removed_module( Jun 25 20:07:33.488582 np0000182854 devstack@c-api.service[112710]: /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 25 20:07:33.488582 np0000182854 devstack@c-api.service[112710]: removals.removed_module( Jun 25 20:07:33.493208 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:33.493208 np0000182854 devstack@c-api.service[112709]: removals.removed_module( Jun 25 20:07:33.495480 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:33.495480 np0000182854 devstack@c-api.service[112709]: removals.removed_module( Jun 25 20:07:33.502522 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:33.502522 np0000182854 devstack@c-api.service[112711]: removals.removed_module( Jun 25 20:07:33.504489 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:33.504489 np0000182854 devstack@c-api.service[112711]: removals.removed_module( Jun 25 20:07:34.411767 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:34.411767 np0000182854 devstack@c-api.service[112711]: warnings.warn( Jun 25 20:07:34.447202 np0000182854 devstack@c-api.service[112708]: /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 25 20:07:34.447202 np0000182854 devstack@c-api.service[112708]: warnings.warn( Jun 25 20:07:34.466929 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:34.466929 np0000182854 devstack@c-api.service[112711]: warnings.warn( Jun 25 20:07:34.468415 np0000182854 devstack@c-api.service[112710]: /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 25 20:07:34.468415 np0000182854 devstack@c-api.service[112710]: warnings.warn( Jun 25 20:07:34.500082 np0000182854 devstack@c-api.service[112708]: /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 25 20:07:34.500082 np0000182854 devstack@c-api.service[112708]: warnings.warn( Jun 25 20:07:34.503519 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:34.503519 np0000182854 devstack@c-api.service[112709]: warnings.warn( Jun 25 20:07:34.522120 np0000182854 devstack@c-api.service[112710]: /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 25 20:07:34.522120 np0000182854 devstack@c-api.service[112710]: warnings.warn( Jun 25 20:07:34.562011 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:34.562011 np0000182854 devstack@c-api.service[112709]: warnings.warn( Jun 25 20:07:34.708922 np0000182854 devstack@c-api.service[112711]: 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 25 20:07:34.709179 np0000182854 devstack@c-api.service[112711]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112711) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:07:34.713147 np0000182854 devstack@c-api.service[112708]: 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 25 20:07:34.713374 np0000182854 devstack@c-api.service[112708]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112708) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:07:34.755476 np0000182854 devstack@c-api.service[112710]: 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 25 20:07:34.755605 np0000182854 devstack@c-api.service[112710]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112710) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:07:34.793223 np0000182854 devstack@c-api.service[112709]: 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 25 20:07:34.793754 np0000182854 devstack@c-api.service[112709]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112709) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:07:34.804438 np0000182854 devstack@c-api.service[112708]: /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 25 20:07:34.804438 np0000182854 devstack@c-api.service[112708]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:07:34.806136 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:34.806136 np0000182854 devstack@c-api.service[112711]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:07:34.821982 np0000182854 devstack@c-api.service[112710]: /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 25 20:07:34.821982 np0000182854 devstack@c-api.service[112710]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:07:34.870372 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:34.870372 np0000182854 devstack@c-api.service[112709]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:07:35.365556 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112711) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:07:35.366007 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112709) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:07:35.366178 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112708) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:07:35.366305 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.366305 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.366593 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.366593 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.366964 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.367120 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.367285 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.367789 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.367937 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.367937 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.367937 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.368359 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.368555 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.368732 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.368977 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.369169 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.369275 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.369467 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.369606 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.369709 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.369709 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.369709 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.369944 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.370023 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.370101 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.370101 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.370101 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.370101 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.370101 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.370438 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112710) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:07:35.370533 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.370622 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.370622 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.370622 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.370622 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.370622 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.370622 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.370622 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.370622 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.370622 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.370622 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.371414 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.371414 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.371414 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.371414 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.371414 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.371414 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.371414 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.371948 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.371948 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.371948 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.371948 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.371948 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.372300 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.372381 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.372455 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.372524 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.372595 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.372595 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.372595 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.372595 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.372595 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.373754 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.373857 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.373929 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.373929 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.374071 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.374071 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.374214 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.377521 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.377644 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.377644 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.377786 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.377786 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.377786 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.378005 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.378182 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.378182 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.378182 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.378182 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.378470 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.378470 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.378470 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.378749 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.378850 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.378922 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.378997 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.379077 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.379077 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.379228 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.379328 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.379406 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.379474 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.379541 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.379615 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.379726 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.379801 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.379879 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.379950 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.380029 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.380110 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.380189 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.380285 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.380373 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.380445 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.380514 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.380582 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.380682 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.380760 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.380836 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.380943 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.381021 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.381091 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.381182 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.381276 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.381350 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.381419 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.381500 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.381583 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.381671 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.381760 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.381838 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.381909 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.381984 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.382052 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.382120 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.382196 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.382273 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.382348 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.382418 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.382494 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.382494 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.382661 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.382661 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.382661 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.382888 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.382978 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.383056 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.383125 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.383200 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.383275 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.383379 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.383937 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.384037 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.384111 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.384223 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.384318 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.384358 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.384398 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.384435 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.384435 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.384435 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.384435 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.384567 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.384567 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.384567 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.384567 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.384567 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.384567 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.384567 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.384567 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.384567 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.384567 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.384567 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.384966 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.384966 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.384966 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.384966 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.384966 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.385124 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.385164 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.385203 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.385236 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.385269 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.385313 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.385367 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.385400 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.385432 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.385464 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.385503 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.385541 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.385573 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.385609 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.385663 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.385709 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.385755 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.385787 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.385821 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.385853 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.385853 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.385915 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.385954 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.385995 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.386028 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.386079 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.386115 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.386148 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.386191 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.386228 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.386228 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.386228 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.386228 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.386228 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.386228 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.386228 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.386228 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.386228 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.386228 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.386539 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.386583 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.386583 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.386583 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.386583 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.386741 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.386776 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.386814 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.386848 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.386880 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.386912 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.386945 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.386978 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.387025 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.387065 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.387106 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.391532 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.391532 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.391716 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.391716 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.391716 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.391716 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.391924 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.391924 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.392028 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.392089 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.392141 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.392195 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.392244 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.392331 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.392396 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.392448 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.392497 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.392546 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.392598 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.392672 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.392731 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.392786 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.392840 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.392936 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.393000 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.393056 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.393108 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.393159 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.393159 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.393159 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.393159 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.393159 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.393159 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.393159 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.393159 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.393159 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.393159 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.393613 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.393613 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.393613 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.393613 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.393844 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.393915 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.393973 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.394029 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.394079 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.394128 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.394179 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.394227 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.394276 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.394329 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.394387 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.394452 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.394504 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.394553 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.394602 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.394698 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.394807 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.394861 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.394917 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.394970 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.395028 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.395081 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.395130 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.395190 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.395240 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.395295 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.395358 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.395415 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.395466 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.395466 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.395466 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.395466 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.395466 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.395466 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.395771 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.395823 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.395875 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.395875 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.395875 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.395875 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.395875 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.395875 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.396184 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.396294 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.396294 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.396396 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.396396 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.396489 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.396540 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.396610 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.396610 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.396741 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.396793 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.396793 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.396793 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.396793 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.397027 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.397082 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.397143 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.397242 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.397351 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.397471 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.397585 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.397735 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.397851 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.397962 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.398071 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.398199 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.398334 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.398449 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.398570 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.398570 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.398570 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.398570 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.398570 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.398570 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.398570 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.398570 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.398570 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.399578 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.399732 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.399732 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.399981 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.399981 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.400264 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.400264 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.400498 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.400498 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.400817 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.401006 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.401126 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.401202 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.401258 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.401309 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.401309 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.401309 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.401309 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.401514 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.401565 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.401620 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.401620 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.401753 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.401779 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.401802 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.401824 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.401847 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.401874 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.401898 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.401921 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.401943 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.401943 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.401943 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.404716 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.404892 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.404959 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.405014 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.405076 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.405128 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.405185 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.405245 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.405313 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.405374 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.405433 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.405500 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.405565 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.405632 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.405737 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.405790 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.405850 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.405900 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.405900 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.405900 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.406033 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.406087 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.406143 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.406143 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.406143 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.406143 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.406143 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.406143 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.407332 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.407423 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.407478 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.407530 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.407530 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.407805 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.407929 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.408041 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.408154 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.408277 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.408377 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.408499 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.408499 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.408724 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.408935 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.409022 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.409075 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.409136 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.409185 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.409235 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.409293 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.409343 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.409395 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.409444 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.409504 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.409557 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.409616 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.409703 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.409763 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.409814 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.409864 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.409914 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.409963 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.410013 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.410073 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.410124 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.410175 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.410234 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.410284 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.410333 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.410382 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.410432 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.410482 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.410541 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.410591 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.410668 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.410722 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.410774 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.410823 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.410874 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.410923 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.410973 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.411023 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.411075 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.411142 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.411204 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.411256 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.411308 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.411308 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.411308 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.411308 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.411497 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.411549 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.411549 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.412397 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.412397 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.412397 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.412397 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.412397 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.412397 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.412397 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.412397 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.412397 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.412397 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.413341 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.413341 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.413341 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.413341 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.413341 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.413341 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.413341 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.413341 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.413341 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.413341 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.413898 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.413898 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.413898 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.413898 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.413898 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.414173 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.414464 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.414518 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.414572 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.414625 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.414701 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.414755 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.414804 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.414859 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.414910 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.414960 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.415018 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.415070 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.415120 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.415170 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.415170 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.415271 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.415321 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.415376 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.415376 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.415376 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.415376 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.415560 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.415614 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.415707 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.415707 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.415707 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.415707 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.415707 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.415965 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.416016 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.416067 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.416116 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.416173 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.416225 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.416280 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.416335 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.416385 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.416438 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.416495 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.416550 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.416605 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.416703 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.416757 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.416815 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.416883 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.416933 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.416982 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.417030 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.417079 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.417142 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.417198 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.417253 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.417318 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.417376 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.417428 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.417477 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.417531 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.417581 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.417648 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.417719 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.417786 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.417830 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.417897 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.417928 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.417952 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.417976 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.418001 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.418024 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.418051 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.418075 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.418102 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.418125 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.418155 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.418179 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.418203 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.418226 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.418249 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.418272 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.418296 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.418318 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.418346 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.418372 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.418396 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.418419 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.418441 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.418441 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.418483 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.418511 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.418534 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.418557 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.418580 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.418607 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.418631 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.418667 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.418667 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.418717 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.418740 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.418762 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.418784 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.418784 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.418831 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.418854 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.418895 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.418920 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.418943 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.418969 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.418998 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.419039 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.419063 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.419087 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.419117 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.419141 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.419170 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.419193 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.419219 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.419242 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.419266 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.419291 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.419291 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.419346 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.419368 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.419395 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.419419 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.419443 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.419443 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.419443 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.419443 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.419533 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.419533 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.419533 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.419533 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.419533 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.419533 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.419533 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.419704 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.419704 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.419760 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.419783 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.419810 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.419837 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.419837 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.419962 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.420120 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.420216 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.420394 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.420586 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.420730 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.420897 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.421224 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.421374 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.421409 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.421519 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.421562 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.421562 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.421676 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.421735 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.421787 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.421832 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.421889 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.421889 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.421889 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.421889 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.422081 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.422081 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.422081 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.422081 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.422177 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.422299 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.422299 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.422358 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.422421 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.422475 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.422527 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.422580 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.422651 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.422777 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.424162 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.424207 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.424265 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.424299 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.424361 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.424393 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.424442 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.424480 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.424480 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.424480 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.424480 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.424480 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.424480 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.424480 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.424800 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.424800 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.424800 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.424800 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.424800 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.424800 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.424800 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.425064 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.425064 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.425064 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.425064 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.425064 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.425064 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.425064 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.425223 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.425253 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.425277 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.425301 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.425325 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.425348 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.425372 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.425400 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.425429 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.425452 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.425477 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.425500 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.425528 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.425554 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.425579 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.425579 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.425626 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.425756 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.425781 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.425804 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.425888 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.425931 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.425979 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.426039 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.426089 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.426148 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.426226 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.426226 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.426741 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.426803 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.426869 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.426948 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.426948 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.427068 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.427189 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.427241 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.427305 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.427359 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.427405 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.427450 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.427573 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.427605 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.427664 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.427716 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.427761 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.427829 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.427862 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.427906 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.427951 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.428042 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.428085 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.428134 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.428178 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.428208 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.428460 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.428493 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.428541 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.428571 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.428600 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.428624 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.428664 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.428822 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.428948 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.429013 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.429013 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.429063 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.429063 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.429114 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.429141 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.429165 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.429190 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.429221 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.429246 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.429269 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.429293 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.429293 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.429337 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.429360 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.429360 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.429404 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.429432 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.429463 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.429490 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.429490 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.429534 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.429558 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.429583 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.429611 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.429653 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.429683 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.429720 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.429747 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.429802 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.429830 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.429855 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.429879 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.429904 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.429926 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.429951 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.429973 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.429998 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.430021 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.430054 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.430054 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.430054 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.430119 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.430119 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.430171 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.430196 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.430224 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.430249 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.430249 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.430302 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.430327 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.430350 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.430378 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.430404 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.430430 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.430430 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.430471 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.430499 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.430526 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.430611 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.430611 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.430611 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.430611 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.430851 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.430851 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.430992 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.430992 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.431097 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.431164 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.431207 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.431290 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.431323 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.431372 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.431418 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.431464 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.431514 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.431570 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.431617 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.431617 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.431617 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.431617 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.431617 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.431617 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.431617 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.432012 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.432012 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.432012 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.432012 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.432160 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.432209 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.432255 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.432326 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.432355 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.432433 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.432482 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.432482 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.432617 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.432687 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.432687 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.432781 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.432781 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.432781 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.432781 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.432781 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.432781 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.433400 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.433472 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.433526 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.433576 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112710) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.433663 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.433663 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.433754 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.433806 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.433855 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.433909 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.433956 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.434000 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.434048 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.434094 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.434139 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112710) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.434190 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.434247 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.434293 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.434337 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.434381 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.434419 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.434419 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.434491 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.434491 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.434567 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112709) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.434601 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.434731 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.434778 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:35.434862 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.434862 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.434862 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.434862 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112709) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.435163 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112708) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:35.435163 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:35.435163 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:35.435163 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:35.435163 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:35.435163 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112708) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:35.485323 np0000182854 devstack@c-api.service[112708]: INFO dbcounter [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Registered counter for database cinder Jun 25 20:07:35.486360 np0000182854 devstack@c-api.service[112711]: INFO dbcounter [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Registered counter for database cinder Jun 25 20:07:35.490558 np0000182854 devstack@c-api.service[112709]: INFO dbcounter [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Registered counter for database cinder Jun 25 20:07:35.496108 np0000182854 devstack@c-api.service[112710]: INFO dbcounter [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Registered counter for database cinder Jun 25 20:07:35.528527 np0000182854 devstack@c-api.service[112711]: DEBUG oslo_db.sqlalchemy.engines [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 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=112711) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:35.534648 np0000182854 devstack@c-api.service[112709]: DEBUG oslo_db.sqlalchemy.engines [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc 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=112709) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:35.536379 np0000182854 devstack@c-api.service[112708]: DEBUG oslo_db.sqlalchemy.engines [None req-dd4e4915-4554-4e55-a92b-9c333346c73e 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=112708) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:35.543692 np0000182854 devstack@c-api.service[112710]: DEBUG oslo_db.sqlalchemy.engines [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b 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=112710) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:35.651051 np0000182854 devstack@c-api.service[112711]: DEBUG dbcounter [-] [112711] Writer thread running {{(pid=112711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:07:35.654440 np0000182854 devstack@c-api.service[112711]: INFO cinder.rpc [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:07:35.657758 np0000182854 devstack@c-api.service[112711]: INFO cinder.rpc [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:07:35.660724 np0000182854 devstack@c-api.service[112711]: INFO cinder.rpc [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:07:35.663010 np0000182854 devstack@c-api.service[112711]: INFO cinder.rpc [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:07:35.663942 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.666007 np0000182854 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writer thread running {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:07:35.667732 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.669399 np0000182854 devstack@c-api.service[112708]: INFO cinder.rpc [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:07:35.671994 np0000182854 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writer thread running {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:07:35.672083 np0000182854 devstack@c-api.service[112708]: INFO cinder.rpc [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:07:35.674945 np0000182854 devstack@c-api.service[112708]: INFO cinder.rpc [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:07:35.675242 np0000182854 devstack@c-api.service[112709]: INFO cinder.rpc [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:07:35.677797 np0000182854 devstack@c-api.service[112708]: INFO cinder.rpc [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:07:35.677941 np0000182854 devstack@c-api.service[112709]: INFO cinder.rpc [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:07:35.679142 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.680212 np0000182854 devstack@c-api.service[112709]: INFO cinder.rpc [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:07:35.682203 np0000182854 devstack@c-api.service[112710]: DEBUG dbcounter [-] [112710] Writer thread running {{(pid=112710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:07:35.682321 np0000182854 devstack@c-api.service[112709]: INFO cinder.rpc [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:07:35.683180 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.684518 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.685922 np0000182854 devstack@c-api.service[112710]: INFO cinder.rpc [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:07:35.687034 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.689372 np0000182854 devstack@c-api.service[112710]: INFO cinder.rpc [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:07:35.691911 np0000182854 devstack@c-api.service[112710]: INFO cinder.rpc [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:07:35.694014 np0000182854 devstack@c-api.service[112710]: INFO cinder.rpc [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:07:35.694926 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.698726 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.701298 np0000182854 devstack@c-api.service[112711]: DEBUG oslo_db.sqlalchemy.engines [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 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=112711) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:35.704680 np0000182854 devstack@c-api.service[112711]: INFO cinder.rpc [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:07:35.707232 np0000182854 devstack@c-api.service[112711]: INFO cinder.rpc [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:07:35.708625 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.722321 np0000182854 devstack@c-api.service[112709]: DEBUG oslo_db.sqlalchemy.engines [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc 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=112709) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:35.724279 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.725757 np0000182854 devstack@c-api.service[112709]: INFO cinder.rpc [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:07:35.727448 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.728498 np0000182854 devstack@c-api.service[112709]: INFO cinder.rpc [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:07:35.728629 np0000182854 devstack@c-api.service[112708]: DEBUG oslo_db.sqlalchemy.engines [None req-dd4e4915-4554-4e55-a92b-9c333346c73e 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=112708) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:35.729872 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.730543 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.731741 np0000182854 devstack@c-api.service[112708]: INFO cinder.rpc [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:07:35.734350 np0000182854 devstack@c-api.service[112710]: DEBUG oslo_db.sqlalchemy.engines [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b 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=112710) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:35.734590 np0000182854 devstack@c-api.service[112708]: INFO cinder.rpc [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:07:35.735976 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.736368 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.737135 np0000182854 devstack@c-api.service[112710]: INFO cinder.rpc [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:07:35.739993 np0000182854 devstack@c-api.service[112710]: INFO cinder.rpc [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:07:35.741256 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.741712 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.743890 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.744608 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.747575 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.748899 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.748991 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.750342 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.752092 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.752393 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.753195 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.754602 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.756255 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.757546 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.757901 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.758812 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.759315 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.762068 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.762211 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.762335 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.762881 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.765275 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.765357 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.766173 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.766932 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.768155 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.768235 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.768306 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.769862 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.770954 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.771026 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.771259 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.771336 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.772443 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.772706 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.773958 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.774151 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.774231 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.776965 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.777114 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.777475 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.778602 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.778715 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.780005 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.780082 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.781312 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.781392 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.782368 np0000182854 devstack@c-api.service[112711]: WARNING cinder.api.contrib.hosts [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:07:35.782623 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: extensions {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.782945 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.783083 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.783930 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: cgsnapshots {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.785289 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: qos-specs {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.785934 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.786468 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.786864 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.787288 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: capabilities {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.787403 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.788600 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.789171 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: backups {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.790136 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.790226 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.790291 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.791107 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: os-volume-type-access {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.791613 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.792426 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.792808 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: encryption {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.793056 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.794123 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.794218 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: consistencygroups {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.794534 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.795610 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.795804 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.795899 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.796130 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: extra_specs {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.797303 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.797661 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: encryption {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.798664 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.799117 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.799214 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: os-volume-manage {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.799738 np0000182854 devstack@c-api.service[112709]: WARNING cinder.api.contrib.hosts [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:07:35.799955 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: extensions {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.800178 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.801291 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.801864 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.802240 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: cgsnapshots {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.802868 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.803150 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.803472 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: os-volume-transfer {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.803566 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: qos-specs {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.804281 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.804609 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.805097 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: os-availability-zone {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.805652 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: capabilities {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.805710 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.806061 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.806357 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: os-quota-sets {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.806916 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: backups {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.807104 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.807158 np0000182854 devstack@c-api.service[112708]: WARNING cinder.api.contrib.hosts [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:07:35.807343 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: extensions {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.807718 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: os-quota-class-sets {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.808844 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: cgsnapshots {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.809079 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: os-snapshot-manage {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.810303 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: qos-specs {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.810427 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: os-hosts {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.811236 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: os-volume-type-access {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.811790 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extended resource: scheduler-stats {{(pid=112711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.811844 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.812869 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: encryption {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.813260 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.813873 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: capabilities {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.813924 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.814298 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: consistencygroups {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.814599 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.815131 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: backups {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.815256 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.815832 np0000182854 devstack@c-api.service[112710]: WARNING cinder.api.contrib.hosts [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:07:35.816066 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: extensions {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.816170 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.contrib.snapshot_actions [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] SnapshotActionsController initialized {{(pid=112711) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:07:35.816292 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: extra_specs {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.816913 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.817229 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: os-volume-type-access {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.817496 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: cgsnapshots {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.817997 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: encryption {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.818259 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.819095 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: qos-specs {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.819193 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: encryption {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.819458 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: os-volume-manage {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.819554 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.820941 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: os-volume-transfer {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.821066 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.821134 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: consistencygroups {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.822044 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: capabilities {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.822373 np0000182854 devstack@c-api.service[112711]: WARNING castellan.key_manager.migration [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.822526 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: os-availability-zone {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.823194 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension UsedLimits extending resource: limits {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.823318 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.823417 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: backups {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.823481 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.823614 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.823775 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension VolumeActions extending resource: volumes {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.823902 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.824084 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: extra_specs {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.824202 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: os-quota-sets {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.824314 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.824314 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension TypesManage extending resource: types {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.824314 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.824314 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.824314 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension AdminActions extending resource: volumes {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.824808 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension AdminActions extending resource: snapshots {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.824808 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension AdminActions extending resource: backups {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.824808 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.824808 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.825031 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.v3.router [None req-fe08fb42-4909-4fbd-8e41-382a8568af34 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.825316 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: os-quota-class-sets {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.826054 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: encryption {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.826460 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: os-volume-type-access {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.826581 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: os-snapshot-manage {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.827949 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: os-hosts {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.828131 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: os-volume-manage {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.829413 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extended resource: scheduler-stats {{(pid=112709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.830192 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: os-volume-transfer {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.830264 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: encryption {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.833493 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: consistencygroups {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.833734 np0000182854 devstack@c-api.service[112711]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b6da4aa3668 pid: 112711 (default app) Jun 25 20:07:35.834123 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.836333 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.836981 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: os-availability-zone {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.837576 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: extra_specs {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.837688 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.contrib.snapshot_actions [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] SnapshotActionsController initialized {{(pid=112709) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:07:35.838608 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.838899 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: os-quota-sets {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.839084 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: encryption {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.840531 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.840618 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: os-volume-manage {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.840823 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: os-quota-class-sets {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.841980 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: os-volume-transfer {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.842334 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.842334 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.842573 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: os-snapshot-manage {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.842654 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.842654 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.842654 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.842654 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.842654 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.843065 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.843065 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.843065 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.843065 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.843065 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.843065 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.843506 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.843562 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.843620 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.843620 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.843620 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.843620 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.843620 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.844015 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.844015 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.844015 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.844015 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.844015 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.844350 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.844350 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.844350 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.844350 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.844696 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.844696 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.844696 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.844696 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.844696 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.845040 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.845040 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.845040 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.845040 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.845040 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.845408 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.845408 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.845408 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.845408 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.845408 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.845408 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.846762 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.846762 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.846762 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.846762 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.846762 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.846762 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.847502 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.847502 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.847502 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.847502 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.847502 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.847502 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.848228 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.848228 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.848228 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.848228 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.848228 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.848954 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.848954 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.848954 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.848954 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.848954 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.849587 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.849587 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.849587 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.849587 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.849587 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.849587 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.850443 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.850443 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.850443 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.850443 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.850443 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.850443 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.851853 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.851853 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.851853 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.851853 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.851853 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.852573 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.852573 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.852573 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.852573 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.852573 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.853070 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.853070 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.853070 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.853070 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.853282 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.853282 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.853282 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.853282 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.853425 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.853425 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.853425 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.853425 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.853425 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.853590 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.853590 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.853590 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.853590 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.853590 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.853885 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.853885 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.853885 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.853885 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.854111 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.854111 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.854111 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.854111 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.854333 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.854333 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.854333 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.854333 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.854565 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.854565 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.854565 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.854565 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.854794 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.854794 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.854794 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.854794 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.855017 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.855017 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.855017 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.855017 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.855017 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.855327 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.855327 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.855327 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.855327 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.855327 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.855327 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.855671 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.855671 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.855671 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.855671 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.855671 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.855944 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.855944 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.855944 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.855944 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.855944 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.855944 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.857127 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.857127 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.857127 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.857127 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.857127 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.857127 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.857323 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.857323 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.857323 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.857323 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.857323 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.857323 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.857513 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.857513 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.857513 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.857513 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.857513 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.857513 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.857734 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.857734 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.857734 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.857734 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.857871 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.857871 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.857871 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.857871 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.857871 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.858040 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.858040 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.858040 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.858040 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:35.858040 np0000182854 devstack@c-api.service[112711]: warnings.warn(deprecated_msg) Jun 25 20:07:35.858190 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: os-hosts {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.858220 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.858250 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.middleware.request_id [None req-db305efa-a175-4965-afaf-6fe13430201f None None] RequestId filter calling following filter/app {{(pid=112711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:07:35.858278 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extended resource: scheduler-stats {{(pid=112708) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.858304 np0000182854 devstack@c-api.service[112709]: WARNING castellan.key_manager.migration [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.858331 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: os-availability-zone {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.858358 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension UsedLimits extending resource: limits {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.858358 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.858358 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.858358 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.858358 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension VolumeActions extending resource: volumes {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.858358 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.858358 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.858550 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension TypesManage extending resource: types {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.858577 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: os-quota-sets {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.858605 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.858605 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.858605 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension AdminActions extending resource: volumes {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.858605 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension AdminActions extending resource: snapshots {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.858605 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension AdminActions extending resource: backups {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.858935 np0000182854 devstack@c-api.service[112711]: [pid: 112711|app: 0|req: 1/1] 199.19.213.88 () {60 vars in 949 bytes} [Thu Jun 25 20:07:35 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 25 20:07:35.858987 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.858987 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.858987 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.v3.router [None req-824f8aba-18f6-43c4-9976-d1b46a9254fc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.859125 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.859158 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: os-quota-class-sets {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.859158 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: os-snapshot-manage {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.859290 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.859290 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.contrib.snapshot_actions [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] SnapshotActionsController initialized {{(pid=112708) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:07:35.859390 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: os-hosts {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.859441 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.859471 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extended resource: scheduler-stats {{(pid=112710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:35.859574 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.859606 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.859663 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.859740 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.859791 np0000182854 devstack@c-api.service[112709]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b6da4aa3668 pid: 112709 (default app) Jun 25 20:07:35.859840 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.859872 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.contrib.snapshot_actions [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] SnapshotActionsController initialized {{(pid=112710) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:07:35.859872 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.859964 np0000182854 devstack@c-api.service[112708]: WARNING castellan.key_manager.migration [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.860465 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.860787 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension UsedLimits extending resource: limits {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.860975 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.861882 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.862523 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.862690 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.862836 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension VolumeActions extending resource: volumes {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.863018 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.863188 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.863225 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.863337 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension TypesManage extending resource: types {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.863497 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.863693 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.863816 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension AdminActions extending resource: volumes {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.863959 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension AdminActions extending resource: snapshots {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.864047 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension AdminActions extending resource: backups {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.864158 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.864262 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.864422 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.v3.router [None req-dd4e4915-4554-4e55-a92b-9c333346c73e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112708) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.864747 np0000182854 devstack@c-api.service[112710]: WARNING castellan.key_manager.migration [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:35.865602 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension UsedLimits extending resource: limits {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.866208 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.866483 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.866586 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.866699 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension VolumeActions extending resource: volumes {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.866820 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.866930 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.867019 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension TypesManage extending resource: types {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.867131 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.867260 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.867353 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension AdminActions extending resource: volumes {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.867921 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension AdminActions extending resource: snapshots {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.867921 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension AdminActions extending resource: backups {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.867921 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.867921 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.868032 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.v3.router [None req-d30e8b3a-28f9-4dc8-8541-6e78b4047f3b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:35.876409 np0000182854 devstack@c-api.service[112708]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b6da4aa3668 pid: 112708 (default app) Jun 25 20:07:35.876499 np0000182854 devstack@c-api.service[112710]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b6da4aa3668 pid: 112710 (default app) Jun 25 20:07:43.388318 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.middleware.request_id [None req-f440c6c5-7fb5-457c-8efe-a4b1adf82aa1 None None] RequestId filter calling following filter/app {{(pid=112711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:07:44.014283 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-f440c6c5-7fb5-457c-8efe-a4b1adf82aa1 admin admin] POST https://199.19.213.88/volume/v3/types Jun 25 20:07:44.014886 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.openstack.wsgi [None req-f440c6c5-7fb5-457c-8efe-a4b1adf82aa1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 25 20:07:44.016976 np0000182854 devstack@c-api.service[112711]: /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 25 20:07:44.016976 np0000182854 devstack@c-api.service[112711]: warnings.warn( Jun 25 20:07:44.064208 np0000182854 devstack@c-api.service[112711]: DEBUG oslo_db.sqlalchemy.engines [None req-f440c6c5-7fb5-457c-8efe-a4b1adf82aa1 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=112711) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:44.110532 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-f440c6c5-7fb5-457c-8efe-a4b1adf82aa1 admin admin] https://199.19.213.88/volume/v3/types returned with HTTP 200 Jun 25 20:07:44.110532 np0000182854 devstack@c-api.service[112711]: [pid: 112711|app: 0|req: 2/2] 199.19.213.88 () {68 vars in 1281 bytes} [Thu Jun 25 20:07:43 2026] POST /volume/v3/types => generated 186 bytes in 722 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:07:44.139435 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.139435 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.139435 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.139435 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.139435 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.142002 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.142002 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.142002 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.142002 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.142002 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.142780 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.142780 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.142780 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.142780 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.142780 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.142780 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.143583 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.143583 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.143583 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.143583 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.146663 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.146663 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.146663 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.146663 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.147738 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.147738 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.147738 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.147738 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.147965 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.147965 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.147965 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.147965 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.147965 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.149250 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.149250 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.149250 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.149250 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.149250 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.150910 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.150910 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.150910 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.150910 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.150910 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.150910 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.151911 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.151911 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.151911 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.151911 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.151911 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.151911 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.154209 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.154209 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.154209 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.154209 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.154209 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.154209 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.155750 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.155750 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.155750 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.155750 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.155750 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.159220 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.159220 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.159220 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.159220 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.159220 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.159981 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.159981 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.159981 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.159981 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.159981 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.159981 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.160844 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.160844 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.160844 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.160844 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.160844 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.160844 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.162460 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.162460 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.162460 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.162460 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.162460 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.163944 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.163944 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.163944 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.163944 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.163944 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.165146 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.165146 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.165146 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.165146 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.165912 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.165912 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.165912 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.165912 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.166902 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.166902 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.166902 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.166902 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.166902 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.168499 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.168499 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.168499 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.168499 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.168499 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.170025 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.170025 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.170025 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.170025 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.171146 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.171146 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.171146 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.171146 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.171895 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.171895 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.171895 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.171895 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.173203 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.173203 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.173203 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.173203 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.174981 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.174981 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.174981 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.174981 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.175758 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.175758 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.175758 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.175758 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.175758 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.176047 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.176047 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.176047 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.176047 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.176047 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.176047 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.176352 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.176352 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.176352 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.176352 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.176352 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.176626 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.176626 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.176626 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.176626 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.176626 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.176626 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.176947 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.176947 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.176947 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.176947 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.176947 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.176947 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.177261 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.177261 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.177261 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.177261 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.177261 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.177261 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.177545 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.177545 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.177545 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.177545 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.177545 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.177545 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.177742 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.177742 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.177742 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.177742 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.177853 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.177853 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.177853 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.177853 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.177853 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.178003 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.178003 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.178003 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.178003 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.178003 np0000182854 devstack@c-api.service[112709]: warnings.warn(deprecated_msg) Jun 25 20:07:44.178003 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [req-f440c6c5-7fb5-457c-8efe-a4b1adf82aa1 req-b22cbba7-1d3c-4b66-bb49-146a6fabe88b None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:07:44.603945 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [req-f440c6c5-7fb5-457c-8efe-a4b1adf82aa1 req-b22cbba7-1d3c-4b66-bb49-146a6fabe88b admin admin] POST https://199.19.213.88/volume/v3/types/d09bdeaf-fc31-428e-b6b6-f5b7cfb94b3b/extra_specs Jun 25 20:07:44.604550 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [req-f440c6c5-7fb5-457c-8efe-a4b1adf82aa1 req-b22cbba7-1d3c-4b66-bb49-146a6fabe88b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 25 20:07:44.606554 np0000182854 devstack@c-api.service[112709]: /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 25 20:07:44.606554 np0000182854 devstack@c-api.service[112709]: warnings.warn( Jun 25 20:07:44.649352 np0000182854 devstack@c-api.service[112709]: DEBUG oslo_db.sqlalchemy.engines [req-f440c6c5-7fb5-457c-8efe-a4b1adf82aa1 req-b22cbba7-1d3c-4b66-bb49-146a6fabe88b 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=112709) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:44.723019 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [req-f440c6c5-7fb5-457c-8efe-a4b1adf82aa1 req-b22cbba7-1d3c-4b66-bb49-146a6fabe88b admin admin] https://199.19.213.88/volume/v3/types/d09bdeaf-fc31-428e-b6b6-f5b7cfb94b3b/extra_specs returned with HTTP 200 Jun 25 20:07:44.723795 np0000182854 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 1/3] 199.19.213.88 () {70 vars in 1498 bytes} [Thu Jun 25 20:07:44 2026] POST /volume/v3/types/d09bdeaf-fc31-428e-b6b6-f5b7cfb94b3b/extra_specs => generated 55 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:07:45.737194 np0000182854 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=6 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:07:45.739272 np0000182854 devstack@c-api.service[112710]: DEBUG dbcounter [-] [112710] Writing DB stats cinder:SELECT=6 {{(pid=112710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:07:54.103661 np0000182854 devstack@c-api.service[112711]: DEBUG dbcounter [-] [112711] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:07:54.720477 np0000182854 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:10:52.148662 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.148662 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.148662 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.148662 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.148662 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.149179 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.149179 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.149179 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.149179 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.149179 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.149340 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.149340 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.149340 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.149340 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.149340 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.149340 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.149537 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.149537 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.149537 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.149537 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.149700 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.149700 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.149700 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.149700 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.149852 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.149852 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.149852 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.149852 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.150009 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.150009 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.150009 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.150009 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.150009 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.150176 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.150176 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.150176 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.150176 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.150176 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.150326 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.150326 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.150326 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.150326 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.150326 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.150326 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.150561 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.150561 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.150561 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.150561 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.150561 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.150561 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.150817 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.150817 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.150817 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.150817 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.150817 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.150817 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.151005 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.151005 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.151005 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.151005 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.151005 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.151217 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.154665 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.154665 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.154665 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.154665 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.154665 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.154863 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.154863 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.154863 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.154863 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.154863 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.155022 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.155022 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.155022 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.155022 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.155022 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.155022 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.155220 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.155220 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.155220 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.155220 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.155220 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.155383 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.155383 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.155383 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.155383 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.155383 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.155544 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.155544 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.155544 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.155544 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.155691 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.155691 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.155691 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.155691 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.155840 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.155840 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.155840 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.155840 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.155840 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.156061 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.156061 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.156061 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.156061 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.156061 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.156202 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.156202 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.156202 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.156202 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.156336 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.156336 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.156336 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.156336 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.156465 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.156465 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.156465 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.156465 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.156604 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.156604 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.156604 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.156604 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.156755 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.156755 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.156755 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.156755 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.156886 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.156886 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.156886 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.156886 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.156886 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.157078 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.157078 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.157078 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.157078 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.157078 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.157078 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.157268 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.157268 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.157268 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.157268 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.157268 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.157418 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.157418 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.157418 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.157418 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.157418 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.157418 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.157605 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.157605 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.157605 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.157605 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.157605 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.157605 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.157821 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.157821 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.157821 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.157821 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.157821 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.157821 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.158008 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.158008 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.158008 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.158008 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.158008 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.158008 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.158274 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.158274 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.158274 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.158274 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.158408 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.158408 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.158408 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.158408 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.158408 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.158617 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.158617 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.158617 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.158617 np0000182854 devstack@c-api.service[112710]: /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 25 20:10:52.158617 np0000182854 devstack@c-api.service[112710]: warnings.warn(deprecated_msg) Jun 25 20:10:52.158617 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.middleware.request_id [None req-bd6892e2-7dcf-4fce-9b83-4cdc21275399 None None] RequestId filter calling following filter/app {{(pid=112710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:52.158617 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-bd6892e2-7dcf-4fce-9b83-4cdc21275399 None None] GET https://199.19.213.88/volume// Jun 25 20:10:52.158845 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-bd6892e2-7dcf-4fce-9b83-4cdc21275399 None None] Empty body provided in request {{(pid=112710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:10:52.158845 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-bd6892e2-7dcf-4fce-9b83-4cdc21275399 None None] Calling method 'all' {{(pid=112710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:10:52.159926 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-bd6892e2-7dcf-4fce-9b83-4cdc21275399 None None] https://199.19.213.88/volume// returned with HTTP 300 Jun 25 20:10:52.160762 np0000182854 devstack@c-api.service[112710]: [pid: 112710|app: 0|req: 1/4] 199.19.213.88 () {66 vars in 1449 bytes} [Thu Jun 25 20:10:52 2026] GET /volume/ => generated 389 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 25 20:11:33.385616 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.385616 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.385616 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.385616 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.385616 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.386716 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.386716 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.386716 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.386716 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.386716 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.387014 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.387014 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.387014 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.387014 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.387014 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.387014 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.387349 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.387349 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.387349 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.387349 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.387609 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.387609 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.387609 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.387609 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.387848 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.387848 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.387848 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.387848 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.388088 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.388088 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.388088 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.388088 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.388088 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.388373 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.388373 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.388373 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.388373 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.388373 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.388689 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.388689 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.388689 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.388689 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.388689 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.388689 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.389046 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.389046 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.389046 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.389046 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.389046 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.389046 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.389374 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.389374 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.389374 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.389374 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.389374 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.389374 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.389768 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.389768 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.389768 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.389768 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.389768 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.390073 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.390073 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.390073 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.390073 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.390073 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.390341 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.390341 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.390341 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.390341 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.390341 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.390341 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.390711 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.390711 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.390711 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.390711 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.390711 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.390711 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.391022 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.391022 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.391022 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.391022 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.391022 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.391312 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.391312 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.391312 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.391312 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.391312 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.391596 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.391596 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.391596 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.391596 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.391879 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.391879 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.391879 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.391879 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.392106 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.392106 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.392106 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.392106 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.392106 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.392398 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.392398 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.392398 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.392398 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.392398 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.392673 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.392673 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.392673 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.392673 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.392916 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.392916 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.392916 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.392916 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.393148 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.393148 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.393148 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.393148 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.393367 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.393367 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.393367 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.393367 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.393608 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.393608 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.393608 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.393608 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.393925 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.393925 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.393925 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.393925 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.393925 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.394207 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.394207 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.394207 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.394207 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.394207 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.394207 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.394536 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.394536 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.394536 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.394536 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.394536 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.394723 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.394723 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.394723 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.394723 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.394723 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.394723 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.395051 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.395051 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.395051 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.395051 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.395051 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.395051 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.395257 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.395257 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.395257 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.395257 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.395257 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.395257 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.395467 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.395467 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.395467 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.395467 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.395467 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.395467 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.395723 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.395723 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.395723 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.395723 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.395874 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.395874 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.395874 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.395874 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.395874 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.396055 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.396055 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.396055 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.396055 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:33.396055 np0000182854 devstack@c-api.service[112708]: warnings.warn(deprecated_msg) Jun 25 20:11:33.396055 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-f076d76b-7637-4272-ae5d-d879485b7c83 None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:33.399160 np0000182854 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 1/5] 199.19.213.88 () {62 vars in 1061 bytes} [Thu Jun 25 20:11:33 2026] GET /volume/v3 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 25 20:11:33.438872 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.middleware.request_id [None req-c0bb1e63-5faf-4236-b05e-25524a3138f9 None None] RequestId filter calling following filter/app {{(pid=112711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:33.449626 np0000182854 devstack@c-api.service[112711]: [pid: 112711|app: 0|req: 3/6] 199.19.213.88 () {64 vars in 1265 bytes} [Thu Jun 25 20:11:33 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 25 20:11:33.486845 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [req-c0bb1e63-5faf-4236-b05e-25524a3138f9 req-67a7d191-185d-4c9d-a625-23b5dd481fd5 None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:33.490089 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [req-c0bb1e63-5faf-4236-b05e-25524a3138f9 req-67a7d191-185d-4c9d-a625-23b5dd481fd5 demo demo] GET https://199.19.213.88/volume/v3/ Jun 25 20:11:33.490305 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [req-c0bb1e63-5faf-4236-b05e-25524a3138f9 req-67a7d191-185d-4c9d-a625-23b5dd481fd5 demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:33.490546 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [req-c0bb1e63-5faf-4236-b05e-25524a3138f9 req-67a7d191-185d-4c9d-a625-23b5dd481fd5 demo demo] Calling method 'version_select' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:33.491859 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [req-c0bb1e63-5faf-4236-b05e-25524a3138f9 req-67a7d191-185d-4c9d-a625-23b5dd481fd5 demo demo] https://199.19.213.88/volume/v3/ returned with HTTP 200 Jun 25 20:11:33.492368 np0000182854 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 2/7] 199.19.213.88 () {66 vars in 1339 bytes} [Thu Jun 25 20:11:33 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:11:33.548382 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.middleware.request_id [None req-9b1d91e9-ff0c-4e74-a1a1-da62c3130f95 None None] RequestId filter calling following filter/app {{(pid=112710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:33.995731 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-9b1d91e9-ff0c-4e74-a1a1-da62c3130f95 demo demo] GET https://199.19.213.88/volume/v3/types Jun 25 20:11:33.996105 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-9b1d91e9-ff0c-4e74-a1a1-da62c3130f95 demo demo] Empty body provided in request {{(pid=112710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:33.996345 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-9b1d91e9-ff0c-4e74-a1a1-da62c3130f95 demo demo] Calling method 'index' {{(pid=112710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:33.997002 np0000182854 devstack@c-api.service[112710]: /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 25 20:11:33.997002 np0000182854 devstack@c-api.service[112710]: warnings.warn( Jun 25 20:11:33.997766 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.api_utils [None req-9b1d91e9-ff0c-4e74-a1a1-da62c3130f95 demo demo] Removing options '' from query. {{(pid=112710) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:11:34.039972 np0000182854 devstack@c-api.service[112710]: DEBUG oslo_db.sqlalchemy.engines [None req-9b1d91e9-ff0c-4e74-a1a1-da62c3130f95 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=112710) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:11:34.069504 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-9b1d91e9-ff0c-4e74-a1a1-da62c3130f95 demo demo] https://199.19.213.88/volume/v3/types returned with HTTP 200 Jun 25 20:11:34.070377 np0000182854 devstack@c-api.service[112710]: [pid: 112710|app: 0|req: 2/8] 199.19.213.88 () {64 vars in 1283 bytes} [Thu Jun 25 20:11:33 2026] GET /volume/v3/types => generated 377 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:11:34.109130 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-50c33d7a-2183-447f-bd3d-2eeb66143237 None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:34.560592 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-50c33d7a-2183-447f-bd3d-2eeb66143237 demo demo] GET https://199.19.213.88/volume/v3/types/default Jun 25 20:11:34.561431 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-50c33d7a-2183-447f-bd3d-2eeb66143237 demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:34.561431 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-50c33d7a-2183-447f-bd3d-2eeb66143237 demo demo] Calling method 'show' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:34.598388 np0000182854 devstack@c-api.service[112708]: DEBUG oslo_db.sqlalchemy.engines [None req-50c33d7a-2183-447f-bd3d-2eeb66143237 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=112708) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:11:34.618942 np0000182854 devstack@c-api.service[112708]: /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 25 20:11:34.618942 np0000182854 devstack@c-api.service[112708]: warnings.warn( Jun 25 20:11:34.621258 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-50c33d7a-2183-447f-bd3d-2eeb66143237 demo demo] https://199.19.213.88/volume/v3/types/default returned with HTTP 200 Jun 25 20:11:34.621716 np0000182854 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 2/9] 199.19.213.88 () {64 vars in 1294 bytes} [Thu Jun 25 20:11:34 2026] GET /volume/v3/types/default => generated 145 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:11:35.097532 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.middleware.request_id [None req-be37dd73-a2e1-4157-b412-99649bd4f589 None None] RequestId filter calling following filter/app {{(pid=112711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:35.099055 np0000182854 devstack@c-api.service[112711]: [pid: 112711|app: 0|req: 4/10] 199.19.213.88 () {62 vars in 1061 bytes} [Thu Jun 25 20:11:35 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 25 20:11:35.128381 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-d21320a0-3c9d-460f-bbad-df1a2aceb5cd None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:35.138273 np0000182854 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 3/11] 199.19.213.88 () {64 vars in 1265 bytes} [Thu Jun 25 20:11:35 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 25 20:11:35.172539 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.middleware.request_id [req-d21320a0-3c9d-460f-bbad-df1a2aceb5cd req-0fc614db-310f-459a-9590-86887b257237 None None] RequestId filter calling following filter/app {{(pid=112710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:35.175041 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [req-d21320a0-3c9d-460f-bbad-df1a2aceb5cd req-0fc614db-310f-459a-9590-86887b257237 demo demo] GET https://199.19.213.88/volume/v3/ Jun 25 20:11:35.175420 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [req-d21320a0-3c9d-460f-bbad-df1a2aceb5cd req-0fc614db-310f-459a-9590-86887b257237 demo demo] Empty body provided in request {{(pid=112710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:35.175831 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [req-d21320a0-3c9d-460f-bbad-df1a2aceb5cd req-0fc614db-310f-459a-9590-86887b257237 demo demo] Calling method 'version_select' {{(pid=112710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:35.176583 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [req-d21320a0-3c9d-460f-bbad-df1a2aceb5cd req-0fc614db-310f-459a-9590-86887b257237 demo demo] https://199.19.213.88/volume/v3/ returned with HTTP 200 Jun 25 20:11:35.177157 np0000182854 devstack@c-api.service[112710]: [pid: 112710|app: 0|req: 3/12] 199.19.213.88 () {66 vars in 1339 bytes} [Thu Jun 25 20:11:35 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 25 20:11:35.217875 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-4eeeb5f9-7627-49b7-9401-98532823d61e None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:35.221655 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-4eeeb5f9-7627-49b7-9401-98532823d61e demo demo] GET https://199.19.213.88/volume/v3/types/default Jun 25 20:11:35.222085 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-4eeeb5f9-7627-49b7-9401-98532823d61e demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:35.222511 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-4eeeb5f9-7627-49b7-9401-98532823d61e demo demo] Calling method 'show' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:35.231799 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-4eeeb5f9-7627-49b7-9401-98532823d61e demo demo] https://199.19.213.88/volume/v3/types/default returned with HTTP 200 Jun 25 20:11:35.232134 np0000182854 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 3/13] 199.19.213.88 () {64 vars in 1294 bytes} [Thu Jun 25 20:11:35 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:11:35.862046 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.middleware.request_id [None req-79e4ebb0-a856-4001-bb0e-9921576af733 None None] RequestId filter calling following filter/app {{(pid=112711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:35.863264 np0000182854 devstack@c-api.service[112711]: [pid: 112711|app: 0|req: 5/14] 199.19.213.88 () {62 vars in 1061 bytes} [Thu Jun 25 20:11:35 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 25 20:11:35.895177 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-13055f69-a070-495f-98b9-537ecaf1a63e None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:35.897864 np0000182854 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 4/15] 199.19.213.88 () {64 vars in 1265 bytes} [Thu Jun 25 20:11:35 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (1 switches on core 0) Jun 25 20:11:35.929854 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.middleware.request_id [req-13055f69-a070-495f-98b9-537ecaf1a63e req-3559c619-7b8f-4bfb-8c05-c69081283a14 None None] RequestId filter calling following filter/app {{(pid=112710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:35.932333 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [req-13055f69-a070-495f-98b9-537ecaf1a63e req-3559c619-7b8f-4bfb-8c05-c69081283a14 demo demo] GET https://199.19.213.88/volume/v3/ Jun 25 20:11:35.932628 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [req-13055f69-a070-495f-98b9-537ecaf1a63e req-3559c619-7b8f-4bfb-8c05-c69081283a14 demo demo] Empty body provided in request {{(pid=112710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:35.932911 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [req-13055f69-a070-495f-98b9-537ecaf1a63e req-3559c619-7b8f-4bfb-8c05-c69081283a14 demo demo] Calling method 'version_select' {{(pid=112710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:35.933382 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [req-13055f69-a070-495f-98b9-537ecaf1a63e req-3559c619-7b8f-4bfb-8c05-c69081283a14 demo demo] https://199.19.213.88/volume/v3/ returned with HTTP 200 Jun 25 20:11:35.933884 np0000182854 devstack@c-api.service[112710]: [pid: 112710|app: 0|req: 4/16] 199.19.213.88 () {66 vars in 1339 bytes} [Thu Jun 25 20:11:35 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:11:35.975715 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-b665645b-20ef-439c-ab7b-c8dd36add385 None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:35.979367 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-b665645b-20ef-439c-ab7b-c8dd36add385 demo demo] GET https://199.19.213.88/volume/v3/types/default Jun 25 20:11:35.979602 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-b665645b-20ef-439c-ab7b-c8dd36add385 demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:35.979886 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-b665645b-20ef-439c-ab7b-c8dd36add385 demo demo] Calling method 'show' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:35.988698 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-b665645b-20ef-439c-ab7b-c8dd36add385 demo demo] https://199.19.213.88/volume/v3/types/default returned with HTTP 200 Jun 25 20:11:35.989083 np0000182854 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 4/17] 199.19.213.88 () {64 vars in 1294 bytes} [Thu Jun 25 20:11:35 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 25 20:11:36.028910 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.middleware.request_id [None req-a3b2ec21-ecef-4236-a2f3-d3cb72d3f73e None None] RequestId filter calling following filter/app {{(pid=112711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:36.030175 np0000182854 devstack@c-api.service[112711]: [pid: 112711|app: 0|req: 6/18] 199.19.213.88 () {62 vars in 1061 bytes} [Thu Jun 25 20:11:36 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 25 20:11:36.066520 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-20498711-0e99-450e-9bb2-4226e870b6de None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:36.070665 np0000182854 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 5/19] 199.19.213.88 () {64 vars in 1265 bytes} [Thu Jun 25 20:11:36 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 25 20:11:36.100893 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.middleware.request_id [req-20498711-0e99-450e-9bb2-4226e870b6de req-3c99210c-d770-47ec-ba7e-c78c21cdc864 None None] RequestId filter calling following filter/app {{(pid=112710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:36.103681 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [req-20498711-0e99-450e-9bb2-4226e870b6de req-3c99210c-d770-47ec-ba7e-c78c21cdc864 demo demo] GET https://199.19.213.88/volume/v3/ Jun 25 20:11:36.103910 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [req-20498711-0e99-450e-9bb2-4226e870b6de req-3c99210c-d770-47ec-ba7e-c78c21cdc864 demo demo] Empty body provided in request {{(pid=112710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:36.104298 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [req-20498711-0e99-450e-9bb2-4226e870b6de req-3c99210c-d770-47ec-ba7e-c78c21cdc864 demo demo] Calling method 'version_select' {{(pid=112710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:36.104612 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [req-20498711-0e99-450e-9bb2-4226e870b6de req-3c99210c-d770-47ec-ba7e-c78c21cdc864 demo demo] https://199.19.213.88/volume/v3/ returned with HTTP 200 Jun 25 20:11:36.105303 np0000182854 devstack@c-api.service[112710]: [pid: 112710|app: 0|req: 5/20] 199.19.213.88 () {66 vars in 1339 bytes} [Thu Jun 25 20:11:36 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:11:36.144543 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-b36fada1-fdc4-4331-b3a1-1339ff8f0f62 None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:36.147240 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-b36fada1-fdc4-4331-b3a1-1339ff8f0f62 demo demo] GET https://199.19.213.88/volume/v3/types/default Jun 25 20:11:36.147439 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-b36fada1-fdc4-4331-b3a1-1339ff8f0f62 demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:36.147762 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-b36fada1-fdc4-4331-b3a1-1339ff8f0f62 demo demo] Calling method 'show' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:36.158325 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-b36fada1-fdc4-4331-b3a1-1339ff8f0f62 demo demo] https://199.19.213.88/volume/v3/types/default returned with HTTP 200 Jun 25 20:11:36.158915 np0000182854 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 5/21] 199.19.213.88 () {64 vars in 1294 bytes} [Thu Jun 25 20:11:36 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 25 20:11:44.056598 np0000182854 devstack@c-api.service[112710]: DEBUG dbcounter [-] [112710] Writing DB stats cinder:SELECT=1 {{(pid=112710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:11:46.153586 np0000182854 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=8 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:16:50.052197 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.middleware.request_id [None req-1a62c421-8dac-4dab-a37a-e47af08eb5d6 None None] RequestId filter calling following filter/app {{(pid=112711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:16:50.139792 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-1a62c421-8dac-4dab-a37a-e47af08eb5d6 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:16:50.140136 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.openstack.wsgi [None req-1a62c421-8dac-4dab-a37a-e47af08eb5d6 demo demo] Empty body provided in request {{(pid=112711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:16:50.140598 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.openstack.wsgi [None req-1a62c421-8dac-4dab-a37a-e47af08eb5d6 demo demo] Calling method 'detail' {{(pid=112711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:16:50.141457 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.api_utils [None req-1a62c421-8dac-4dab-a37a-e47af08eb5d6 demo demo] Removing options '' from query. {{(pid=112711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:16:50.142992 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.volume.api [None req-1a62c421-8dac-4dab-a37a-e47af08eb5d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112711) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:16:50.185931 np0000182854 devstack@c-api.service[112711]: INFO cinder.volume.api [None req-1a62c421-8dac-4dab-a37a-e47af08eb5d6 demo demo] Get all volumes completed successfully. Jun 25 20:16:50.189853 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-1a62c421-8dac-4dab-a37a-e47af08eb5d6 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:16:50.190893 np0000182854 devstack@c-api.service[112711]: [pid: 112711|app: 0|req: 7/22] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:16:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:17:00.177903 np0000182854 devstack@c-api.service[112711]: DEBUG dbcounter [-] [112711] Writing DB stats cinder:SELECT=1 {{(pid=112711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:17:50.213533 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-b7b3eec0-eef2-4565-ac20-b0293df136d4 None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:17:50.216657 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-b7b3eec0-eef2-4565-ac20-b0293df136d4 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:17:50.216913 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-b7b3eec0-eef2-4565-ac20-b0293df136d4 demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:17:50.217163 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-b7b3eec0-eef2-4565-ac20-b0293df136d4 demo demo] Calling method 'detail' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:17:50.217841 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.api_utils [None req-b7b3eec0-eef2-4565-ac20-b0293df136d4 demo demo] Removing options '' from query. {{(pid=112709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:17:50.218910 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.volume.api [None req-b7b3eec0-eef2-4565-ac20-b0293df136d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112709) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:17:50.249676 np0000182854 devstack@c-api.service[112709]: INFO cinder.volume.api [None req-b7b3eec0-eef2-4565-ac20-b0293df136d4 demo demo] Get all volumes completed successfully. Jun 25 20:17:50.251715 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-b7b3eec0-eef2-4565-ac20-b0293df136d4 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:17:50.252103 np0000182854 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 6/23] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:17:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:18:00.244182 np0000182854 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=1 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:18:50.284897 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.middleware.request_id [None req-73e5b6e5-c82e-4371-a702-6d42433f1827 None None] RequestId filter calling following filter/app {{(pid=112710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:18:50.290364 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-73e5b6e5-c82e-4371-a702-6d42433f1827 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:18:50.290565 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-73e5b6e5-c82e-4371-a702-6d42433f1827 demo demo] Empty body provided in request {{(pid=112710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:18:50.290788 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-73e5b6e5-c82e-4371-a702-6d42433f1827 demo demo] Calling method 'detail' {{(pid=112710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:18:50.291327 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.api_utils [None req-73e5b6e5-c82e-4371-a702-6d42433f1827 demo demo] Removing options '' from query. {{(pid=112710) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:18:50.292381 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.volume.api [None req-73e5b6e5-c82e-4371-a702-6d42433f1827 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112710) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:18:50.345410 np0000182854 devstack@c-api.service[112710]: INFO cinder.volume.api [None req-73e5b6e5-c82e-4371-a702-6d42433f1827 demo demo] Get all volumes completed successfully. Jun 25 20:18:50.349593 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-73e5b6e5-c82e-4371-a702-6d42433f1827 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:18:50.351062 np0000182854 devstack@c-api.service[112710]: [pid: 112710|app: 0|req: 6/24] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:18:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:19:00.336301 np0000182854 devstack@c-api.service[112710]: DEBUG dbcounter [-] [112710] Writing DB stats cinder:SELECT=1 {{(pid=112710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:19:50.366675 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-ac1c7076-7f3d-4fc3-8a3b-409f9d7d1bec None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:19:50.369904 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-ac1c7076-7f3d-4fc3-8a3b-409f9d7d1bec demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:19:50.370113 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-ac1c7076-7f3d-4fc3-8a3b-409f9d7d1bec demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:19:50.370314 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-ac1c7076-7f3d-4fc3-8a3b-409f9d7d1bec demo demo] Calling method 'detail' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:19:50.371002 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.api_utils [None req-ac1c7076-7f3d-4fc3-8a3b-409f9d7d1bec demo demo] Removing options '' from query. {{(pid=112708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:19:50.372226 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.volume.api [None req-ac1c7076-7f3d-4fc3-8a3b-409f9d7d1bec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112708) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:19:50.415479 np0000182854 devstack@c-api.service[112708]: INFO cinder.volume.api [None req-ac1c7076-7f3d-4fc3-8a3b-409f9d7d1bec demo demo] Get all volumes completed successfully. Jun 25 20:19:50.418934 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-ac1c7076-7f3d-4fc3-8a3b-409f9d7d1bec demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:19:50.419772 np0000182854 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 6/25] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:19:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:20:00.405048 np0000182854 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=1 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:20:50.447916 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.middleware.request_id [None req-972b6cb0-1f04-4683-aea2-a6a5d9993753 None None] RequestId filter calling following filter/app {{(pid=112711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:20:50.450929 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-972b6cb0-1f04-4683-aea2-a6a5d9993753 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:20:50.451162 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.openstack.wsgi [None req-972b6cb0-1f04-4683-aea2-a6a5d9993753 demo demo] Empty body provided in request {{(pid=112711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:20:50.451448 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.openstack.wsgi [None req-972b6cb0-1f04-4683-aea2-a6a5d9993753 demo demo] Calling method 'detail' {{(pid=112711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:20:50.451825 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.api_utils [None req-972b6cb0-1f04-4683-aea2-a6a5d9993753 demo demo] Removing options '' from query. {{(pid=112711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:20:50.452925 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.volume.api [None req-972b6cb0-1f04-4683-aea2-a6a5d9993753 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112711) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:20:50.466237 np0000182854 devstack@c-api.service[112711]: INFO cinder.volume.api [None req-972b6cb0-1f04-4683-aea2-a6a5d9993753 demo demo] Get all volumes completed successfully. Jun 25 20:20:50.468937 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-972b6cb0-1f04-4683-aea2-a6a5d9993753 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:20:50.469406 np0000182854 devstack@c-api.service[112711]: [pid: 112711|app: 0|req: 8/26] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:20:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:21:00.456414 np0000182854 devstack@c-api.service[112711]: DEBUG dbcounter [-] [112711] Writing DB stats cinder:SELECT=1 {{(pid=112711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:21:50.487957 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-c34d75e0-225c-4417-b8ad-6f6b857a3acb None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:21:50.708090 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-c34d75e0-225c-4417-b8ad-6f6b857a3acb demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:21:50.708571 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-c34d75e0-225c-4417-b8ad-6f6b857a3acb demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:21:50.709054 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-c34d75e0-225c-4417-b8ad-6f6b857a3acb demo demo] Calling method 'detail' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:21:50.711716 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.api_utils [None req-c34d75e0-225c-4417-b8ad-6f6b857a3acb demo demo] Removing options '' from query. {{(pid=112709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:21:50.711716 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.volume.api [None req-c34d75e0-225c-4417-b8ad-6f6b857a3acb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112709) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:21:50.721429 np0000182854 devstack@c-api.service[112709]: INFO cinder.volume.api [None req-c34d75e0-225c-4417-b8ad-6f6b857a3acb demo demo] Get all volumes completed successfully. Jun 25 20:21:50.723626 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-c34d75e0-225c-4417-b8ad-6f6b857a3acb demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:21:50.724063 np0000182854 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 7/27] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:21:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:22:00.715852 np0000182854 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=1 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:22:50.747923 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.middleware.request_id [None req-bb8b8277-3ec3-4448-8de6-93ba9b8d037b None None] RequestId filter calling following filter/app {{(pid=112710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:22:50.751490 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-bb8b8277-3ec3-4448-8de6-93ba9b8d037b demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:22:50.751767 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-bb8b8277-3ec3-4448-8de6-93ba9b8d037b demo demo] Empty body provided in request {{(pid=112710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:22:50.752030 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-bb8b8277-3ec3-4448-8de6-93ba9b8d037b demo demo] Calling method 'detail' {{(pid=112710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:22:50.752360 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.api_utils [None req-bb8b8277-3ec3-4448-8de6-93ba9b8d037b demo demo] Removing options '' from query. {{(pid=112710) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:22:50.753397 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.volume.api [None req-bb8b8277-3ec3-4448-8de6-93ba9b8d037b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112710) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:22:50.763074 np0000182854 devstack@c-api.service[112710]: INFO cinder.volume.api [None req-bb8b8277-3ec3-4448-8de6-93ba9b8d037b demo demo] Get all volumes completed successfully. Jun 25 20:22:50.765901 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-bb8b8277-3ec3-4448-8de6-93ba9b8d037b demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:22:50.766417 np0000182854 devstack@c-api.service[112710]: [pid: 112710|app: 0|req: 7/28] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:22:50 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 25 20:23:00.757233 np0000182854 devstack@c-api.service[112710]: DEBUG dbcounter [-] [112710] Writing DB stats cinder:SELECT=1 {{(pid=112710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:23:50.784136 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-692d7b27-e61f-4ec0-adb3-b52eb3417b08 None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:23:50.787225 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-692d7b27-e61f-4ec0-adb3-b52eb3417b08 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:23:50.787513 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-692d7b27-e61f-4ec0-adb3-b52eb3417b08 demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:23:50.787813 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-692d7b27-e61f-4ec0-adb3-b52eb3417b08 demo demo] Calling method 'detail' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:23:50.788388 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.api_utils [None req-692d7b27-e61f-4ec0-adb3-b52eb3417b08 demo demo] Removing options '' from query. {{(pid=112708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:23:50.789710 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.volume.api [None req-692d7b27-e61f-4ec0-adb3-b52eb3417b08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112708) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:23:50.798579 np0000182854 devstack@c-api.service[112708]: INFO cinder.volume.api [None req-692d7b27-e61f-4ec0-adb3-b52eb3417b08 demo demo] Get all volumes completed successfully. Jun 25 20:23:50.800495 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-692d7b27-e61f-4ec0-adb3-b52eb3417b08 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:23:50.800857 np0000182854 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 7/29] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:23:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 25 20:24:00.793826 np0000182854 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=1 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:24:50.827674 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.middleware.request_id [None req-f8226911-329d-4a82-b411-e1028ba18312 None None] RequestId filter calling following filter/app {{(pid=112711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:24:50.831700 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-f8226911-329d-4a82-b411-e1028ba18312 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:24:50.832691 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.openstack.wsgi [None req-f8226911-329d-4a82-b411-e1028ba18312 demo demo] Empty body provided in request {{(pid=112711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:24:50.832691 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.openstack.wsgi [None req-f8226911-329d-4a82-b411-e1028ba18312 demo demo] Calling method 'detail' {{(pid=112711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:24:50.832691 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.api_utils [None req-f8226911-329d-4a82-b411-e1028ba18312 demo demo] Removing options '' from query. {{(pid=112711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:24:50.833250 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.volume.api [None req-f8226911-329d-4a82-b411-e1028ba18312 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112711) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:24:50.843154 np0000182854 devstack@c-api.service[112711]: INFO cinder.volume.api [None req-f8226911-329d-4a82-b411-e1028ba18312 demo demo] Get all volumes completed successfully. Jun 25 20:24:50.845404 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-f8226911-329d-4a82-b411-e1028ba18312 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:24:50.845982 np0000182854 devstack@c-api.service[112711]: [pid: 112711|app: 0|req: 9/30] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:24:50 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 25 20:25:00.837564 np0000182854 devstack@c-api.service[112711]: DEBUG dbcounter [-] [112711] Writing DB stats cinder:SELECT=1 {{(pid=112711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:25:50.862917 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-0403c0b3-6d34-495a-8fd2-91bf317e9556 None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:25:50.867204 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-0403c0b3-6d34-495a-8fd2-91bf317e9556 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:25:50.867447 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-0403c0b3-6d34-495a-8fd2-91bf317e9556 demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:25:50.867725 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-0403c0b3-6d34-495a-8fd2-91bf317e9556 demo demo] Calling method 'detail' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:25:50.868047 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.api_utils [None req-0403c0b3-6d34-495a-8fd2-91bf317e9556 demo demo] Removing options '' from query. {{(pid=112709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:25:50.869039 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.volume.api [None req-0403c0b3-6d34-495a-8fd2-91bf317e9556 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112709) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:25:50.878509 np0000182854 devstack@c-api.service[112709]: INFO cinder.volume.api [None req-0403c0b3-6d34-495a-8fd2-91bf317e9556 demo demo] Get all volumes completed successfully. Jun 25 20:25:50.881109 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-0403c0b3-6d34-495a-8fd2-91bf317e9556 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:25:50.881580 np0000182854 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 8/31] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:25:50 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 25 20:26:00.873237 np0000182854 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=1 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:26:50.907416 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.middleware.request_id [None req-ea7ceeac-64e9-4ceb-a646-206ddcd39b87 None None] RequestId filter calling following filter/app {{(pid=112710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:26:51.065196 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-ea7ceeac-64e9-4ceb-a646-206ddcd39b87 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:26:51.065625 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-ea7ceeac-64e9-4ceb-a646-206ddcd39b87 demo demo] Empty body provided in request {{(pid=112710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:26:51.066165 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-ea7ceeac-64e9-4ceb-a646-206ddcd39b87 demo demo] Calling method 'detail' {{(pid=112710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:26:51.066567 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.api_utils [None req-ea7ceeac-64e9-4ceb-a646-206ddcd39b87 demo demo] Removing options '' from query. {{(pid=112710) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:26:51.067656 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.volume.api [None req-ea7ceeac-64e9-4ceb-a646-206ddcd39b87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112710) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:26:51.078569 np0000182854 devstack@c-api.service[112710]: INFO cinder.volume.api [None req-ea7ceeac-64e9-4ceb-a646-206ddcd39b87 demo demo] Get all volumes completed successfully. Jun 25 20:26:51.081502 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-ea7ceeac-64e9-4ceb-a646-206ddcd39b87 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:26:51.082167 np0000182854 devstack@c-api.service[112710]: [pid: 112710|app: 0|req: 8/32] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:26:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:27:01.072118 np0000182854 devstack@c-api.service[112710]: DEBUG dbcounter [-] [112710] Writing DB stats cinder:SELECT=1 {{(pid=112710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:27:51.100897 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-2ee244ad-36c6-4564-a9b4-996b8cc2db2e None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:27:51.106118 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-2ee244ad-36c6-4564-a9b4-996b8cc2db2e demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:27:51.106394 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-2ee244ad-36c6-4564-a9b4-996b8cc2db2e demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:27:51.107139 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-2ee244ad-36c6-4564-a9b4-996b8cc2db2e demo demo] Calling method 'detail' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:27:51.107273 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.api_utils [None req-2ee244ad-36c6-4564-a9b4-996b8cc2db2e demo demo] Removing options '' from query. {{(pid=112708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:27:51.108424 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.volume.api [None req-2ee244ad-36c6-4564-a9b4-996b8cc2db2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112708) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:27:51.119103 np0000182854 devstack@c-api.service[112708]: INFO cinder.volume.api [None req-2ee244ad-36c6-4564-a9b4-996b8cc2db2e demo demo] Get all volumes completed successfully. Jun 25 20:27:51.122104 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-2ee244ad-36c6-4564-a9b4-996b8cc2db2e demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:27:51.122791 np0000182854 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 8/33] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:27:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:28:01.113469 np0000182854 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=1 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:28:51.140633 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.middleware.request_id [None req-8a2e14ca-4a9d-470f-b203-b2d687d4cb7d None None] RequestId filter calling following filter/app {{(pid=112711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:28:51.144969 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-8a2e14ca-4a9d-470f-b203-b2d687d4cb7d demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:28:51.145342 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.openstack.wsgi [None req-8a2e14ca-4a9d-470f-b203-b2d687d4cb7d demo demo] Empty body provided in request {{(pid=112711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:28:51.145792 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.openstack.wsgi [None req-8a2e14ca-4a9d-470f-b203-b2d687d4cb7d demo demo] Calling method 'detail' {{(pid=112711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:28:51.146321 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.api_utils [None req-8a2e14ca-4a9d-470f-b203-b2d687d4cb7d demo demo] Removing options '' from query. {{(pid=112711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:28:51.147410 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.volume.api [None req-8a2e14ca-4a9d-470f-b203-b2d687d4cb7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112711) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:28:51.159108 np0000182854 devstack@c-api.service[112711]: INFO cinder.volume.api [None req-8a2e14ca-4a9d-470f-b203-b2d687d4cb7d demo demo] Get all volumes completed successfully. Jun 25 20:28:51.164051 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-8a2e14ca-4a9d-470f-b203-b2d687d4cb7d demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:28:51.164872 np0000182854 devstack@c-api.service[112711]: [pid: 112711|app: 0|req: 10/34] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:28:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:29:01.150857 np0000182854 devstack@c-api.service[112711]: DEBUG dbcounter [-] [112711] Writing DB stats cinder:SELECT=1 {{(pid=112711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:29:51.183829 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-5f7bb448-294c-425c-9a77-f2e9a9979d2c None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:29:51.188286 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-5f7bb448-294c-425c-9a77-f2e9a9979d2c demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:29:51.188831 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-5f7bb448-294c-425c-9a77-f2e9a9979d2c demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:29:51.189236 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-5f7bb448-294c-425c-9a77-f2e9a9979d2c demo demo] Calling method 'detail' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:29:51.189757 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.api_utils [None req-5f7bb448-294c-425c-9a77-f2e9a9979d2c demo demo] Removing options '' from query. {{(pid=112709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:29:51.191283 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.volume.api [None req-5f7bb448-294c-425c-9a77-f2e9a9979d2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112709) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:29:51.200332 np0000182854 devstack@c-api.service[112709]: INFO cinder.volume.api [None req-5f7bb448-294c-425c-9a77-f2e9a9979d2c demo demo] Get all volumes completed successfully. Jun 25 20:29:51.202669 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-5f7bb448-294c-425c-9a77-f2e9a9979d2c demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:29:51.203113 np0000182854 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 9/35] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:29:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:30:01.195442 np0000182854 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=1 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:30:51.223678 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.middleware.request_id [None req-744eabf7-a0cb-4380-aaa4-71bd4e76c55a None None] RequestId filter calling following filter/app {{(pid=112710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:30:51.226676 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-744eabf7-a0cb-4380-aaa4-71bd4e76c55a demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:30:51.226854 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-744eabf7-a0cb-4380-aaa4-71bd4e76c55a demo demo] Empty body provided in request {{(pid=112710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:30:51.227073 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-744eabf7-a0cb-4380-aaa4-71bd4e76c55a demo demo] Calling method 'detail' {{(pid=112710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:30:51.227320 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.api_utils [None req-744eabf7-a0cb-4380-aaa4-71bd4e76c55a demo demo] Removing options '' from query. {{(pid=112710) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:30:51.228078 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.volume.api [None req-744eabf7-a0cb-4380-aaa4-71bd4e76c55a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112710) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:30:51.235734 np0000182854 devstack@c-api.service[112710]: INFO cinder.volume.api [None req-744eabf7-a0cb-4380-aaa4-71bd4e76c55a demo demo] Get all volumes completed successfully. Jun 25 20:30:51.237722 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-744eabf7-a0cb-4380-aaa4-71bd4e76c55a demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:30:51.238134 np0000182854 devstack@c-api.service[112710]: [pid: 112710|app: 0|req: 9/36] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:30:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:31:01.231230 np0000182854 devstack@c-api.service[112710]: DEBUG dbcounter [-] [112710] Writing DB stats cinder:SELECT=1 {{(pid=112710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:31:51.254550 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-143f24f9-a5ee-4606-bfab-e27fbbbf86f1 None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:31:51.480388 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-143f24f9-a5ee-4606-bfab-e27fbbbf86f1 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:31:51.480789 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-143f24f9-a5ee-4606-bfab-e27fbbbf86f1 demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:31:51.481154 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-143f24f9-a5ee-4606-bfab-e27fbbbf86f1 demo demo] Calling method 'detail' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:31:51.481590 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.api_utils [None req-143f24f9-a5ee-4606-bfab-e27fbbbf86f1 demo demo] Removing options '' from query. {{(pid=112708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:31:51.483079 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.volume.api [None req-143f24f9-a5ee-4606-bfab-e27fbbbf86f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112708) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:31:51.499667 np0000182854 devstack@c-api.service[112708]: INFO cinder.volume.api [None req-143f24f9-a5ee-4606-bfab-e27fbbbf86f1 demo demo] Get all volumes completed successfully. Jun 25 20:31:51.499667 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-143f24f9-a5ee-4606-bfab-e27fbbbf86f1 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:31:51.500149 np0000182854 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 9/37] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:31:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:32:01.489446 np0000182854 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=1 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:32:51.522260 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.middleware.request_id [None req-63eeeff1-2eba-44b4-abf8-58374dfcc14c None None] RequestId filter calling following filter/app {{(pid=112711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:32:51.528213 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-63eeeff1-2eba-44b4-abf8-58374dfcc14c demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:32:51.528587 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.openstack.wsgi [None req-63eeeff1-2eba-44b4-abf8-58374dfcc14c demo demo] Empty body provided in request {{(pid=112711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:32:51.529012 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.openstack.wsgi [None req-63eeeff1-2eba-44b4-abf8-58374dfcc14c demo demo] Calling method 'detail' {{(pid=112711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:32:51.529495 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.api_utils [None req-63eeeff1-2eba-44b4-abf8-58374dfcc14c demo demo] Removing options '' from query. {{(pid=112711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:32:51.531061 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.volume.api [None req-63eeeff1-2eba-44b4-abf8-58374dfcc14c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112711) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:32:51.546563 np0000182854 devstack@c-api.service[112711]: INFO cinder.volume.api [None req-63eeeff1-2eba-44b4-abf8-58374dfcc14c demo demo] Get all volumes completed successfully. Jun 25 20:32:51.550130 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-63eeeff1-2eba-44b4-abf8-58374dfcc14c demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:32:51.550869 np0000182854 devstack@c-api.service[112711]: [pid: 112711|app: 0|req: 11/38] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:32:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:33:01.535678 np0000182854 devstack@c-api.service[112711]: DEBUG dbcounter [-] [112711] Writing DB stats cinder:SELECT=1 {{(pid=112711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:33:51.575402 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-503c6ce1-f497-4e0f-a28b-e8ea1e6ff3ae None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:33:51.578282 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-503c6ce1-f497-4e0f-a28b-e8ea1e6ff3ae demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:33:51.578510 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-503c6ce1-f497-4e0f-a28b-e8ea1e6ff3ae demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:33:51.578820 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-503c6ce1-f497-4e0f-a28b-e8ea1e6ff3ae demo demo] Calling method 'detail' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:33:51.579211 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.api_utils [None req-503c6ce1-f497-4e0f-a28b-e8ea1e6ff3ae demo demo] Removing options '' from query. {{(pid=112709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:33:51.580225 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.volume.api [None req-503c6ce1-f497-4e0f-a28b-e8ea1e6ff3ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112709) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:33:51.589302 np0000182854 devstack@c-api.service[112709]: INFO cinder.volume.api [None req-503c6ce1-f497-4e0f-a28b-e8ea1e6ff3ae demo demo] Get all volumes completed successfully. Jun 25 20:33:51.592077 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-503c6ce1-f497-4e0f-a28b-e8ea1e6ff3ae demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:33:51.592843 np0000182854 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 10/39] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:33:51 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 25 20:34:01.584106 np0000182854 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=1 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:34:51.618338 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.middleware.request_id [None req-f6247db7-0a91-4881-be24-57dbb0391b17 None None] RequestId filter calling following filter/app {{(pid=112710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:34:51.622996 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-f6247db7-0a91-4881-be24-57dbb0391b17 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:34:51.623185 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-f6247db7-0a91-4881-be24-57dbb0391b17 demo demo] Empty body provided in request {{(pid=112710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:34:51.623584 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-f6247db7-0a91-4881-be24-57dbb0391b17 demo demo] Calling method 'detail' {{(pid=112710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:34:51.624135 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.api_utils [None req-f6247db7-0a91-4881-be24-57dbb0391b17 demo demo] Removing options '' from query. {{(pid=112710) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:34:51.626186 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.volume.api [None req-f6247db7-0a91-4881-be24-57dbb0391b17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112710) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:34:51.633725 np0000182854 devstack@c-api.service[112710]: INFO cinder.volume.api [None req-f6247db7-0a91-4881-be24-57dbb0391b17 demo demo] Get all volumes completed successfully. Jun 25 20:34:51.636753 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-f6247db7-0a91-4881-be24-57dbb0391b17 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:34:51.637428 np0000182854 devstack@c-api.service[112710]: [pid: 112710|app: 0|req: 10/40] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:34:51 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 25 20:35:01.629256 np0000182854 devstack@c-api.service[112710]: DEBUG dbcounter [-] [112710] Writing DB stats cinder:SELECT=1 {{(pid=112710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:35:51.654945 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-7f6fb1fe-3b9f-4e20-b425-d5d45c0687c8 None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:35:51.660559 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-7f6fb1fe-3b9f-4e20-b425-d5d45c0687c8 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:35:51.660809 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-7f6fb1fe-3b9f-4e20-b425-d5d45c0687c8 demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:35:51.661088 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-7f6fb1fe-3b9f-4e20-b425-d5d45c0687c8 demo demo] Calling method 'detail' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:35:51.661463 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.api_utils [None req-7f6fb1fe-3b9f-4e20-b425-d5d45c0687c8 demo demo] Removing options '' from query. {{(pid=112708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:35:51.662511 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.volume.api [None req-7f6fb1fe-3b9f-4e20-b425-d5d45c0687c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112708) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:35:51.670291 np0000182854 devstack@c-api.service[112708]: INFO cinder.volume.api [None req-7f6fb1fe-3b9f-4e20-b425-d5d45c0687c8 demo demo] Get all volumes completed successfully. Jun 25 20:35:51.672323 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-7f6fb1fe-3b9f-4e20-b425-d5d45c0687c8 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:35:51.672718 np0000182854 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 10/41] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:35:51 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 25 20:36:01.666344 np0000182854 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=1 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:36:51.691834 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.middleware.request_id [None req-fc6a4b4c-de40-4b4a-a28d-7bb1c97bf8c4 None None] RequestId filter calling following filter/app {{(pid=112711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:36:51.788249 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-fc6a4b4c-de40-4b4a-a28d-7bb1c97bf8c4 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:36:51.788249 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.openstack.wsgi [None req-fc6a4b4c-de40-4b4a-a28d-7bb1c97bf8c4 demo demo] Empty body provided in request {{(pid=112711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:36:51.788435 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.openstack.wsgi [None req-fc6a4b4c-de40-4b4a-a28d-7bb1c97bf8c4 demo demo] Calling method 'detail' {{(pid=112711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:36:51.788812 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.api_utils [None req-fc6a4b4c-de40-4b4a-a28d-7bb1c97bf8c4 demo demo] Removing options '' from query. {{(pid=112711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:36:51.789589 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.volume.api [None req-fc6a4b4c-de40-4b4a-a28d-7bb1c97bf8c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112711) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:36:51.799172 np0000182854 devstack@c-api.service[112711]: INFO cinder.volume.api [None req-fc6a4b4c-de40-4b4a-a28d-7bb1c97bf8c4 demo demo] Get all volumes completed successfully. Jun 25 20:36:51.802145 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-fc6a4b4c-de40-4b4a-a28d-7bb1c97bf8c4 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:36:51.803074 np0000182854 devstack@c-api.service[112711]: [pid: 112711|app: 0|req: 12/42] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:36:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:37:01.793046 np0000182854 devstack@c-api.service[112711]: DEBUG dbcounter [-] [112711] Writing DB stats cinder:SELECT=1 {{(pid=112711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:37:51.823719 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-c5d31b7b-e093-466b-88fa-853202af7531 None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:37:51.828929 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-c5d31b7b-e093-466b-88fa-853202af7531 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:37:51.829343 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-c5d31b7b-e093-466b-88fa-853202af7531 demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:37:51.829912 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-c5d31b7b-e093-466b-88fa-853202af7531 demo demo] Calling method 'detail' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:37:51.830428 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.api_utils [None req-c5d31b7b-e093-466b-88fa-853202af7531 demo demo] Removing options '' from query. {{(pid=112709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:37:51.832155 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.volume.api [None req-c5d31b7b-e093-466b-88fa-853202af7531 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112709) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:37:51.841608 np0000182854 devstack@c-api.service[112709]: INFO cinder.volume.api [None req-c5d31b7b-e093-466b-88fa-853202af7531 demo demo] Get all volumes completed successfully. Jun 25 20:37:51.843614 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-c5d31b7b-e093-466b-88fa-853202af7531 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:37:51.844005 np0000182854 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 11/43] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:37:51 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 25 20:38:01.837286 np0000182854 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=1 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:38:51.866720 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.middleware.request_id [None req-238978d5-6baf-4b4b-b00e-5223d021fe05 None None] RequestId filter calling following filter/app {{(pid=112710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:38:51.869438 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-238978d5-6baf-4b4b-b00e-5223d021fe05 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:38:51.869682 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-238978d5-6baf-4b4b-b00e-5223d021fe05 demo demo] Empty body provided in request {{(pid=112710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:38:51.869939 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-238978d5-6baf-4b4b-b00e-5223d021fe05 demo demo] Calling method 'detail' {{(pid=112710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:38:51.870256 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.api_utils [None req-238978d5-6baf-4b4b-b00e-5223d021fe05 demo demo] Removing options '' from query. {{(pid=112710) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:38:51.871216 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.volume.api [None req-238978d5-6baf-4b4b-b00e-5223d021fe05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112710) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:38:51.880572 np0000182854 devstack@c-api.service[112710]: INFO cinder.volume.api [None req-238978d5-6baf-4b4b-b00e-5223d021fe05 demo demo] Get all volumes completed successfully. Jun 25 20:38:51.882930 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-238978d5-6baf-4b4b-b00e-5223d021fe05 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:38:51.883586 np0000182854 devstack@c-api.service[112710]: [pid: 112710|app: 0|req: 11/44] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:38:51 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 25 20:39:01.874952 np0000182854 devstack@c-api.service[112710]: DEBUG dbcounter [-] [112710] Writing DB stats cinder:SELECT=1 {{(pid=112710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:39:51.900207 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.middleware.request_id [None req-83c899db-ad38-42c8-b648-684a9e37a8cd None None] RequestId filter calling following filter/app {{(pid=112708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:39:51.904768 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-83c899db-ad38-42c8-b648-684a9e37a8cd demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:39:51.905158 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-83c899db-ad38-42c8-b648-684a9e37a8cd demo demo] Empty body provided in request {{(pid=112708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:39:51.905568 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.openstack.wsgi [None req-83c899db-ad38-42c8-b648-684a9e37a8cd demo demo] Calling method 'detail' {{(pid=112708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:39:51.906108 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.api.api_utils [None req-83c899db-ad38-42c8-b648-684a9e37a8cd demo demo] Removing options '' from query. {{(pid=112708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:39:51.907655 np0000182854 devstack@c-api.service[112708]: DEBUG cinder.volume.api [None req-83c899db-ad38-42c8-b648-684a9e37a8cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112708) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:39:51.915526 np0000182854 devstack@c-api.service[112708]: INFO cinder.volume.api [None req-83c899db-ad38-42c8-b648-684a9e37a8cd demo demo] Get all volumes completed successfully. Jun 25 20:39:51.917582 np0000182854 devstack@c-api.service[112708]: INFO cinder.api.openstack.wsgi [None req-83c899db-ad38-42c8-b648-684a9e37a8cd demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:39:51.917959 np0000182854 devstack@c-api.service[112708]: [pid: 112708|app: 0|req: 11/45] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:39:51 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 25 20:40:01.911447 np0000182854 devstack@c-api.service[112708]: DEBUG dbcounter [-] [112708] Writing DB stats cinder:SELECT=1 {{(pid=112708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:40:51.937675 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.middleware.request_id [None req-8c338741-4311-4fcf-b2e8-09d0b1739125 None None] RequestId filter calling following filter/app {{(pid=112711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:40:51.943486 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-8c338741-4311-4fcf-b2e8-09d0b1739125 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:40:51.943868 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.openstack.wsgi [None req-8c338741-4311-4fcf-b2e8-09d0b1739125 demo demo] Empty body provided in request {{(pid=112711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:40:51.943941 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.openstack.wsgi [None req-8c338741-4311-4fcf-b2e8-09d0b1739125 demo demo] Calling method 'detail' {{(pid=112711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:40:51.944214 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.api.api_utils [None req-8c338741-4311-4fcf-b2e8-09d0b1739125 demo demo] Removing options '' from query. {{(pid=112711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:40:51.945290 np0000182854 devstack@c-api.service[112711]: DEBUG cinder.volume.api [None req-8c338741-4311-4fcf-b2e8-09d0b1739125 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112711) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:40:51.953174 np0000182854 devstack@c-api.service[112711]: INFO cinder.volume.api [None req-8c338741-4311-4fcf-b2e8-09d0b1739125 demo demo] Get all volumes completed successfully. Jun 25 20:40:51.955432 np0000182854 devstack@c-api.service[112711]: INFO cinder.api.openstack.wsgi [None req-8c338741-4311-4fcf-b2e8-09d0b1739125 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:40:51.955945 np0000182854 devstack@c-api.service[112711]: [pid: 112711|app: 0|req: 13/46] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:40:51 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 25 20:41:01.948450 np0000182854 devstack@c-api.service[112711]: DEBUG dbcounter [-] [112711] Writing DB stats cinder:SELECT=1 {{(pid=112711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:41:51.963804 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.middleware.request_id [None req-72a24429-b941-4d42-9f69-0640e21017bb None None] RequestId filter calling following filter/app {{(pid=112709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:41:52.100330 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-72a24429-b941-4d42-9f69-0640e21017bb demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:41:52.100798 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-72a24429-b941-4d42-9f69-0640e21017bb demo demo] Empty body provided in request {{(pid=112709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:41:52.101258 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.openstack.wsgi [None req-72a24429-b941-4d42-9f69-0640e21017bb demo demo] Calling method 'detail' {{(pid=112709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:41:52.101905 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.api.api_utils [None req-72a24429-b941-4d42-9f69-0640e21017bb demo demo] Removing options '' from query. {{(pid=112709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:41:52.103619 np0000182854 devstack@c-api.service[112709]: DEBUG cinder.volume.api [None req-72a24429-b941-4d42-9f69-0640e21017bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112709) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:41:52.113008 np0000182854 devstack@c-api.service[112709]: INFO cinder.volume.api [None req-72a24429-b941-4d42-9f69-0640e21017bb demo demo] Get all volumes completed successfully. Jun 25 20:41:52.115204 np0000182854 devstack@c-api.service[112709]: INFO cinder.api.openstack.wsgi [None req-72a24429-b941-4d42-9f69-0640e21017bb demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:41:52.115735 np0000182854 devstack@c-api.service[112709]: [pid: 112709|app: 0|req: 12/47] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:41:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:42:02.108106 np0000182854 devstack@c-api.service[112709]: DEBUG dbcounter [-] [112709] Writing DB stats cinder:SELECT=1 {{(pid=112709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:42:52.132057 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.middleware.request_id [None req-75f652a0-cfa8-47e4-8153-f8abe11acaa2 None None] RequestId filter calling following filter/app {{(pid=112710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:42:52.134388 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-75f652a0-cfa8-47e4-8153-f8abe11acaa2 demo demo] GET https://199.19.213.88/volume/v3/volumes/detail Jun 25 20:42:52.134551 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-75f652a0-cfa8-47e4-8153-f8abe11acaa2 demo demo] Empty body provided in request {{(pid=112710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:42:52.134859 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.openstack.wsgi [None req-75f652a0-cfa8-47e4-8153-f8abe11acaa2 demo demo] Calling method 'detail' {{(pid=112710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:42:52.135106 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.api.api_utils [None req-75f652a0-cfa8-47e4-8153-f8abe11acaa2 demo demo] Removing options '' from query. {{(pid=112710) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:42:52.136121 np0000182854 devstack@c-api.service[112710]: DEBUG cinder.volume.api [None req-75f652a0-cfa8-47e4-8153-f8abe11acaa2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112710) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:42:52.143185 np0000182854 devstack@c-api.service[112710]: INFO cinder.volume.api [None req-75f652a0-cfa8-47e4-8153-f8abe11acaa2 demo demo] Get all volumes completed successfully. Jun 25 20:42:52.145436 np0000182854 devstack@c-api.service[112710]: INFO cinder.api.openstack.wsgi [None req-75f652a0-cfa8-47e4-8153-f8abe11acaa2 demo demo] https://199.19.213.88/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:42:52.146008 np0000182854 devstack@c-api.service[112710]: [pid: 112710|app: 0|req: 12/48] 199.19.213.88 () {64 vars in 1290 bytes} [Thu Jun 25 20:42:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:43:02.139195 np0000182854 devstack@c-api.service[112710]: DEBUG dbcounter [-] [112710] Writing DB stats cinder:SELECT=1 {{(pid=112710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}