Jun 25 20:08:02.567408 np0000182865 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 25 20:08:02.578010 np0000182865 devstack@c-api.service[112337]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 25 20:08:02.580821 np0000182865 devstack@c-api.service[112337]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 25 20:08:02 2026] *** Jun 25 20:08:02.580821 np0000182865 devstack@c-api.service[112337]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 25 20:08:02.580821 np0000182865 devstack@c-api.service[112337]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 25 20:08:02.580821 np0000182865 devstack@c-api.service[112337]: nodename: np0000182865 Jun 25 20:08:02.580821 np0000182865 devstack@c-api.service[112337]: machine: x86_64 Jun 25 20:08:02.580821 np0000182865 devstack@c-api.service[112337]: clock source: unix Jun 25 20:08:02.580821 np0000182865 devstack@c-api.service[112337]: pcre jit disabled Jun 25 20:08:02.580821 np0000182865 devstack@c-api.service[112337]: detected number of CPU cores: 16 Jun 25 20:08:02.580821 np0000182865 devstack@c-api.service[112337]: current working directory: / Jun 25 20:08:02.580821 np0000182865 devstack@c-api.service[112337]: detected binary path: /usr/bin/uwsgi-core Jun 25 20:08:02.580821 np0000182865 devstack@c-api.service[112337]: your processes number limit is 256917 Jun 25 20:08:02.580821 np0000182865 devstack@c-api.service[112337]: your memory page size is 4096 bytes Jun 25 20:08:02.580821 np0000182865 devstack@c-api.service[112337]: detected max file descriptor number: 2048 Jun 25 20:08:02.580821 np0000182865 devstack@c-api.service[112337]: lock engine: pthread robust mutexes Jun 25 20:08:02.581761 np0000182865 devstack@c-api.service[112337]: thunder lock: enabled Jun 25 20:08:02.581761 np0000182865 devstack@c-api.service[112337]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 25 20:08:02.581761 np0000182865 devstack@c-api.service[112337]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 25 20:08:02.581761 np0000182865 devstack@c-api.service[112337]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 25 20:08:02.581761 np0000182865 devstack@c-api.service[112337]: Set PythonHome to /opt/stack/data/venv Jun 25 20:08:02.616379 np0000182865 devstack@c-api.service[112337]: Python main interpreter initialized at 0x7e4bf74a3668 Jun 25 20:08:02.616379 np0000182865 devstack@c-api.service[112337]: python threads support enabled Jun 25 20:08:02.616379 np0000182865 devstack@c-api.service[112337]: your server socket listen backlog is limited to 100 connections Jun 25 20:08:02.616379 np0000182865 devstack@c-api.service[112337]: your mercy for graceful operations on workers is 80 seconds Jun 25 20:08:02.616864 np0000182865 devstack@c-api.service[112337]: mapped 671795 bytes (656 KB) for 4 cores Jun 25 20:08:02.617009 np0000182865 devstack@c-api.service[112337]: *** Operational MODE: preforking *** Jun 25 20:08:02.617272 np0000182865 devstack@c-api.service[112337]: *** uWSGI is running in multiple interpreter mode *** Jun 25 20:08:02.617272 np0000182865 devstack@c-api.service[112337]: spawned uWSGI master process (pid: 112337) Jun 25 20:08:02.617382 np0000182865 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 25 20:08:02.618206 np0000182865 devstack@c-api.service[112337]: spawned uWSGI worker 1 (pid: 112344, cores: 1) Jun 25 20:08:02.619258 np0000182865 devstack@c-api.service[112337]: spawned uWSGI worker 2 (pid: 112345, cores: 1) Jun 25 20:08:02.620902 np0000182865 devstack@c-api.service[112337]: spawned uWSGI worker 3 (pid: 112346, cores: 1) Jun 25 20:08:02.620902 np0000182865 devstack@c-api.service[112337]: spawned uWSGI worker 4 (pid: 112347, cores: 1) Jun 25 20:08:02.620902 np0000182865 devstack@c-api.service[112337]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 25 20:08:02.743212 np0000182865 devstack@c-api.service[112346]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:08:02.743212 np0000182865 devstack@c-api.service[112346]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:08:02.743212 np0000182865 devstack@c-api.service[112346]: we strongly recommend against using it for new projects. Jun 25 20:08:02.743212 np0000182865 devstack@c-api.service[112346]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:08:02.743212 np0000182865 devstack@c-api.service[112346]: framework. For more detail see Jun 25 20:08:02.743212 np0000182865 devstack@c-api.service[112346]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:08:02.743212 np0000182865 devstack@c-api.service[112346]: import eventlet # noqa Jun 25 20:08:02.744392 np0000182865 devstack@c-api.service[112344]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:08:02.744392 np0000182865 devstack@c-api.service[112344]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:08:02.744392 np0000182865 devstack@c-api.service[112344]: we strongly recommend against using it for new projects. Jun 25 20:08:02.744392 np0000182865 devstack@c-api.service[112344]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:08:02.744392 np0000182865 devstack@c-api.service[112344]: framework. For more detail see Jun 25 20:08:02.744392 np0000182865 devstack@c-api.service[112344]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:08:02.744392 np0000182865 devstack@c-api.service[112344]: import eventlet # noqa Jun 25 20:08:02.745970 np0000182865 devstack@c-api.service[112345]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:08:02.745970 np0000182865 devstack@c-api.service[112345]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:08:02.745970 np0000182865 devstack@c-api.service[112345]: we strongly recommend against using it for new projects. Jun 25 20:08:02.745970 np0000182865 devstack@c-api.service[112345]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:08:02.745970 np0000182865 devstack@c-api.service[112345]: framework. For more detail see Jun 25 20:08:02.745970 np0000182865 devstack@c-api.service[112345]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:08:02.745970 np0000182865 devstack@c-api.service[112345]: import eventlet # noqa Jun 25 20:08:02.770847 np0000182865 devstack@c-api.service[112347]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:08:02.770847 np0000182865 devstack@c-api.service[112347]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:08:02.770847 np0000182865 devstack@c-api.service[112347]: we strongly recommend against using it for new projects. Jun 25 20:08:02.770847 np0000182865 devstack@c-api.service[112347]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:08:02.770847 np0000182865 devstack@c-api.service[112347]: framework. For more detail see Jun 25 20:08:02.770847 np0000182865 devstack@c-api.service[112347]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:08:02.770847 np0000182865 devstack@c-api.service[112347]: import eventlet # noqa Jun 25 20:08:02.831029 np0000182865 devstack@c-api.service[112346]: /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:08:02.831029 np0000182865 devstack@c-api.service[112346]: warnings.warn( Jun 25 20:08:02.832528 np0000182865 devstack@c-api.service[112345]: /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:08:02.832528 np0000182865 devstack@c-api.service[112345]: warnings.warn( Jun 25 20:08:02.839852 np0000182865 devstack@c-api.service[112344]: /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:08:02.839852 np0000182865 devstack@c-api.service[112344]: warnings.warn( Jun 25 20:08:02.862464 np0000182865 devstack@c-api.service[112347]: /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:08:02.862464 np0000182865 devstack@c-api.service[112347]: warnings.warn( Jun 25 20:08:02.905229 np0000182865 devstack@c-api.service[112346]: /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:08:02.905229 np0000182865 devstack@c-api.service[112346]: from cgi import parse_header Jun 25 20:08:02.910528 np0000182865 devstack@c-api.service[112345]: /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:08:02.910528 np0000182865 devstack@c-api.service[112345]: from cgi import parse_header Jun 25 20:08:02.917088 np0000182865 devstack@c-api.service[112344]: /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:08:02.917088 np0000182865 devstack@c-api.service[112344]: from cgi import parse_header Jun 25 20:08:02.953083 np0000182865 devstack@c-api.service[112346]: /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:08:02.953083 np0000182865 devstack@c-api.service[112346]: removals.removed_module( Jun 25 20:08:02.954450 np0000182865 devstack@c-api.service[112346]: /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:08:02.954450 np0000182865 devstack@c-api.service[112346]: removals.removed_module( Jun 25 20:08:02.957053 np0000182865 devstack@c-api.service[112347]: /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:08:02.957053 np0000182865 devstack@c-api.service[112347]: from cgi import parse_header Jun 25 20:08:02.960112 np0000182865 devstack@c-api.service[112345]: /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:08:02.960112 np0000182865 devstack@c-api.service[112345]: removals.removed_module( Jun 25 20:08:02.961768 np0000182865 devstack@c-api.service[112345]: /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:08:02.961768 np0000182865 devstack@c-api.service[112345]: removals.removed_module( Jun 25 20:08:02.966300 np0000182865 devstack@c-api.service[112344]: /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:08:02.966300 np0000182865 devstack@c-api.service[112344]: removals.removed_module( Jun 25 20:08:02.968307 np0000182865 devstack@c-api.service[112344]: /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:08:02.968307 np0000182865 devstack@c-api.service[112344]: removals.removed_module( Jun 25 20:08:03.033099 np0000182865 devstack@c-api.service[112347]: /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:08:03.033099 np0000182865 devstack@c-api.service[112347]: removals.removed_module( Jun 25 20:08:03.035021 np0000182865 devstack@c-api.service[112347]: /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:08:03.035021 np0000182865 devstack@c-api.service[112347]: removals.removed_module( Jun 25 20:08:03.711983 np0000182865 devstack@c-api.service[112346]: /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:08:03.711983 np0000182865 devstack@c-api.service[112346]: warnings.warn( Jun 25 20:08:03.741644 np0000182865 devstack@c-api.service[112345]: /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:08:03.741644 np0000182865 devstack@c-api.service[112345]: warnings.warn( Jun 25 20:08:03.763985 np0000182865 devstack@c-api.service[112346]: /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:08:03.763985 np0000182865 devstack@c-api.service[112346]: warnings.warn( Jun 25 20:08:03.791945 np0000182865 devstack@c-api.service[112345]: /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:08:03.791945 np0000182865 devstack@c-api.service[112345]: warnings.warn( Jun 25 20:08:03.823988 np0000182865 devstack@c-api.service[112344]: /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:08:03.823988 np0000182865 devstack@c-api.service[112344]: warnings.warn( Jun 25 20:08:03.876197 np0000182865 devstack@c-api.service[112344]: /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:08:03.876197 np0000182865 devstack@c-api.service[112344]: warnings.warn( Jun 25 20:08:03.970553 np0000182865 devstack@c-api.service[112347]: /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:08:03.970553 np0000182865 devstack@c-api.service[112347]: warnings.warn( Jun 25 20:08:03.974685 np0000182865 devstack@c-api.service[112346]: 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:08:03.974896 np0000182865 devstack@c-api.service[112346]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112346) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:08:03.996569 np0000182865 devstack@c-api.service[112345]: 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:08:03.996787 np0000182865 devstack@c-api.service[112345]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112345) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:08:04.032649 np0000182865 devstack@c-api.service[112347]: /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:08:04.032649 np0000182865 devstack@c-api.service[112347]: warnings.warn( Jun 25 20:08:04.063303 np0000182865 devstack@c-api.service[112346]: /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:08:04.063303 np0000182865 devstack@c-api.service[112346]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:08:04.070714 np0000182865 devstack@c-api.service[112345]: /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:08:04.070714 np0000182865 devstack@c-api.service[112345]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:08:04.125254 np0000182865 devstack@c-api.service[112344]: 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:08:04.125453 np0000182865 devstack@c-api.service[112344]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112344) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:08:04.191487 np0000182865 devstack@c-api.service[112344]: /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:08:04.191487 np0000182865 devstack@c-api.service[112344]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:08:04.254957 np0000182865 devstack@c-api.service[112347]: 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:08:04.255108 np0000182865 devstack@c-api.service[112347]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112347) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:08:04.320666 np0000182865 devstack@c-api.service[112347]: /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:08:04.320666 np0000182865 devstack@c-api.service[112347]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:08:04.521187 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112346) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:08:04.521498 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112345) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:08:04.521645 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.521645 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.521645 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.521879 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.521879 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.521999 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.522078 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.522078 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.522195 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.522267 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.522371 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.522496 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.522579 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.522651 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.522710 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.522835 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.522903 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.522962 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.522962 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.522962 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.527221 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.527221 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.527221 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.527221 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.527221 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.527717 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.527831 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.527913 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.527998 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.528062 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.528062 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.528062 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.528062 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.528062 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.531969 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.532097 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.532097 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.532164 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.532164 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.532222 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.532312 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.532352 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.532391 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.532514 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.532560 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.532671 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.532726 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.532818 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.533755 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.533823 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.533878 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.533937 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.533998 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.534058 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.534126 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.534191 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.534230 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.534267 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.534297 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.534330 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.534368 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.534402 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.534402 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.534465 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.534505 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.534541 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.534541 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.534612 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.534679 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.534776 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.534910 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.534957 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.535031 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.535101 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.535148 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.535296 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.535374 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.535445 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.535507 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.535567 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.535602 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.535641 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.535673 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.535703 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.535782 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.535839 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.535897 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.535897 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.535897 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.535991 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.537849 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.537917 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.537963 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.538011 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.538056 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.538132 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.538176 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.538212 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.538246 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.538280 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.538319 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.538385 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.538449 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.538517 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.539537 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.539608 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.539650 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.539715 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.539779 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.539869 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.539924 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.540347 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.540402 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.540472 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.540516 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.540611 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.540673 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.540744 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.540855 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.540916 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.540983 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.541048 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.541103 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.541155 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.541230 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.541472 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.541532 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.541583 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.541628 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.541695 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.541773 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.541828 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.542867 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.542943 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.543008 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.543008 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.543137 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.543137 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.543229 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.543708 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.543795 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.543860 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.543908 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.543958 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.544002 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.544046 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.548122 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.548226 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.548226 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.548324 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.548324 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.548429 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.548429 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.549079 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.549192 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.549192 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.549326 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.549401 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.549486 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.549582 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.549661 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.549724 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.549818 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.549900 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.549900 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.549900 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.549900 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.550150 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.550150 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.550150 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.550150 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.550150 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.550150 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.550150 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.551068 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.551225 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.551225 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.551225 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.551430 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.551508 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.551583 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.551644 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.551705 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.551806 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.551871 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.551871 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.551871 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.551871 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.554609 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.554811 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.554906 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.554973 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.555048 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.555109 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.555186 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.555248 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.555524 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.555631 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.555693 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.555801 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.555876 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.555938 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.557328 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.557414 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.557414 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.557505 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.557563 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.557615 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.557671 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.557716 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.557783 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.557827 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.557884 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.557935 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.557980 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.558025 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.558077 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.558120 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.558176 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.558260 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.558322 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.558367 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.558411 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.558461 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.558510 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.566369 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.566572 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.566614 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.566642 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.566678 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.566710 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.566761 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.566790 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.566830 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.566866 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.566892 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.566922 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.566950 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.566988 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.567028 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.567065 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.567103 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.567103 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.567103 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.567193 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.567193 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.567193 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.567281 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.567314 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.567314 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.567314 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.567409 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.567442 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.567488 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.567488 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.567488 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.567488 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.567488 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.567632 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.567632 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.567632 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.567632 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.567759 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.567825 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.567825 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.567889 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.567927 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.567957 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.567957 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.568012 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.568012 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.568066 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.568093 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.568131 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.568162 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.568188 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.568225 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.568257 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.568292 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.568329 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.568361 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.568393 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.568427 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.568457 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.568487 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.568520 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.568552 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.568586 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.568633 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.568668 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.568693 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.568726 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.568779 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.568818 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.568849 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.568885 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.568885 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.568885 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.568885 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.568885 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.569187 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.569187 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.569187 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.569187 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.569187 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.569187 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.569353 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.569389 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.569424 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.569424 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.569424 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.569424 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.569424 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.569424 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.569594 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.569594 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.569659 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.569690 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.569720 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.569765 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.569807 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.569849 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.569881 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.569914 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.569949 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.569979 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.570014 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.570014 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.570078 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.570078 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.570078 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.570078 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.570238 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.570270 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.570300 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.570333 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.570362 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.570393 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.570430 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.570430 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.570430 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.570430 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.572597 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.572703 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.572785 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.572842 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.572896 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.572960 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.572997 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.573053 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.573100 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.573149 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.573149 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.573231 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.573274 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.573323 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.573869 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.573948 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.574005 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.574196 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.574196 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.574373 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.574422 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.574422 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.574516 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.574561 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.574607 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.574648 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.574697 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.574769 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.575408 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.575498 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.575550 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.575606 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.575650 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.575693 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.575758 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.575818 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.575863 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.575863 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.575949 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.575949 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.576043 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.576084 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.577165 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.577226 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.577271 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.577271 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.577376 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.577431 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.577481 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.577525 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.577568 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.577613 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.577655 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.577694 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.577756 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.577814 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.577977 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.578031 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.578080 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.578133 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.578181 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.578222 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.578264 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.578313 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.578358 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.578399 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.578440 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.578483 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.578559 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.578559 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.579052 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.579153 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.579153 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.579235 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.579288 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.579333 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.579385 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.579433 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.579490 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.579541 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.579586 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.579637 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.579637 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.579637 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.581858 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.581951 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.581951 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.582041 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.582087 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.582132 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.582202 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.582268 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.582336 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.582398 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.582461 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.582522 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.582569 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.582643 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.583791 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.583875 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.583875 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.583953 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.584000 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.584036 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.584312 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.584359 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.584458 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.584508 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.584550 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.584632 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.631851 np0000182865 devstack@c-api.service[112346]: INFO dbcounter [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Registered counter for database cinder Jun 25 20:08:04.632288 np0000182865 devstack@c-api.service[112345]: INFO dbcounter [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Registered counter for database cinder Jun 25 20:08:04.672622 np0000182865 devstack@c-api.service[112346]: DEBUG oslo_db.sqlalchemy.engines [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef 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=112346) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:08:04.674150 np0000182865 devstack@c-api.service[112345]: DEBUG oslo_db.sqlalchemy.engines [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce 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=112345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:08:04.687832 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112344) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:08:04.688402 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.688500 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.688715 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.688979 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.689072 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.689072 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.689191 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.689191 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.689297 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.689357 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.690019 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.690120 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.690120 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.690238 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.690238 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.690342 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.690342 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.691383 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.691485 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.691485 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.691630 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.691630 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.691630 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.691837 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.692176 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.692273 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.692273 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.692390 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.692390 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.692506 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.692506 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.692621 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.692621 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.692852 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.692852 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.692852 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.693001 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.693001 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.693252 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.693347 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.693347 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.693434 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.693472 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.693521 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.693573 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.694301 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.694376 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.694415 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.694466 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.694502 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.694563 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.694630 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.695085 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.695156 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.695196 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.695257 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.695315 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.695360 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.695440 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.695654 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.695702 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.695777 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.695852 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.695898 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.695942 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.696008 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.696572 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.696796 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.696796 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.696796 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.697049 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.697049 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.697049 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.697806 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.697862 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.697914 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.697971 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.698053 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.698108 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.698156 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.698463 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.698526 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.698578 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.698636 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.698689 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.698758 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.698819 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.699278 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.699406 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.699462 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.699533 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.699578 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.699623 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.699691 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.700358 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.700417 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.700456 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.700545 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.700602 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.700643 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.700746 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.701274 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.701330 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.701387 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.701437 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.701513 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.701559 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.701633 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.701679 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.701767 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.701831 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.701880 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.701931 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.701974 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.702039 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.702092 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.702141 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.702213 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.702262 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.702329 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.702373 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.702445 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.702994 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.703043 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.703090 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.703154 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.703323 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.703370 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.703414 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.703745 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.703826 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.703826 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.703975 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.703975 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.704061 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.704061 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.704140 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.704183 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.704229 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.704387 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.704387 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.704387 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.704494 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.704494 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.704568 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.704606 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.704650 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.704720 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.704779 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.704869 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.705146 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.705198 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.705240 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.705308 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.705359 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.705405 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.705475 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.705936 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.705996 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.706047 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.706090 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.706165 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.706208 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.706255 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.706768 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.706816 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.706885 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.706933 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.706982 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.707069 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.707107 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.707981 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.708031 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.708135 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.708186 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.708221 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.708265 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.708313 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.708611 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.708660 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.708782 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.708842 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.708900 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.708945 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.709030 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.709319 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.709376 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.709420 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.709475 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.709539 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.709591 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.709648 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.710119 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.710183 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.710224 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.710273 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.710316 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.710385 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.710444 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.710508 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.710552 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.710626 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.710673 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.710742 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.710814 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.710870 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.711300 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.711348 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.711400 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.711471 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.711514 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.711587 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.711647 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.712208 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.712259 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.712296 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.712375 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.712423 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.712474 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.712635 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.713039 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.713109 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.713159 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.713198 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.713234 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.713298 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.762694 np0000182865 devstack@c-api.service[112344]: INFO dbcounter [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Registered counter for database cinder Jun 25 20:08:04.786260 np0000182865 devstack@c-api.service[112346]: DEBUG dbcounter [-] [112346] Writer thread running {{(pid=112346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:08:04.788682 np0000182865 devstack@c-api.service[112346]: INFO cinder.rpc [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:08:04.789859 np0000182865 devstack@c-api.service[112345]: DEBUG dbcounter [-] [112345] Writer thread running {{(pid=112345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:08:04.790774 np0000182865 devstack@c-api.service[112346]: INFO cinder.rpc [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:08:04.792689 np0000182865 devstack@c-api.service[112345]: INFO cinder.rpc [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:08:04.793167 np0000182865 devstack@c-api.service[112346]: INFO cinder.rpc [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:08:04.794505 np0000182865 devstack@c-api.service[112346]: INFO cinder.rpc [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:08:04.795390 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.797666 np0000182865 devstack@c-api.service[112345]: INFO cinder.rpc [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:08:04.798484 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.800637 np0000182865 devstack@c-api.service[112345]: INFO cinder.rpc [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:08:04.803250 np0000182865 devstack@c-api.service[112345]: INFO cinder.rpc [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:08:04.804462 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.807119 np0000182865 devstack@c-api.service[112344]: DEBUG oslo_db.sqlalchemy.engines [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 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=112344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:08:04.808051 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.809428 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112347) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:08:04.809931 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.810012 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.810337 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.810532 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.810532 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.810672 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.810672 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.810809 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.810809 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.810928 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.811526 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.811589 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.811628 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.811715 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.811781 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.811840 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.811908 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.812900 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.812966 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.813015 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.813080 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.813127 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.813200 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.813248 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.813714 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.813792 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.813859 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.813921 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.813966 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.814093 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.814093 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.814185 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.814227 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.814406 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.814406 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.814406 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.814545 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.814545 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.814847 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.814847 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.815036 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.815036 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.815157 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.815246 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.815300 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.815993 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.816058 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.816094 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.816716 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.816716 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.816716 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.816716 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.816716 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.816993 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.816993 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.816993 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.817105 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.817105 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.817178 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.817440 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.817440 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.817601 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.817601 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.817601 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.818309 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.818309 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.818309 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.818309 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.818498 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.818498 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.818498 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.818617 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.818617 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.819447 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.819538 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.819538 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.819636 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.819684 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.819721 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.819808 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.820107 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.820171 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.820217 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.820295 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.820345 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.820406 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.820527 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.820975 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.821111 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.821177 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.821231 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.821283 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.821335 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.821401 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.822065 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.822130 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.822190 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.822243 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.822287 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.822331 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.822423 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.822962 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.823016 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.823102 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.823152 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.823205 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.823271 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.823325 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.823401 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.823449 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.823518 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.823592 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.824410 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.824410 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.824410 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.824410 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.824410 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.824410 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.824410 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.824410 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.824410 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.824835 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.825075 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.825131 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.825183 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.825242 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.825293 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.825358 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.825410 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.825705 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.825800 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.825855 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.825903 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.825949 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.826002 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.826061 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.826138 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.826193 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.826239 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.826306 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.826362 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.826407 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.826479 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.826534 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.826588 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.826633 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.826707 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.826782 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.826849 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.826911 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.827193 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.827253 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.827294 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.827340 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.827428 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.827491 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.827532 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.827988 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.828047 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.828099 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.828153 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.828200 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.828267 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.828337 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.828847 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.828919 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.828968 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.829014 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.829065 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.829125 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.829175 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.830122 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.830217 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.830217 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.830320 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.830379 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.830429 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.830475 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.830762 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.830835 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.830891 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.830981 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.831052 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.831099 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.831141 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.831437 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.831504 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.831550 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.831609 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.831656 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.831720 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.831794 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.832244 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.832303 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.832363 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.832426 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.832488 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.832555 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.832621 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.832686 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.833062 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.833133 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.833187 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.833232 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.833277 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.833358 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.833896 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.833896 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.833896 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.834044 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.834044 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.834121 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.834121 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.834673 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.834790 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.834790 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.834914 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.834914 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.835005 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.835049 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:08:04.835502 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:08:04.835562 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:08:04.835607 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:08:04.835660 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:08:04.835756 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:08:04.835817 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:08:04.839220 np0000182865 devstack@c-api.service[112346]: DEBUG oslo_db.sqlalchemy.engines [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef 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=112346) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:08:04.842812 np0000182865 devstack@c-api.service[112346]: INFO cinder.rpc [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:08:04.843792 np0000182865 devstack@c-api.service[112345]: DEBUG oslo_db.sqlalchemy.engines [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce 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=112345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:08:04.846402 np0000182865 devstack@c-api.service[112345]: INFO cinder.rpc [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:08:04.846600 np0000182865 devstack@c-api.service[112346]: INFO cinder.rpc [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:08:04.848431 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.848659 np0000182865 devstack@c-api.service[112345]: INFO cinder.rpc [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:08:04.849921 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.862114 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.862646 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.865296 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.865901 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.869159 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.869787 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.873823 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.874306 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.876785 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.877360 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.879760 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.880356 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.882779 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.883580 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.885687 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.886032 np0000182865 devstack@c-api.service[112347]: INFO dbcounter [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Registered counter for database cinder Jun 25 20:08:04.886434 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.888552 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.889356 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.890041 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.890895 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.892688 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.893647 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.898186 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.899572 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.901514 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.903025 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.903583 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.905163 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.905280 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.906615 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.906692 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.907992 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.908170 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.909512 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.909609 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.910777 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.911051 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.912195 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.912346 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.913576 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.913819 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.914595 np0000182865 devstack@c-api.service[112345]: WARNING cinder.api.contrib.hosts [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:08:04.914838 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: extensions {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.915169 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.916180 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: cgsnapshots {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.916289 np0000182865 devstack@c-api.service[112346]: WARNING cinder.api.contrib.hosts [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:08:04.916535 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: extensions {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.917554 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: qos-specs {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.918012 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: cgsnapshots {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.919386 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: qos-specs {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.920137 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: capabilities {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.921443 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: backups {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.921525 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: capabilities {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.923370 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: backups {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.923437 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: os-volume-type-access {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.925067 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: encryption {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.925437 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: os-volume-type-access {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.926543 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: consistencygroups {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.927084 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: encryption {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.928488 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: extra_specs {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.928578 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: consistencygroups {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.930071 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: encryption {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.930540 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: extra_specs {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.931559 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: os-volume-manage {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.932113 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: encryption {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.933047 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: os-volume-transfer {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.933675 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: os-volume-manage {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.934668 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: os-availability-zone {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.935119 np0000182865 devstack@c-api.service[112347]: DEBUG oslo_db.sqlalchemy.engines [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e 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=112347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:08:04.935203 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: os-volume-transfer {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.935987 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: os-quota-sets {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.936740 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: os-availability-zone {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.937382 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: os-quota-class-sets {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.938075 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: os-quota-sets {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.938683 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: os-snapshot-manage {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.939350 np0000182865 devstack@c-api.service[112344]: DEBUG dbcounter [-] [112344] Writer thread running {{(pid=112344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:08:04.939838 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: os-quota-class-sets {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.940086 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: os-hosts {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.940910 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: os-snapshot-manage {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.941462 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extended resource: scheduler-stats {{(pid=112345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.942411 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: os-hosts {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.943032 np0000182865 devstack@c-api.service[112344]: INFO cinder.rpc [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:08:04.943572 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.943963 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extended resource: scheduler-stats {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:04.944958 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.945878 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.contrib.snapshot_actions [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] SnapshotActionsController initialized {{(pid=112345) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:08:04.946597 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.946672 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.947183 np0000182865 devstack@c-api.service[112344]: INFO cinder.rpc [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:08:04.947943 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.948034 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.948861 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.contrib.snapshot_actions [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] SnapshotActionsController initialized {{(pid=112346) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:08:04.949318 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.949633 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.950457 np0000182865 devstack@c-api.service[112344]: INFO cinder.rpc [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:08:04.950682 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.950995 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.952162 np0000182865 devstack@c-api.service[112345]: WARNING castellan.key_manager.migration [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.952307 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.952878 np0000182865 devstack@c-api.service[112344]: INFO cinder.rpc [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:08:04.952986 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension UsedLimits extending resource: limits {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.953108 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension VolumeTypeAccess extending resource: types {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.953738 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.953801 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.953885 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.954002 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension VolumeActions extending resource: volumes {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.954080 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.954117 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.954213 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension SnapshotActions extending resource: snapshots {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.954324 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension TypesManage extending resource: types {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.954440 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.954549 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.954655 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension AdminActions extending resource: volumes {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.954836 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension AdminActions extending resource: snapshots {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.954932 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension AdminActions extending resource: backups {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.954984 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.955101 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.955168 np0000182865 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.955226 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.v3.router [None req-b38d911d-f326-4ec8-a6a2-38c7338268ce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.956023 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension UsedLimits extending resource: limits {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.956120 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension VolumeTypeAccess extending resource: types {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.956345 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.956438 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.956533 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension VolumeActions extending resource: volumes {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.956688 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.956806 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension SnapshotActions extending resource: snapshots {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.956933 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension TypesManage extending resource: types {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.957051 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.957170 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.957275 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension AdminActions extending resource: volumes {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.957625 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension AdminActions extending resource: snapshots {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.957719 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension AdminActions extending resource: backups {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.957849 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.957963 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.958059 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-730a7d88-2048-4d7c-9932-f1eacf25f8ef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:04.958488 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:04.963003 np0000182865 devstack@c-api.service[112345]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e4bf74a3668 pid: 112345 (default app) Jun 25 20:08:04.966427 np0000182865 devstack@c-api.service[112346]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e4bf74a3668 pid: 112346 (default app) Jun 25 20:08:04.971163 np0000182865 devstack@c-api.service[112345]: /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:08:04.971163 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.971163 np0000182865 devstack@c-api.service[112345]: /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:08:04.971163 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.971462 np0000182865 devstack@c-api.service[112345]: /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:08:04.971462 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.971462 np0000182865 devstack@c-api.service[112345]: /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:08:04.971462 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.971659 np0000182865 devstack@c-api.service[112345]: /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:08:04.971659 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.971659 np0000182865 devstack@c-api.service[112345]: /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:08:04.971659 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.971659 np0000182865 devstack@c-api.service[112345]: /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:08:04.971659 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.971973 np0000182865 devstack@c-api.service[112345]: /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:08:04.971973 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.971973 np0000182865 devstack@c-api.service[112345]: /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:08:04.971973 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.971973 np0000182865 devstack@c-api.service[112345]: /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:08:04.972235 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.972235 np0000182865 devstack@c-api.service[112345]: /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:08:04.972235 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.972235 np0000182865 devstack@c-api.service[112345]: /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:08:04.972235 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.972465 np0000182865 devstack@c-api.service[112345]: /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:08:04.972465 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.972465 np0000182865 devstack@c-api.service[112345]: /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:08:04.972465 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.972674 np0000182865 devstack@c-api.service[112345]: /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:08:04.972674 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.972674 np0000182865 devstack@c-api.service[112345]: /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:08:04.972674 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.972674 np0000182865 devstack@c-api.service[112345]: /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:08:04.973108 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.973108 np0000182865 devstack@c-api.service[112345]: /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:08:04.973108 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.973108 np0000182865 devstack@c-api.service[112345]: /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:08:04.973108 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.973381 np0000182865 devstack@c-api.service[112345]: /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:08:04.973381 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.973381 np0000182865 devstack@c-api.service[112345]: /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:08:04.973381 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.973381 np0000182865 devstack@c-api.service[112345]: /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:08:04.973381 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.973685 np0000182865 devstack@c-api.service[112345]: /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:08:04.973685 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.973685 np0000182865 devstack@c-api.service[112345]: /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:08:04.973685 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.973685 np0000182865 devstack@c-api.service[112345]: /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:08:04.973685 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.973986 np0000182865 devstack@c-api.service[112345]: /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:08:04.973986 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.973986 np0000182865 devstack@c-api.service[112345]: /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:08:04.973986 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.973986 np0000182865 devstack@c-api.service[112345]: /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:08:04.973986 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.974369 np0000182865 devstack@c-api.service[112345]: /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:08:04.974369 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.974369 np0000182865 devstack@c-api.service[112345]: /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:08:04.974369 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.974369 np0000182865 devstack@c-api.service[112345]: /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:08:04.974801 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.974801 np0000182865 devstack@c-api.service[112345]: /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:08:04.974801 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.974801 np0000182865 devstack@c-api.service[112345]: /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:08:04.974801 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.975199 np0000182865 devstack@c-api.service[112345]: /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:08:04.975199 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.975199 np0000182865 devstack@c-api.service[112345]: /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:08:04.975199 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.975199 np0000182865 devstack@c-api.service[112345]: /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:08:04.975199 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.975610 np0000182865 devstack@c-api.service[112345]: /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:08:04.975610 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.975610 np0000182865 devstack@c-api.service[112345]: /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:08:04.975610 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.975610 np0000182865 devstack@c-api.service[112345]: /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:08:04.975610 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.976078 np0000182865 devstack@c-api.service[112345]: /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:08:04.976078 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.976078 np0000182865 devstack@c-api.service[112345]: /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:08:04.976078 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.976078 np0000182865 devstack@c-api.service[112345]: /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:08:04.976455 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.976455 np0000182865 devstack@c-api.service[112345]: /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:08:04.976455 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.976455 np0000182865 devstack@c-api.service[112345]: /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:08:04.976455 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.977168 np0000182865 devstack@c-api.service[112345]: /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:08:04.977168 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.977168 np0000182865 devstack@c-api.service[112345]: /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:08:04.977168 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.977476 np0000182865 devstack@c-api.service[112345]: /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:08:04.977476 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.977476 np0000182865 devstack@c-api.service[112345]: /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:08:04.977476 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.977816 np0000182865 devstack@c-api.service[112345]: /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:08:04.977816 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.977816 np0000182865 devstack@c-api.service[112345]: /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:08:04.977816 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.977816 np0000182865 devstack@c-api.service[112345]: /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:08:04.978165 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.978165 np0000182865 devstack@c-api.service[112345]: /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:08:04.978165 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.978165 np0000182865 devstack@c-api.service[112345]: /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:08:04.978165 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.978385 np0000182865 devstack@c-api.service[112345]: /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:08:04.978385 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.978385 np0000182865 devstack@c-api.service[112345]: /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:08:04.978385 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.978569 np0000182865 devstack@c-api.service[112345]: /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:08:04.978569 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.978569 np0000182865 devstack@c-api.service[112345]: /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:08:04.978569 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.978776 np0000182865 devstack@c-api.service[112345]: /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:08:04.978776 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.978776 np0000182865 devstack@c-api.service[112345]: /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:08:04.978776 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.978960 np0000182865 devstack@c-api.service[112345]: /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:08:04.978960 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.978960 np0000182865 devstack@c-api.service[112345]: /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:08:04.978960 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.979164 np0000182865 devstack@c-api.service[112345]: /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:08:04.979164 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.979164 np0000182865 devstack@c-api.service[112345]: /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:08:04.979164 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.979334 np0000182865 devstack@c-api.service[112345]: /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:08:04.979334 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.979334 np0000182865 devstack@c-api.service[112345]: /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:08:04.979334 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.979334 np0000182865 devstack@c-api.service[112345]: /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:08:04.979574 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.979574 np0000182865 devstack@c-api.service[112345]: /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:08:04.979574 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.979574 np0000182865 devstack@c-api.service[112345]: /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:08:04.979574 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.979574 np0000182865 devstack@c-api.service[112345]: /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:08:04.979850 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.979850 np0000182865 devstack@c-api.service[112345]: /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:08:04.979850 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.979850 np0000182865 devstack@c-api.service[112345]: /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:08:04.979850 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.980169 np0000182865 devstack@c-api.service[112345]: /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:08:04.980169 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.980169 np0000182865 devstack@c-api.service[112345]: /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:08:04.980169 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.980169 np0000182865 devstack@c-api.service[112345]: /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:08:04.980169 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.980420 np0000182865 devstack@c-api.service[112345]: /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:08:04.980420 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.980420 np0000182865 devstack@c-api.service[112345]: /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:08:04.980420 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.980420 np0000182865 devstack@c-api.service[112345]: /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:08:04.980420 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.980684 np0000182865 devstack@c-api.service[112345]: /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:08:04.980684 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.980684 np0000182865 devstack@c-api.service[112345]: /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:08:04.980684 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.980684 np0000182865 devstack@c-api.service[112345]: /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:08:04.980684 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.981004 np0000182865 devstack@c-api.service[112345]: /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:08:04.981004 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.981004 np0000182865 devstack@c-api.service[112345]: /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:08:04.981004 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.981004 np0000182865 devstack@c-api.service[112345]: /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:08:04.981004 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.981264 np0000182865 devstack@c-api.service[112345]: /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:08:04.981264 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.981264 np0000182865 devstack@c-api.service[112345]: /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:08:04.981264 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.981434 np0000182865 devstack@c-api.service[112345]: /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:08:04.981434 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.981434 np0000182865 devstack@c-api.service[112345]: /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:08:04.981434 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.981434 np0000182865 devstack@c-api.service[112345]: /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:08:04.981795 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.981795 np0000182865 devstack@c-api.service[112345]: /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:08:04.981795 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.981795 np0000182865 devstack@c-api.service[112345]: /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:08:04.981795 np0000182865 devstack@c-api.service[112345]: warnings.warn(deprecated_msg) Jun 25 20:08:04.981795 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.middleware.request_id [None req-fc7fe7bb-6106-4f7d-ad9e-df248d466b76 None None] RequestId filter calling following filter/app {{(pid=112345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:08:04.981795 np0000182865 devstack@c-api.service[112345]: [pid: 112345|app: 0|req: 1/1] 199.19.213.226 () {60 vars in 956 bytes} [Thu Jun 25 20:08:04 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 25 20:08:04.993543 np0000182865 devstack@c-api.service[112344]: DEBUG oslo_db.sqlalchemy.engines [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 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=112344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:08:04.996377 np0000182865 devstack@c-api.service[112344]: INFO cinder.rpc [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:08:04.999069 np0000182865 devstack@c-api.service[112344]: INFO cinder.rpc [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:08:05.000392 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.012077 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.016978 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.020364 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.024374 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.027368 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.030357 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.033447 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.036340 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.039199 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.040646 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.043381 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.049114 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.052497 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.054773 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.056365 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.057848 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.059250 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.060761 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.062174 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.062867 np0000182865 devstack@c-api.service[112347]: DEBUG dbcounter [-] [112347] Writer thread running {{(pid=112347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:08:05.063594 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.065002 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.066065 np0000182865 devstack@c-api.service[112344]: WARNING cinder.api.contrib.hosts [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:08:05.066136 np0000182865 devstack@c-api.service[112347]: INFO cinder.rpc [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:08:05.066296 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: extensions {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.068256 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: cgsnapshots {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.068541 np0000182865 devstack@c-api.service[112347]: INFO cinder.rpc [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:08:05.069644 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: qos-specs {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.070843 np0000182865 devstack@c-api.service[112347]: INFO cinder.rpc [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:08:05.072147 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: capabilities {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.072943 np0000182865 devstack@c-api.service[112347]: INFO cinder.rpc [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:08:05.073569 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: backups {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.073989 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.075577 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: os-volume-type-access {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.077238 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: encryption {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.078460 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.078760 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: consistencygroups {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.080705 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: extra_specs {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.082322 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: encryption {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.083829 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: os-volume-manage {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.085304 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: os-volume-transfer {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.086951 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: os-availability-zone {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.088422 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: os-quota-sets {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.089862 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: os-quota-class-sets {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.091169 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: os-snapshot-manage {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.092580 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: os-hosts {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.093999 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extended resource: scheduler-stats {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.096693 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.098233 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.099149 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.contrib.snapshot_actions [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] SnapshotActionsController initialized {{(pid=112344) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:08:05.099942 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.101445 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.102867 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.104361 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.105907 np0000182865 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.106792 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension UsedLimits extending resource: limits {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.106948 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.107224 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.107336 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.107484 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension VolumeActions extending resource: volumes {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.107676 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.107852 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.108000 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension TypesManage extending resource: types {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.108148 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.108318 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.108463 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension AdminActions extending resource: volumes {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.108653 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension AdminActions extending resource: snapshots {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.108861 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension AdminActions extending resource: backups {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.108985 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.109135 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.109291 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-6ef8549a-324f-47ba-a7d6-f1a20bc1f094 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.111573 np0000182865 devstack@c-api.service[112347]: DEBUG oslo_db.sqlalchemy.engines [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e 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=112347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:08:05.113614 np0000182865 devstack@c-api.service[112347]: INFO cinder.rpc [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:08:05.115522 np0000182865 devstack@c-api.service[112347]: INFO cinder.rpc [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:08:05.116358 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.118602 np0000182865 devstack@c-api.service[112344]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e4bf74a3668 pid: 112344 (default app) Jun 25 20:08:05.126838 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.131583 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.134836 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.138895 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.141952 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.144943 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.148044 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.150907 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.153833 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.155313 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.158023 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.163625 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.167287 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.169453 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.171068 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.172496 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.173946 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.175419 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.176714 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.178196 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.179565 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.180633 np0000182865 devstack@c-api.service[112347]: WARNING cinder.api.contrib.hosts [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:08:05.180895 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: extensions {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.182919 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: cgsnapshots {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.184303 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: qos-specs {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.186426 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: capabilities {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.187717 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: backups {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.189782 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: os-volume-type-access {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.191475 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: encryption {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.193021 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: consistencygroups {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.195001 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: extra_specs {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.196585 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: encryption {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.198125 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: os-volume-manage {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.199776 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: os-volume-transfer {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.201446 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: os-availability-zone {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.202800 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: os-quota-sets {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.204176 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: os-quota-class-sets {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.205541 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: os-snapshot-manage {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.206960 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: os-hosts {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.208356 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extended resource: scheduler-stats {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:08:05.210989 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.212384 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.213276 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.contrib.snapshot_actions [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] SnapshotActionsController initialized {{(pid=112347) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:08:05.214016 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.215379 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.216726 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.218113 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.219588 np0000182865 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:08:05.220407 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension UsedLimits extending resource: limits {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.220520 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.220765 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.220860 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.220982 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension VolumeActions extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.221135 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.221235 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.221359 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension TypesManage extending resource: types {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.221462 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.221591 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.221681 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension AdminActions extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.221852 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension AdminActions extending resource: snapshots {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.221924 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension AdminActions extending resource: backups {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.222034 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.222145 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.222259 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-a9430872-fd1e-4893-aff4-7c0ea2a3211e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:08:05.231034 np0000182865 devstack@c-api.service[112347]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e4bf74a3668 pid: 112347 (default app) Jun 25 20:08:12.911581 np0000182865 devstack@c-api.service[112346]: /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:08:12.911581 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.911971 np0000182865 devstack@c-api.service[112346]: /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:08:12.911971 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.912087 np0000182865 devstack@c-api.service[112346]: /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:08:12.912087 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.912213 np0000182865 devstack@c-api.service[112346]: /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:08:12.912213 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.912357 np0000182865 devstack@c-api.service[112346]: /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:08:12.912357 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.912497 np0000182865 devstack@c-api.service[112346]: /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:08:12.912497 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.912622 np0000182865 devstack@c-api.service[112346]: /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:08:12.912622 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.912730 np0000182865 devstack@c-api.service[112346]: /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:08:12.912730 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.912858 np0000182865 devstack@c-api.service[112346]: /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:08:12.912858 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.912962 np0000182865 devstack@c-api.service[112346]: /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:08:12.912962 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.913067 np0000182865 devstack@c-api.service[112346]: /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:08:12.913067 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.913170 np0000182865 devstack@c-api.service[112346]: /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:08:12.913170 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.913283 np0000182865 devstack@c-api.service[112346]: /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:08:12.913283 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.913392 np0000182865 devstack@c-api.service[112346]: /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:08:12.913392 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.913539 np0000182865 devstack@c-api.service[112346]: /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:08:12.913539 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.913647 np0000182865 devstack@c-api.service[112346]: /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:08:12.913647 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.913793 np0000182865 devstack@c-api.service[112346]: /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:08:12.913793 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.913904 np0000182865 devstack@c-api.service[112346]: /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:08:12.913904 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.914010 np0000182865 devstack@c-api.service[112346]: /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:08:12.914010 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.914111 np0000182865 devstack@c-api.service[112346]: /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:08:12.914111 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.914212 np0000182865 devstack@c-api.service[112346]: /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:08:12.914212 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.914318 np0000182865 devstack@c-api.service[112346]: /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:08:12.914318 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.914417 np0000182865 devstack@c-api.service[112346]: /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:08:12.914417 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.914513 np0000182865 devstack@c-api.service[112346]: /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:08:12.914513 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.914618 np0000182865 devstack@c-api.service[112346]: /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:08:12.914618 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.914719 np0000182865 devstack@c-api.service[112346]: /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:08:12.914719 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.914863 np0000182865 devstack@c-api.service[112346]: /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:08:12.914863 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.914967 np0000182865 devstack@c-api.service[112346]: /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:08:12.914967 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.915097 np0000182865 devstack@c-api.service[112346]: /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:08:12.915097 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.915210 np0000182865 devstack@c-api.service[112346]: /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:08:12.915210 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.915311 np0000182865 devstack@c-api.service[112346]: /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:08:12.915311 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.915411 np0000182865 devstack@c-api.service[112346]: /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:08:12.915411 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.915511 np0000182865 devstack@c-api.service[112346]: /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:08:12.915511 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.915615 np0000182865 devstack@c-api.service[112346]: /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:08:12.915615 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.915730 np0000182865 devstack@c-api.service[112346]: /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:08:12.915730 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.915864 np0000182865 devstack@c-api.service[112346]: /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:08:12.915864 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.915966 np0000182865 devstack@c-api.service[112346]: /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:08:12.915966 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.916066 np0000182865 devstack@c-api.service[112346]: /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:08:12.916066 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.916182 np0000182865 devstack@c-api.service[112346]: /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:08:12.916182 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.916280 np0000182865 devstack@c-api.service[112346]: /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:08:12.916280 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.916393 np0000182865 devstack@c-api.service[112346]: /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:08:12.916393 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.916495 np0000182865 devstack@c-api.service[112346]: /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:08:12.916495 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.916596 np0000182865 devstack@c-api.service[112346]: /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:08:12.916596 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.916701 np0000182865 devstack@c-api.service[112346]: /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:08:12.916701 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.916832 np0000182865 devstack@c-api.service[112346]: /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:08:12.916832 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.916937 np0000182865 devstack@c-api.service[112346]: /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:08:12.916937 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.917040 np0000182865 devstack@c-api.service[112346]: /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:08:12.917040 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.917157 np0000182865 devstack@c-api.service[112346]: /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:08:12.917157 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.917265 np0000182865 devstack@c-api.service[112346]: /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:08:12.917265 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.917371 np0000182865 devstack@c-api.service[112346]: /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:08:12.917371 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.917476 np0000182865 devstack@c-api.service[112346]: /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:08:12.917476 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.917636 np0000182865 devstack@c-api.service[112346]: /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:08:12.917636 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.917759 np0000182865 devstack@c-api.service[112346]: /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:08:12.917759 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.917863 np0000182865 devstack@c-api.service[112346]: /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:08:12.917863 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.917968 np0000182865 devstack@c-api.service[112346]: /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:08:12.917968 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.918074 np0000182865 devstack@c-api.service[112346]: /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:08:12.918074 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.918179 np0000182865 devstack@c-api.service[112346]: /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:08:12.918179 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.918283 np0000182865 devstack@c-api.service[112346]: /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:08:12.918283 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.918389 np0000182865 devstack@c-api.service[112346]: /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:08:12.918389 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.918513 np0000182865 devstack@c-api.service[112346]: /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:08:12.918513 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.918618 np0000182865 devstack@c-api.service[112346]: /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:08:12.918618 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.918733 np0000182865 devstack@c-api.service[112346]: /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:08:12.918733 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.918856 np0000182865 devstack@c-api.service[112346]: /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:08:12.918856 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.918960 np0000182865 devstack@c-api.service[112346]: /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:08:12.918960 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.919064 np0000182865 devstack@c-api.service[112346]: /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:08:12.919064 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.919168 np0000182865 devstack@c-api.service[112346]: /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:08:12.919168 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.919270 np0000182865 devstack@c-api.service[112346]: /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:08:12.919270 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.919374 np0000182865 devstack@c-api.service[112346]: /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:08:12.919374 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.919475 np0000182865 devstack@c-api.service[112346]: /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:08:12.919475 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.920879 np0000182865 devstack@c-api.service[112346]: /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:08:12.920879 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.920879 np0000182865 devstack@c-api.service[112346]: /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:08:12.920879 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.921194 np0000182865 devstack@c-api.service[112346]: /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:08:12.921194 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.921194 np0000182865 devstack@c-api.service[112346]: /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:08:12.921194 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.921194 np0000182865 devstack@c-api.service[112346]: /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:08:12.921194 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.921420 np0000182865 devstack@c-api.service[112346]: /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:08:12.921420 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.921420 np0000182865 devstack@c-api.service[112346]: /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:08:12.921420 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.921420 np0000182865 devstack@c-api.service[112346]: /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:08:12.921420 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.921691 np0000182865 devstack@c-api.service[112346]: /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:08:12.921691 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.921691 np0000182865 devstack@c-api.service[112346]: /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:08:12.921691 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.921691 np0000182865 devstack@c-api.service[112346]: /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:08:12.921691 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.921920 np0000182865 devstack@c-api.service[112346]: /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:08:12.921920 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.921920 np0000182865 devstack@c-api.service[112346]: /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:08:12.921920 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.921920 np0000182865 devstack@c-api.service[112346]: /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:08:12.921920 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.922158 np0000182865 devstack@c-api.service[112346]: /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:08:12.922158 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.922158 np0000182865 devstack@c-api.service[112346]: /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:08:12.922158 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.922315 np0000182865 devstack@c-api.service[112346]: /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:08:12.922315 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.922315 np0000182865 devstack@c-api.service[112346]: /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:08:12.922315 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.922315 np0000182865 devstack@c-api.service[112346]: /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:08:12.922504 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.922504 np0000182865 devstack@c-api.service[112346]: /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:08:12.922504 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.922504 np0000182865 devstack@c-api.service[112346]: /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:08:12.922504 np0000182865 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 25 20:08:12.922504 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.middleware.request_id [None req-cb1a53fc-7142-41e7-8a28-54bd9ecb5705 None None] RequestId filter calling following filter/app {{(pid=112346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:08:13.398215 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-cb1a53fc-7142-41e7-8a28-54bd9ecb5705 admin admin] POST https://199.19.213.226/volume/v3/types Jun 25 20:08:13.398853 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-cb1a53fc-7142-41e7-8a28-54bd9ecb5705 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 25 20:08:13.400452 np0000182865 devstack@c-api.service[112346]: /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:08:13.400452 np0000182865 devstack@c-api.service[112346]: warnings.warn( Jun 25 20:08:13.434883 np0000182865 devstack@c-api.service[112346]: DEBUG oslo_db.sqlalchemy.engines [None req-cb1a53fc-7142-41e7-8a28-54bd9ecb5705 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=112346) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:08:13.469588 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-cb1a53fc-7142-41e7-8a28-54bd9ecb5705 admin admin] https://199.19.213.226/volume/v3/types returned with HTTP 200 Jun 25 20:08:13.470424 np0000182865 devstack@c-api.service[112346]: [pid: 112346|app: 0|req: 1/2] 199.19.213.226 () {68 vars in 1288 bytes} [Thu Jun 25 20:08:12 2026] POST /volume/v3/types => generated 186 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:08:13.483707 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.middleware.request_id [req-cb1a53fc-7142-41e7-8a28-54bd9ecb5705 req-d1f8f87e-7cce-4a5c-a957-0f5e0ec96429 None None] RequestId filter calling following filter/app {{(pid=112345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:08:13.825961 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [req-cb1a53fc-7142-41e7-8a28-54bd9ecb5705 req-d1f8f87e-7cce-4a5c-a957-0f5e0ec96429 admin admin] POST https://199.19.213.226/volume/v3/types/1007f699-fe2a-4450-8efd-1f243c4ebe3d/extra_specs Jun 25 20:08:13.826568 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [req-cb1a53fc-7142-41e7-8a28-54bd9ecb5705 req-d1f8f87e-7cce-4a5c-a957-0f5e0ec96429 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 25 20:08:13.828330 np0000182865 devstack@c-api.service[112345]: /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:08:13.828330 np0000182865 devstack@c-api.service[112345]: warnings.warn( Jun 25 20:08:13.866922 np0000182865 devstack@c-api.service[112345]: DEBUG oslo_db.sqlalchemy.engines [req-cb1a53fc-7142-41e7-8a28-54bd9ecb5705 req-d1f8f87e-7cce-4a5c-a957-0f5e0ec96429 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=112345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:08:13.934899 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [req-cb1a53fc-7142-41e7-8a28-54bd9ecb5705 req-d1f8f87e-7cce-4a5c-a957-0f5e0ec96429 admin admin] https://199.19.213.226/volume/v3/types/1007f699-fe2a-4450-8efd-1f243c4ebe3d/extra_specs returned with HTTP 200 Jun 25 20:08:13.935455 np0000182865 devstack@c-api.service[112345]: [pid: 112345|app: 0|req: 2/3] 199.19.213.226 () {70 vars in 1505 bytes} [Thu Jun 25 20:08:13 2026] POST /volume/v3/types/1007f699-fe2a-4450-8efd-1f243c4ebe3d/extra_specs => generated 55 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:08:14.998630 np0000182865 devstack@c-api.service[112344]: DEBUG dbcounter [-] [112344] Writing DB stats cinder:SELECT=6 {{(pid=112344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:08:15.115311 np0000182865 devstack@c-api.service[112347]: DEBUG dbcounter [-] [112347] Writing DB stats cinder:SELECT=6 {{(pid=112347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:08:23.465501 np0000182865 devstack@c-api.service[112346]: DEBUG dbcounter [-] [112346] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:08:23.934561 np0000182865 devstack@c-api.service[112345]: DEBUG dbcounter [-] [112345] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:12:11.528230 np0000182865 devstack@c-api.service[112344]: /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:12:11.528230 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.528230 np0000182865 devstack@c-api.service[112344]: /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:12:11.528230 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.528230 np0000182865 devstack@c-api.service[112344]: /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:12:11.529352 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.529352 np0000182865 devstack@c-api.service[112344]: /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:12:11.529352 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.529352 np0000182865 devstack@c-api.service[112344]: /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:12:11.529352 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.529703 np0000182865 devstack@c-api.service[112344]: /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:12:11.529703 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.529703 np0000182865 devstack@c-api.service[112344]: /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:12:11.529703 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.529703 np0000182865 devstack@c-api.service[112344]: /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:12:11.529703 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.530253 np0000182865 devstack@c-api.service[112344]: /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:12:11.530253 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.530253 np0000182865 devstack@c-api.service[112344]: /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:12:11.530253 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.530548 np0000182865 devstack@c-api.service[112344]: /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:12:11.530548 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.530548 np0000182865 devstack@c-api.service[112344]: /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:12:11.530548 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.530864 np0000182865 devstack@c-api.service[112344]: /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:12:11.530864 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.530864 np0000182865 devstack@c-api.service[112344]: /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:12:11.530864 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.531183 np0000182865 devstack@c-api.service[112344]: /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:12:11.531183 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.531183 np0000182865 devstack@c-api.service[112344]: /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:12:11.531183 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.531183 np0000182865 devstack@c-api.service[112344]: /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:12:11.531573 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.531573 np0000182865 devstack@c-api.service[112344]: /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:12:11.531573 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.531573 np0000182865 devstack@c-api.service[112344]: /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:12:11.531573 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.531947 np0000182865 devstack@c-api.service[112344]: /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:12:11.531947 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.531947 np0000182865 devstack@c-api.service[112344]: /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:12:11.531947 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.531947 np0000182865 devstack@c-api.service[112344]: /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:12:11.531947 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.532443 np0000182865 devstack@c-api.service[112344]: /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:12:11.532443 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.532443 np0000182865 devstack@c-api.service[112344]: /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:12:11.532443 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.532443 np0000182865 devstack@c-api.service[112344]: /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:12:11.532443 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.532886 np0000182865 devstack@c-api.service[112344]: /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:12:11.532886 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.532886 np0000182865 devstack@c-api.service[112344]: /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:12:11.532886 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.532886 np0000182865 devstack@c-api.service[112344]: /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:12:11.532886 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.533323 np0000182865 devstack@c-api.service[112344]: /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:12:11.533323 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.533323 np0000182865 devstack@c-api.service[112344]: /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:12:11.533323 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.533323 np0000182865 devstack@c-api.service[112344]: /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:12:11.533678 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.533678 np0000182865 devstack@c-api.service[112344]: /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:12:11.533678 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.533678 np0000182865 devstack@c-api.service[112344]: /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:12:11.533678 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.534059 np0000182865 devstack@c-api.service[112344]: /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:12:11.534059 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.534059 np0000182865 devstack@c-api.service[112344]: /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:12:11.534059 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.534059 np0000182865 devstack@c-api.service[112344]: /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:12:11.534059 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.534475 np0000182865 devstack@c-api.service[112344]: /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:12:11.534475 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.534475 np0000182865 devstack@c-api.service[112344]: /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:12:11.534475 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.534475 np0000182865 devstack@c-api.service[112344]: /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:12:11.534475 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.534900 np0000182865 devstack@c-api.service[112344]: /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:12:11.534900 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.534900 np0000182865 devstack@c-api.service[112344]: /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:12:11.534900 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.534900 np0000182865 devstack@c-api.service[112344]: /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:12:11.535584 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.535584 np0000182865 devstack@c-api.service[112344]: /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:12:11.535584 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.535584 np0000182865 devstack@c-api.service[112344]: /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:12:11.535584 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.535969 np0000182865 devstack@c-api.service[112344]: /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:12:11.535969 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.535969 np0000182865 devstack@c-api.service[112344]: /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:12:11.535969 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.536186 np0000182865 devstack@c-api.service[112344]: /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:12:11.536186 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.536186 np0000182865 devstack@c-api.service[112344]: /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:12:11.536186 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.536377 np0000182865 devstack@c-api.service[112344]: /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:12:11.536377 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.536377 np0000182865 devstack@c-api.service[112344]: /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:12:11.536377 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.536377 np0000182865 devstack@c-api.service[112344]: /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:12:11.536599 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.536599 np0000182865 devstack@c-api.service[112344]: /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:12:11.536599 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.536599 np0000182865 devstack@c-api.service[112344]: /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:12:11.536599 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.536968 np0000182865 devstack@c-api.service[112344]: /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:12:11.536968 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.536968 np0000182865 devstack@c-api.service[112344]: /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:12:11.536968 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.537143 np0000182865 devstack@c-api.service[112344]: /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:12:11.537143 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.537143 np0000182865 devstack@c-api.service[112344]: /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:12:11.537143 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.537359 np0000182865 devstack@c-api.service[112344]: /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:12:11.537359 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.537359 np0000182865 devstack@c-api.service[112344]: /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:12:11.537359 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.537562 np0000182865 devstack@c-api.service[112344]: /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:12:11.537562 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.537562 np0000182865 devstack@c-api.service[112344]: /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:12:11.537562 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.537768 np0000182865 devstack@c-api.service[112344]: /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:12:11.537768 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.537768 np0000182865 devstack@c-api.service[112344]: /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:12:11.537768 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.537950 np0000182865 devstack@c-api.service[112344]: /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:12:11.537950 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.537950 np0000182865 devstack@c-api.service[112344]: /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:12:11.537950 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.537950 np0000182865 devstack@c-api.service[112344]: /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:12:11.538203 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.538203 np0000182865 devstack@c-api.service[112344]: /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:12:11.538203 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.538203 np0000182865 devstack@c-api.service[112344]: /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:12:11.538203 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.538203 np0000182865 devstack@c-api.service[112344]: /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:12:11.538556 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.538556 np0000182865 devstack@c-api.service[112344]: /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:12:11.538556 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.538556 np0000182865 devstack@c-api.service[112344]: /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:12:11.538556 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.538876 np0000182865 devstack@c-api.service[112344]: /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:12:11.538876 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.538876 np0000182865 devstack@c-api.service[112344]: /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:12:11.538876 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.538876 np0000182865 devstack@c-api.service[112344]: /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:12:11.538876 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.539258 np0000182865 devstack@c-api.service[112344]: /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:12:11.539258 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.539258 np0000182865 devstack@c-api.service[112344]: /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:12:11.539258 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.539258 np0000182865 devstack@c-api.service[112344]: /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:12:11.539258 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.539550 np0000182865 devstack@c-api.service[112344]: /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:12:11.539550 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.539550 np0000182865 devstack@c-api.service[112344]: /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:12:11.539550 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.539550 np0000182865 devstack@c-api.service[112344]: /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:12:11.539550 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.539842 np0000182865 devstack@c-api.service[112344]: /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:12:11.539842 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.539842 np0000182865 devstack@c-api.service[112344]: /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:12:11.539842 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.539842 np0000182865 devstack@c-api.service[112344]: /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:12:11.539842 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.540092 np0000182865 devstack@c-api.service[112344]: /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:12:11.540092 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.540092 np0000182865 devstack@c-api.service[112344]: /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:12:11.540092 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.540449 np0000182865 devstack@c-api.service[112344]: /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:12:11.540449 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.540449 np0000182865 devstack@c-api.service[112344]: /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:12:11.540449 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.540449 np0000182865 devstack@c-api.service[112344]: /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:12:11.540675 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.540675 np0000182865 devstack@c-api.service[112344]: /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:12:11.540675 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.540675 np0000182865 devstack@c-api.service[112344]: /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:12:11.540675 np0000182865 devstack@c-api.service[112344]: warnings.warn(deprecated_msg) Jun 25 20:12:11.540675 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.middleware.request_id [None req-ddb5aa5a-47e7-4fb2-a670-63a039813743 None None] RequestId filter calling following filter/app {{(pid=112344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:11.540675 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-ddb5aa5a-47e7-4fb2-a670-63a039813743 None None] GET https://199.19.213.226/volume// Jun 25 20:12:11.540975 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-ddb5aa5a-47e7-4fb2-a670-63a039813743 None None] Empty body provided in request {{(pid=112344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:12:11.540975 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-ddb5aa5a-47e7-4fb2-a670-63a039813743 None None] Calling method 'all' {{(pid=112344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:12:11.540975 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-ddb5aa5a-47e7-4fb2-a670-63a039813743 None None] https://199.19.213.226/volume// returned with HTTP 300 Jun 25 20:12:11.540975 np0000182865 devstack@c-api.service[112344]: [pid: 112344|app: 0|req: 1/4] 199.19.213.226 () {66 vars in 1456 bytes} [Thu Jun 25 20:12:11 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 25 20:12:53.467439 np0000182865 devstack@c-api.service[112347]: /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:12:53.467439 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.467439 np0000182865 devstack@c-api.service[112347]: /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:12:53.467439 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.467439 np0000182865 devstack@c-api.service[112347]: /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:12:53.468398 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.468398 np0000182865 devstack@c-api.service[112347]: /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:12:53.468398 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.468398 np0000182865 devstack@c-api.service[112347]: /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:12:53.468398 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.468710 np0000182865 devstack@c-api.service[112347]: /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:12:53.468710 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.468710 np0000182865 devstack@c-api.service[112347]: /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:12:53.468710 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.468710 np0000182865 devstack@c-api.service[112347]: /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:12:53.468710 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.469141 np0000182865 devstack@c-api.service[112347]: /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:12:53.469141 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.469141 np0000182865 devstack@c-api.service[112347]: /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:12:53.469141 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.469410 np0000182865 devstack@c-api.service[112347]: /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:12:53.469410 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.469410 np0000182865 devstack@c-api.service[112347]: /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:12:53.469410 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.469638 np0000182865 devstack@c-api.service[112347]: /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:12:53.469638 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.469638 np0000182865 devstack@c-api.service[112347]: /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:12:53.469638 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.469918 np0000182865 devstack@c-api.service[112347]: /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:12:53.469918 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.469918 np0000182865 devstack@c-api.service[112347]: /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:12:53.469918 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.469918 np0000182865 devstack@c-api.service[112347]: /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:12:53.470221 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.470221 np0000182865 devstack@c-api.service[112347]: /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:12:53.470221 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.470221 np0000182865 devstack@c-api.service[112347]: /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:12:53.470221 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.470488 np0000182865 devstack@c-api.service[112347]: /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:12:53.470488 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.470488 np0000182865 devstack@c-api.service[112347]: /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:12:53.470488 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.470488 np0000182865 devstack@c-api.service[112347]: /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:12:53.470488 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.470878 np0000182865 devstack@c-api.service[112347]: /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:12:53.470878 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.470878 np0000182865 devstack@c-api.service[112347]: /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:12:53.470878 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.470878 np0000182865 devstack@c-api.service[112347]: /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:12:53.470878 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.471227 np0000182865 devstack@c-api.service[112347]: /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:12:53.471227 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.471227 np0000182865 devstack@c-api.service[112347]: /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:12:53.471227 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.471227 np0000182865 devstack@c-api.service[112347]: /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:12:53.471227 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.471569 np0000182865 devstack@c-api.service[112347]: /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:12:53.471569 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.471569 np0000182865 devstack@c-api.service[112347]: /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:12:53.471569 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.471569 np0000182865 devstack@c-api.service[112347]: /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:12:53.471883 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.471883 np0000182865 devstack@c-api.service[112347]: /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:12:53.471883 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.471883 np0000182865 devstack@c-api.service[112347]: /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:12:53.471883 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.472168 np0000182865 devstack@c-api.service[112347]: /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:12:53.472168 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.472168 np0000182865 devstack@c-api.service[112347]: /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:12:53.472168 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.472168 np0000182865 devstack@c-api.service[112347]: /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:12:53.472168 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.472514 np0000182865 devstack@c-api.service[112347]: /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:12:53.472514 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.472514 np0000182865 devstack@c-api.service[112347]: /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:12:53.472514 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.472514 np0000182865 devstack@c-api.service[112347]: /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:12:53.472514 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.472917 np0000182865 devstack@c-api.service[112347]: /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:12:53.472917 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.472917 np0000182865 devstack@c-api.service[112347]: /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:12:53.472917 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.472917 np0000182865 devstack@c-api.service[112347]: /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:12:53.473287 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.473287 np0000182865 devstack@c-api.service[112347]: /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:12:53.473287 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.473287 np0000182865 devstack@c-api.service[112347]: /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:12:53.473287 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.473580 np0000182865 devstack@c-api.service[112347]: /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:12:53.473580 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.473580 np0000182865 devstack@c-api.service[112347]: /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:12:53.473580 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.473983 np0000182865 devstack@c-api.service[112347]: /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:12:53.473983 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.473983 np0000182865 devstack@c-api.service[112347]: /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:12:53.473983 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.474260 np0000182865 devstack@c-api.service[112347]: /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:12:53.474260 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.474260 np0000182865 devstack@c-api.service[112347]: /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:12:53.474260 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.474260 np0000182865 devstack@c-api.service[112347]: /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:12:53.474559 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.474559 np0000182865 devstack@c-api.service[112347]: /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:12:53.474559 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.474559 np0000182865 devstack@c-api.service[112347]: /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:12:53.474559 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.474879 np0000182865 devstack@c-api.service[112347]: /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:12:53.474879 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.474879 np0000182865 devstack@c-api.service[112347]: /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:12:53.474879 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.475115 np0000182865 devstack@c-api.service[112347]: /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:12:53.475115 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.475115 np0000182865 devstack@c-api.service[112347]: /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:12:53.475115 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.475348 np0000182865 devstack@c-api.service[112347]: /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:12:53.475348 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.475348 np0000182865 devstack@c-api.service[112347]: /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:12:53.475348 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.475598 np0000182865 devstack@c-api.service[112347]: /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:12:53.475598 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.475598 np0000182865 devstack@c-api.service[112347]: /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:12:53.475598 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.475866 np0000182865 devstack@c-api.service[112347]: /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:12:53.475866 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.475866 np0000182865 devstack@c-api.service[112347]: /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:12:53.475866 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.477179 np0000182865 devstack@c-api.service[112347]: /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:12:53.477179 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.477179 np0000182865 devstack@c-api.service[112347]: /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:12:53.477179 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.477179 np0000182865 devstack@c-api.service[112347]: /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:12:53.477421 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.477421 np0000182865 devstack@c-api.service[112347]: /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:12:53.477421 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.477421 np0000182865 devstack@c-api.service[112347]: /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:12:53.477421 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.477421 np0000182865 devstack@c-api.service[112347]: /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:12:53.477660 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.477660 np0000182865 devstack@c-api.service[112347]: /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:12:53.477660 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.477660 np0000182865 devstack@c-api.service[112347]: /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:12:53.477660 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.477854 np0000182865 devstack@c-api.service[112347]: /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:12:53.477854 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.477854 np0000182865 devstack@c-api.service[112347]: /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:12:53.477854 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.477854 np0000182865 devstack@c-api.service[112347]: /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:12:53.477854 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.478076 np0000182865 devstack@c-api.service[112347]: /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:12:53.478076 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.478076 np0000182865 devstack@c-api.service[112347]: /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:12:53.478076 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.478076 np0000182865 devstack@c-api.service[112347]: /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:12:53.478076 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.478285 np0000182865 devstack@c-api.service[112347]: /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:12:53.478285 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.478285 np0000182865 devstack@c-api.service[112347]: /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:12:53.478285 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.478285 np0000182865 devstack@c-api.service[112347]: /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:12:53.478285 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.478505 np0000182865 devstack@c-api.service[112347]: /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:12:53.478505 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.478505 np0000182865 devstack@c-api.service[112347]: /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:12:53.478505 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.478505 np0000182865 devstack@c-api.service[112347]: /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:12:53.478505 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.478756 np0000182865 devstack@c-api.service[112347]: /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:12:53.478756 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.478756 np0000182865 devstack@c-api.service[112347]: /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:12:53.478756 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.478910 np0000182865 devstack@c-api.service[112347]: /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:12:53.478910 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.478910 np0000182865 devstack@c-api.service[112347]: /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:12:53.478910 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.478910 np0000182865 devstack@c-api.service[112347]: /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:12:53.479086 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.479086 np0000182865 devstack@c-api.service[112347]: /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:12:53.479086 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.479086 np0000182865 devstack@c-api.service[112347]: /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:12:53.479086 np0000182865 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 25 20:12:53.479086 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.middleware.request_id [None req-ba0c7e96-acee-4022-8603-551b8f09bd19 None None] RequestId filter calling following filter/app {{(pid=112347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:53.479086 np0000182865 devstack@c-api.service[112347]: [pid: 112347|app: 0|req: 1/5] 199.19.213.226 () {62 vars in 1068 bytes} [Thu Jun 25 20:12:53 2026] GET /volume/v3 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 25 20:12:53.507475 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.middleware.request_id [None req-a0e911b7-6d3c-4509-9598-b73f7a98c00a None None] RequestId filter calling following filter/app {{(pid=112346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:53.516952 np0000182865 devstack@c-api.service[112346]: [pid: 112346|app: 0|req: 2/6] 199.19.213.226 () {64 vars in 1272 bytes} [Thu Jun 25 20:12:53 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 25 20:12:53.552137 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.middleware.request_id [req-a0e911b7-6d3c-4509-9598-b73f7a98c00a req-628aa493-cdac-487b-921d-4373d28843ed None None] RequestId filter calling following filter/app {{(pid=112345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:53.557297 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [req-a0e911b7-6d3c-4509-9598-b73f7a98c00a req-628aa493-cdac-487b-921d-4373d28843ed demo demo] GET https://199.19.213.226/volume/v3/ Jun 25 20:12:53.557565 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [req-a0e911b7-6d3c-4509-9598-b73f7a98c00a req-628aa493-cdac-487b-921d-4373d28843ed demo demo] Empty body provided in request {{(pid=112345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:12:53.557891 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [req-a0e911b7-6d3c-4509-9598-b73f7a98c00a req-628aa493-cdac-487b-921d-4373d28843ed demo demo] Calling method 'version_select' {{(pid=112345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:12:53.559279 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [req-a0e911b7-6d3c-4509-9598-b73f7a98c00a req-628aa493-cdac-487b-921d-4373d28843ed demo demo] https://199.19.213.226/volume/v3/ returned with HTTP 200 Jun 25 20:12:53.559991 np0000182865 devstack@c-api.service[112345]: [pid: 112345|app: 0|req: 3/7] 199.19.213.226 () {66 vars in 1346 bytes} [Thu Jun 25 20:12:53 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:12:53.604873 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.middleware.request_id [None req-7c3eee04-0752-43c4-b9e8-ff9ae77d4141 None None] RequestId filter calling following filter/app {{(pid=112344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:53.940245 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-7c3eee04-0752-43c4-b9e8-ff9ae77d4141 demo demo] GET https://199.19.213.226/volume/v3/types Jun 25 20:12:53.940645 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-7c3eee04-0752-43c4-b9e8-ff9ae77d4141 demo demo] Empty body provided in request {{(pid=112344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:12:53.940885 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-7c3eee04-0752-43c4-b9e8-ff9ae77d4141 demo demo] Calling method 'index' {{(pid=112344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:12:53.941360 np0000182865 devstack@c-api.service[112344]: /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:12:53.941360 np0000182865 devstack@c-api.service[112344]: warnings.warn( Jun 25 20:12:53.941979 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.api_utils [None req-7c3eee04-0752-43c4-b9e8-ff9ae77d4141 demo demo] Removing options '' from query. {{(pid=112344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:12:53.983771 np0000182865 devstack@c-api.service[112344]: DEBUG oslo_db.sqlalchemy.engines [None req-7c3eee04-0752-43c4-b9e8-ff9ae77d4141 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=112344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:12:54.004083 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-7c3eee04-0752-43c4-b9e8-ff9ae77d4141 demo demo] https://199.19.213.226/volume/v3/types returned with HTTP 200 Jun 25 20:12:54.004682 np0000182865 devstack@c-api.service[112344]: [pid: 112344|app: 0|req: 2/8] 199.19.213.226 () {64 vars in 1290 bytes} [Thu Jun 25 20:12:53 2026] GET /volume/v3/types => generated 377 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:12:54.047158 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.middleware.request_id [None req-e61695d2-7111-4b71-a397-daa31b264533 None None] RequestId filter calling following filter/app {{(pid=112347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:54.375644 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-e61695d2-7111-4b71-a397-daa31b264533 demo demo] GET https://199.19.213.226/volume/v3/types/default Jun 25 20:12:54.375915 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-e61695d2-7111-4b71-a397-daa31b264533 demo demo] Empty body provided in request {{(pid=112347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:12:54.376121 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-e61695d2-7111-4b71-a397-daa31b264533 demo demo] Calling method 'show' {{(pid=112347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:12:54.415607 np0000182865 devstack@c-api.service[112347]: DEBUG oslo_db.sqlalchemy.engines [None req-e61695d2-7111-4b71-a397-daa31b264533 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=112347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:12:54.431096 np0000182865 devstack@c-api.service[112347]: /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:12:54.431096 np0000182865 devstack@c-api.service[112347]: warnings.warn( Jun 25 20:12:54.433231 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-e61695d2-7111-4b71-a397-daa31b264533 demo demo] https://199.19.213.226/volume/v3/types/default returned with HTTP 200 Jun 25 20:12:54.433561 np0000182865 devstack@c-api.service[112347]: [pid: 112347|app: 0|req: 2/9] 199.19.213.226 () {64 vars in 1301 bytes} [Thu Jun 25 20:12:54 2026] GET /volume/v3/types/default => generated 145 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:12:54.954436 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.middleware.request_id [None req-4cd21920-8fb7-4d93-ba6d-6f320082bde2 None None] RequestId filter calling following filter/app {{(pid=112346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:54.955452 np0000182865 devstack@c-api.service[112346]: [pid: 112346|app: 0|req: 3/10] 199.19.213.226 () {62 vars in 1068 bytes} [Thu Jun 25 20:12:54 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 25 20:12:54.989329 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.middleware.request_id [None req-1a83791c-c538-49ae-9039-9b9b500c2150 None None] RequestId filter calling following filter/app {{(pid=112345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:54.999925 np0000182865 devstack@c-api.service[112345]: [pid: 112345|app: 0|req: 4/11] 199.19.213.226 () {64 vars in 1272 bytes} [Thu Jun 25 20:12:54 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 25 20:12:55.034976 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.middleware.request_id [req-1a83791c-c538-49ae-9039-9b9b500c2150 req-da362aef-291f-41e7-9016-38c486ddfcb6 None None] RequestId filter calling following filter/app {{(pid=112344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:55.039100 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [req-1a83791c-c538-49ae-9039-9b9b500c2150 req-da362aef-291f-41e7-9016-38c486ddfcb6 demo demo] GET https://199.19.213.226/volume/v3/ Jun 25 20:12:55.039281 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [req-1a83791c-c538-49ae-9039-9b9b500c2150 req-da362aef-291f-41e7-9016-38c486ddfcb6 demo demo] Empty body provided in request {{(pid=112344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:12:55.039475 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [req-1a83791c-c538-49ae-9039-9b9b500c2150 req-da362aef-291f-41e7-9016-38c486ddfcb6 demo demo] Calling method 'version_select' {{(pid=112344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:12:55.039942 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [req-1a83791c-c538-49ae-9039-9b9b500c2150 req-da362aef-291f-41e7-9016-38c486ddfcb6 demo demo] https://199.19.213.226/volume/v3/ returned with HTTP 200 Jun 25 20:12:55.040269 np0000182865 devstack@c-api.service[112344]: [pid: 112344|app: 0|req: 3/12] 199.19.213.226 () {66 vars in 1346 bytes} [Thu Jun 25 20:12:55 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:12:55.081473 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.middleware.request_id [None req-9c607a87-3429-4313-93fe-aaa491ac54ba None None] RequestId filter calling following filter/app {{(pid=112347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:55.085136 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-9c607a87-3429-4313-93fe-aaa491ac54ba demo demo] GET https://199.19.213.226/volume/v3/types/default Jun 25 20:12:55.085537 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-9c607a87-3429-4313-93fe-aaa491ac54ba demo demo] Empty body provided in request {{(pid=112347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:12:55.085942 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-9c607a87-3429-4313-93fe-aaa491ac54ba demo demo] Calling method 'show' {{(pid=112347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:12:55.094919 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-9c607a87-3429-4313-93fe-aaa491ac54ba demo demo] https://199.19.213.226/volume/v3/types/default returned with HTTP 200 Jun 25 20:12:55.095234 np0000182865 devstack@c-api.service[112347]: [pid: 112347|app: 0|req: 3/13] 199.19.213.226 () {64 vars in 1301 bytes} [Thu Jun 25 20:12:55 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:12:55.735081 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.middleware.request_id [None req-f29e4877-4a47-4ab3-967c-d792cf873643 None None] RequestId filter calling following filter/app {{(pid=112346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:55.735958 np0000182865 devstack@c-api.service[112346]: [pid: 112346|app: 0|req: 4/14] 199.19.213.226 () {62 vars in 1068 bytes} [Thu Jun 25 20:12:55 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 25 20:12:55.770518 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.middleware.request_id [None req-a3c7ff61-25ee-45f0-b267-783c8f1c1b61 None None] RequestId filter calling following filter/app {{(pid=112345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:55.775181 np0000182865 devstack@c-api.service[112345]: [pid: 112345|app: 0|req: 5/15] 199.19.213.226 () {64 vars in 1272 bytes} [Thu Jun 25 20:12:55 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 25 20:12:55.809382 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.middleware.request_id [req-a3c7ff61-25ee-45f0-b267-783c8f1c1b61 req-deb48dfd-cc23-4aee-99b5-5a2e32f72005 None None] RequestId filter calling following filter/app {{(pid=112344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:55.812864 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [req-a3c7ff61-25ee-45f0-b267-783c8f1c1b61 req-deb48dfd-cc23-4aee-99b5-5a2e32f72005 demo demo] GET https://199.19.213.226/volume/v3/ Jun 25 20:12:55.813224 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [req-a3c7ff61-25ee-45f0-b267-783c8f1c1b61 req-deb48dfd-cc23-4aee-99b5-5a2e32f72005 demo demo] Empty body provided in request {{(pid=112344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:12:55.813539 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [req-a3c7ff61-25ee-45f0-b267-783c8f1c1b61 req-deb48dfd-cc23-4aee-99b5-5a2e32f72005 demo demo] Calling method 'version_select' {{(pid=112344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:12:55.814026 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [req-a3c7ff61-25ee-45f0-b267-783c8f1c1b61 req-deb48dfd-cc23-4aee-99b5-5a2e32f72005 demo demo] https://199.19.213.226/volume/v3/ returned with HTTP 200 Jun 25 20:12:55.814464 np0000182865 devstack@c-api.service[112344]: [pid: 112344|app: 0|req: 4/16] 199.19.213.226 () {66 vars in 1346 bytes} [Thu Jun 25 20:12:55 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:12:55.863075 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.middleware.request_id [None req-86fa9c32-7823-4c34-b3df-d8464af9ac91 None None] RequestId filter calling following filter/app {{(pid=112347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:55.866540 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-86fa9c32-7823-4c34-b3df-d8464af9ac91 demo demo] GET https://199.19.213.226/volume/v3/types/default Jun 25 20:12:55.866820 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-86fa9c32-7823-4c34-b3df-d8464af9ac91 demo demo] Empty body provided in request {{(pid=112347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:12:55.867073 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-86fa9c32-7823-4c34-b3df-d8464af9ac91 demo demo] Calling method 'show' {{(pid=112347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:12:55.877326 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-86fa9c32-7823-4c34-b3df-d8464af9ac91 demo demo] https://199.19.213.226/volume/v3/types/default returned with HTTP 200 Jun 25 20:12:55.877868 np0000182865 devstack@c-api.service[112347]: [pid: 112347|app: 0|req: 4/17] 199.19.213.226 () {64 vars in 1301 bytes} [Thu Jun 25 20:12:55 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:12:55.918061 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.middleware.request_id [None req-30d71fc8-9f14-4ce9-9006-7d9a33ee616e None None] RequestId filter calling following filter/app {{(pid=112346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:55.919169 np0000182865 devstack@c-api.service[112346]: [pid: 112346|app: 0|req: 5/18] 199.19.213.226 () {62 vars in 1068 bytes} [Thu Jun 25 20:12:55 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 25 20:12:55.950209 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.middleware.request_id [None req-7237099f-490c-4fc8-80c0-007c24951b57 None None] RequestId filter calling following filter/app {{(pid=112345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:55.953958 np0000182865 devstack@c-api.service[112345]: [pid: 112345|app: 0|req: 6/19] 199.19.213.226 () {64 vars in 1272 bytes} [Thu Jun 25 20:12:55 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 25 20:12:55.988427 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.middleware.request_id [req-7237099f-490c-4fc8-80c0-007c24951b57 req-ec6df09d-9116-43e3-be21-2a08bc7fe807 None None] RequestId filter calling following filter/app {{(pid=112344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:55.991780 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [req-7237099f-490c-4fc8-80c0-007c24951b57 req-ec6df09d-9116-43e3-be21-2a08bc7fe807 demo demo] GET https://199.19.213.226/volume/v3/ Jun 25 20:12:55.992133 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [req-7237099f-490c-4fc8-80c0-007c24951b57 req-ec6df09d-9116-43e3-be21-2a08bc7fe807 demo demo] Empty body provided in request {{(pid=112344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:12:55.992577 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [req-7237099f-490c-4fc8-80c0-007c24951b57 req-ec6df09d-9116-43e3-be21-2a08bc7fe807 demo demo] Calling method 'version_select' {{(pid=112344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:12:55.993047 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [req-7237099f-490c-4fc8-80c0-007c24951b57 req-ec6df09d-9116-43e3-be21-2a08bc7fe807 demo demo] https://199.19.213.226/volume/v3/ returned with HTTP 200 Jun 25 20:12:55.993503 np0000182865 devstack@c-api.service[112344]: [pid: 112344|app: 0|req: 5/20] 199.19.213.226 () {66 vars in 1346 bytes} [Thu Jun 25 20:12:55 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:12:56.032557 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.middleware.request_id [None req-409458d4-d2d0-4c01-a899-0723125834aa None None] RequestId filter calling following filter/app {{(pid=112347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:12:56.035922 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-409458d4-d2d0-4c01-a899-0723125834aa demo demo] GET https://199.19.213.226/volume/v3/types/default Jun 25 20:12:56.036435 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-409458d4-d2d0-4c01-a899-0723125834aa demo demo] Empty body provided in request {{(pid=112347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:12:56.036729 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-409458d4-d2d0-4c01-a899-0723125834aa demo demo] Calling method 'show' {{(pid=112347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:12:56.046889 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-409458d4-d2d0-4c01-a899-0723125834aa demo demo] https://199.19.213.226/volume/v3/types/default returned with HTTP 200 Jun 25 20:12:56.047298 np0000182865 devstack@c-api.service[112347]: [pid: 112347|app: 0|req: 5/21] 199.19.213.226 () {64 vars in 1301 bytes} [Thu Jun 25 20:12:56 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:13:03.994820 np0000182865 devstack@c-api.service[112344]: DEBUG dbcounter [-] [112344] Writing DB stats cinder:SELECT=1 {{(pid=112344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:13:06.042951 np0000182865 devstack@c-api.service[112347]: DEBUG dbcounter [-] [112347] Writing DB stats cinder:SELECT=8 {{(pid=112347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:18:35.067686 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.middleware.request_id [None req-81a287bb-8c69-408a-bfeb-51eb31246470 None None] RequestId filter calling following filter/app {{(pid=112346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:18:35.178950 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-81a287bb-8c69-408a-bfeb-51eb31246470 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:18:35.179246 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-81a287bb-8c69-408a-bfeb-51eb31246470 demo demo] Empty body provided in request {{(pid=112346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:18:35.179549 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-81a287bb-8c69-408a-bfeb-51eb31246470 demo demo] Calling method 'detail' {{(pid=112346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:18:35.180958 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.api_utils [None req-81a287bb-8c69-408a-bfeb-51eb31246470 demo demo] Removing options '' from query. {{(pid=112346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:18:35.182447 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.volume.api [None req-81a287bb-8c69-408a-bfeb-51eb31246470 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112346) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:18:35.228850 np0000182865 devstack@c-api.service[112346]: INFO cinder.volume.api [None req-81a287bb-8c69-408a-bfeb-51eb31246470 demo demo] Get all volumes completed successfully. Jun 25 20:18:35.232155 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-81a287bb-8c69-408a-bfeb-51eb31246470 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:18:35.232807 np0000182865 devstack@c-api.service[112346]: [pid: 112346|app: 0|req: 6/22] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:18:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:18:45.221043 np0000182865 devstack@c-api.service[112346]: DEBUG dbcounter [-] [112346] Writing DB stats cinder:SELECT=1 {{(pid=112346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:19:35.274241 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.middleware.request_id [None req-486d40d7-3dc0-423e-bd82-b4741dfb453a None None] RequestId filter calling following filter/app {{(pid=112345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:19:35.279341 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [None req-486d40d7-3dc0-423e-bd82-b4741dfb453a demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:19:35.279572 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [None req-486d40d7-3dc0-423e-bd82-b4741dfb453a demo demo] Empty body provided in request {{(pid=112345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:19:35.279842 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [None req-486d40d7-3dc0-423e-bd82-b4741dfb453a demo demo] Calling method 'detail' {{(pid=112345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:19:35.280435 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.api_utils [None req-486d40d7-3dc0-423e-bd82-b4741dfb453a demo demo] Removing options '' from query. {{(pid=112345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:19:35.281561 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.volume.api [None req-486d40d7-3dc0-423e-bd82-b4741dfb453a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:19:35.311504 np0000182865 devstack@c-api.service[112345]: INFO cinder.volume.api [None req-486d40d7-3dc0-423e-bd82-b4741dfb453a demo demo] Get all volumes completed successfully. Jun 25 20:19:35.313479 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [None req-486d40d7-3dc0-423e-bd82-b4741dfb453a demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:19:35.313949 np0000182865 devstack@c-api.service[112345]: [pid: 112345|app: 0|req: 7/23] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:19:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:19:45.304377 np0000182865 devstack@c-api.service[112345]: DEBUG dbcounter [-] [112345] Writing DB stats cinder:SELECT=1 {{(pid=112345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:20:35.339376 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.middleware.request_id [None req-db6b90ad-a08d-44d0-9c73-574256a6485e None None] RequestId filter calling following filter/app {{(pid=112344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:20:35.344480 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-db6b90ad-a08d-44d0-9c73-574256a6485e demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:20:35.344662 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-db6b90ad-a08d-44d0-9c73-574256a6485e demo demo] Empty body provided in request {{(pid=112344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:20:35.344854 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-db6b90ad-a08d-44d0-9c73-574256a6485e demo demo] Calling method 'detail' {{(pid=112344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:20:35.345259 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.api_utils [None req-db6b90ad-a08d-44d0-9c73-574256a6485e demo demo] Removing options '' from query. {{(pid=112344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:20:35.345983 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.volume.api [None req-db6b90ad-a08d-44d0-9c73-574256a6485e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:20:35.402006 np0000182865 devstack@c-api.service[112344]: INFO cinder.volume.api [None req-db6b90ad-a08d-44d0-9c73-574256a6485e demo demo] Get all volumes completed successfully. Jun 25 20:20:35.404636 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-db6b90ad-a08d-44d0-9c73-574256a6485e demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:20:35.405191 np0000182865 devstack@c-api.service[112344]: [pid: 112344|app: 0|req: 6/24] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:20:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:20:45.390629 np0000182865 devstack@c-api.service[112344]: DEBUG dbcounter [-] [112344] Writing DB stats cinder:SELECT=1 {{(pid=112344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:21:35.444035 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.middleware.request_id [None req-0ef7894b-9d5c-42f3-b9fe-2f2c7fab37c2 None None] RequestId filter calling following filter/app {{(pid=112347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:21:35.450862 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-0ef7894b-9d5c-42f3-b9fe-2f2c7fab37c2 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:21:35.451131 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-0ef7894b-9d5c-42f3-b9fe-2f2c7fab37c2 demo demo] Empty body provided in request {{(pid=112347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:21:35.451418 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-0ef7894b-9d5c-42f3-b9fe-2f2c7fab37c2 demo demo] Calling method 'detail' {{(pid=112347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:21:35.452331 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.api_utils [None req-0ef7894b-9d5c-42f3-b9fe-2f2c7fab37c2 demo demo] Removing options '' from query. {{(pid=112347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:21:35.453518 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.volume.api [None req-0ef7894b-9d5c-42f3-b9fe-2f2c7fab37c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112347) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:21:35.510921 np0000182865 devstack@c-api.service[112347]: INFO cinder.volume.api [None req-0ef7894b-9d5c-42f3-b9fe-2f2c7fab37c2 demo demo] Get all volumes completed successfully. Jun 25 20:21:35.513362 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-0ef7894b-9d5c-42f3-b9fe-2f2c7fab37c2 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:21:35.514000 np0000182865 devstack@c-api.service[112347]: [pid: 112347|app: 0|req: 6/25] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:21:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:21:45.506918 np0000182865 devstack@c-api.service[112347]: DEBUG dbcounter [-] [112347] Writing DB stats cinder:SELECT=1 {{(pid=112347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:22:35.546567 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.middleware.request_id [None req-275fcfa2-2476-4962-9c08-08c3ac1f68ff None None] RequestId filter calling following filter/app {{(pid=112346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:22:35.549607 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-275fcfa2-2476-4962-9c08-08c3ac1f68ff demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:22:35.549801 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-275fcfa2-2476-4962-9c08-08c3ac1f68ff demo demo] Empty body provided in request {{(pid=112346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:22:35.550000 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-275fcfa2-2476-4962-9c08-08c3ac1f68ff demo demo] Calling method 'detail' {{(pid=112346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:22:35.550258 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.api_utils [None req-275fcfa2-2476-4962-9c08-08c3ac1f68ff demo demo] Removing options '' from query. {{(pid=112346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:22:35.550987 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.volume.api [None req-275fcfa2-2476-4962-9c08-08c3ac1f68ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112346) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:22:35.560642 np0000182865 devstack@c-api.service[112346]: INFO cinder.volume.api [None req-275fcfa2-2476-4962-9c08-08c3ac1f68ff demo demo] Get all volumes completed successfully. Jun 25 20:22:35.563618 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-275fcfa2-2476-4962-9c08-08c3ac1f68ff demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:22:35.564158 np0000182865 devstack@c-api.service[112346]: [pid: 112346|app: 0|req: 7/26] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:22:35 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:22:45.554128 np0000182865 devstack@c-api.service[112346]: DEBUG dbcounter [-] [112346] Writing DB stats cinder:SELECT=1 {{(pid=112346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:23:35.935620 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.middleware.request_id [None req-dff7e937-c5b0-4078-85f3-30a363272728 None None] RequestId filter calling following filter/app {{(pid=112345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:23:36.080570 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [None req-dff7e937-c5b0-4078-85f3-30a363272728 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:23:36.080956 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [None req-dff7e937-c5b0-4078-85f3-30a363272728 demo demo] Empty body provided in request {{(pid=112345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:23:36.080956 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [None req-dff7e937-c5b0-4078-85f3-30a363272728 demo demo] Calling method 'detail' {{(pid=112345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:23:36.081274 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.api_utils [None req-dff7e937-c5b0-4078-85f3-30a363272728 demo demo] Removing options '' from query. {{(pid=112345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:23:36.081901 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.volume.api [None req-dff7e937-c5b0-4078-85f3-30a363272728 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:23:36.090215 np0000182865 devstack@c-api.service[112345]: INFO cinder.volume.api [None req-dff7e937-c5b0-4078-85f3-30a363272728 demo demo] Get all volumes completed successfully. Jun 25 20:23:36.092077 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [None req-dff7e937-c5b0-4078-85f3-30a363272728 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:23:36.092402 np0000182865 devstack@c-api.service[112345]: [pid: 112345|app: 0|req: 8/27] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:23:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:23:46.084942 np0000182865 devstack@c-api.service[112345]: DEBUG dbcounter [-] [112345] Writing DB stats cinder:SELECT=1 {{(pid=112345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:24:36.127907 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.middleware.request_id [None req-1d46a42f-27e8-4db5-9352-3921d15c0ea1 None None] RequestId filter calling following filter/app {{(pid=112344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:24:36.131867 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-1d46a42f-27e8-4db5-9352-3921d15c0ea1 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:24:36.132137 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-1d46a42f-27e8-4db5-9352-3921d15c0ea1 demo demo] Empty body provided in request {{(pid=112344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:24:36.132421 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-1d46a42f-27e8-4db5-9352-3921d15c0ea1 demo demo] Calling method 'detail' {{(pid=112344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:24:36.132882 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.api_utils [None req-1d46a42f-27e8-4db5-9352-3921d15c0ea1 demo demo] Removing options '' from query. {{(pid=112344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:24:36.134021 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.volume.api [None req-1d46a42f-27e8-4db5-9352-3921d15c0ea1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:24:36.143775 np0000182865 devstack@c-api.service[112344]: INFO cinder.volume.api [None req-1d46a42f-27e8-4db5-9352-3921d15c0ea1 demo demo] Get all volumes completed successfully. Jun 25 20:24:36.145780 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-1d46a42f-27e8-4db5-9352-3921d15c0ea1 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:24:36.146406 np0000182865 devstack@c-api.service[112344]: [pid: 112344|app: 0|req: 7/28] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:24:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 25 20:24:46.138880 np0000182865 devstack@c-api.service[112344]: DEBUG dbcounter [-] [112344] Writing DB stats cinder:SELECT=1 {{(pid=112344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:25:36.164164 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.middleware.request_id [None req-32cacc82-1f90-44f5-aa38-1a87fdd9ce9e None None] RequestId filter calling following filter/app {{(pid=112347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:25:36.166939 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-32cacc82-1f90-44f5-aa38-1a87fdd9ce9e demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:25:36.167180 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-32cacc82-1f90-44f5-aa38-1a87fdd9ce9e demo demo] Empty body provided in request {{(pid=112347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:25:36.167432 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-32cacc82-1f90-44f5-aa38-1a87fdd9ce9e demo demo] Calling method 'detail' {{(pid=112347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:25:36.167780 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.api_utils [None req-32cacc82-1f90-44f5-aa38-1a87fdd9ce9e demo demo] Removing options '' from query. {{(pid=112347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:25:36.168813 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.volume.api [None req-32cacc82-1f90-44f5-aa38-1a87fdd9ce9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112347) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:25:36.176759 np0000182865 devstack@c-api.service[112347]: INFO cinder.volume.api [None req-32cacc82-1f90-44f5-aa38-1a87fdd9ce9e demo demo] Get all volumes completed successfully. Jun 25 20:25:36.178567 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-32cacc82-1f90-44f5-aa38-1a87fdd9ce9e demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:25:36.178908 np0000182865 devstack@c-api.service[112347]: [pid: 112347|app: 0|req: 7/29] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:25:36 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:25:46.172456 np0000182865 devstack@c-api.service[112347]: DEBUG dbcounter [-] [112347] Writing DB stats cinder:SELECT=1 {{(pid=112347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:26:36.195227 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.middleware.request_id [None req-f7a266e9-be19-4ed7-84d3-de7621630592 None None] RequestId filter calling following filter/app {{(pid=112346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:26:36.199144 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-f7a266e9-be19-4ed7-84d3-de7621630592 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:26:36.199391 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-f7a266e9-be19-4ed7-84d3-de7621630592 demo demo] Empty body provided in request {{(pid=112346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:26:36.199659 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-f7a266e9-be19-4ed7-84d3-de7621630592 demo demo] Calling method 'detail' {{(pid=112346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:26:36.199997 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.api_utils [None req-f7a266e9-be19-4ed7-84d3-de7621630592 demo demo] Removing options '' from query. {{(pid=112346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:26:36.201044 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.volume.api [None req-f7a266e9-be19-4ed7-84d3-de7621630592 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112346) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:26:36.211231 np0000182865 devstack@c-api.service[112346]: INFO cinder.volume.api [None req-f7a266e9-be19-4ed7-84d3-de7621630592 demo demo] Get all volumes completed successfully. Jun 25 20:26:36.213769 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-f7a266e9-be19-4ed7-84d3-de7621630592 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:26:36.214250 np0000182865 devstack@c-api.service[112346]: [pid: 112346|app: 0|req: 8/30] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:26:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:26:46.204897 np0000182865 devstack@c-api.service[112346]: DEBUG dbcounter [-] [112346] Writing DB stats cinder:SELECT=1 {{(pid=112346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:27:36.240606 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.middleware.request_id [None req-17fa0ec4-9072-4f3f-b9f7-b2766fe1fb02 None None] RequestId filter calling following filter/app {{(pid=112345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:27:36.244814 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [None req-17fa0ec4-9072-4f3f-b9f7-b2766fe1fb02 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:27:36.245133 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [None req-17fa0ec4-9072-4f3f-b9f7-b2766fe1fb02 demo demo] Empty body provided in request {{(pid=112345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:27:36.245457 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [None req-17fa0ec4-9072-4f3f-b9f7-b2766fe1fb02 demo demo] Calling method 'detail' {{(pid=112345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:27:36.245910 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.api_utils [None req-17fa0ec4-9072-4f3f-b9f7-b2766fe1fb02 demo demo] Removing options '' from query. {{(pid=112345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:27:36.247052 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.volume.api [None req-17fa0ec4-9072-4f3f-b9f7-b2766fe1fb02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:27:36.257339 np0000182865 devstack@c-api.service[112345]: INFO cinder.volume.api [None req-17fa0ec4-9072-4f3f-b9f7-b2766fe1fb02 demo demo] Get all volumes completed successfully. Jun 25 20:27:36.259335 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [None req-17fa0ec4-9072-4f3f-b9f7-b2766fe1fb02 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:27:36.259639 np0000182865 devstack@c-api.service[112345]: [pid: 112345|app: 0|req: 9/31] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:27:36 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:27:46.251481 np0000182865 devstack@c-api.service[112345]: DEBUG dbcounter [-] [112345] Writing DB stats cinder:SELECT=1 {{(pid=112345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:28:36.291961 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.middleware.request_id [None req-638bb1ed-31e5-422d-80e7-ead30132b089 None None] RequestId filter calling following filter/app {{(pid=112344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:28:36.433018 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-638bb1ed-31e5-422d-80e7-ead30132b089 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:28:36.433383 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-638bb1ed-31e5-422d-80e7-ead30132b089 demo demo] Empty body provided in request {{(pid=112344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:28:36.433785 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-638bb1ed-31e5-422d-80e7-ead30132b089 demo demo] Calling method 'detail' {{(pid=112344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:28:36.434241 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.api_utils [None req-638bb1ed-31e5-422d-80e7-ead30132b089 demo demo] Removing options '' from query. {{(pid=112344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:28:36.435690 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.volume.api [None req-638bb1ed-31e5-422d-80e7-ead30132b089 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:28:36.446011 np0000182865 devstack@c-api.service[112344]: INFO cinder.volume.api [None req-638bb1ed-31e5-422d-80e7-ead30132b089 demo demo] Get all volumes completed successfully. Jun 25 20:28:36.447897 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-638bb1ed-31e5-422d-80e7-ead30132b089 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:28:36.448249 np0000182865 devstack@c-api.service[112344]: [pid: 112344|app: 0|req: 8/32] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:28:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:28:46.440761 np0000182865 devstack@c-api.service[112344]: DEBUG dbcounter [-] [112344] Writing DB stats cinder:SELECT=1 {{(pid=112344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:29:36.478125 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.middleware.request_id [None req-e278e376-5938-4c13-a1f7-9b1b7a8885a9 None None] RequestId filter calling following filter/app {{(pid=112347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:29:36.480949 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-e278e376-5938-4c13-a1f7-9b1b7a8885a9 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:29:36.481178 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-e278e376-5938-4c13-a1f7-9b1b7a8885a9 demo demo] Empty body provided in request {{(pid=112347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:29:36.481449 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-e278e376-5938-4c13-a1f7-9b1b7a8885a9 demo demo] Calling method 'detail' {{(pid=112347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:29:36.481792 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.api_utils [None req-e278e376-5938-4c13-a1f7-9b1b7a8885a9 demo demo] Removing options '' from query. {{(pid=112347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:29:36.483076 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.volume.api [None req-e278e376-5938-4c13-a1f7-9b1b7a8885a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112347) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:29:36.494214 np0000182865 devstack@c-api.service[112347]: INFO cinder.volume.api [None req-e278e376-5938-4c13-a1f7-9b1b7a8885a9 demo demo] Get all volumes completed successfully. Jun 25 20:29:36.497115 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-e278e376-5938-4c13-a1f7-9b1b7a8885a9 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:29:36.497115 np0000182865 devstack@c-api.service[112347]: [pid: 112347|app: 0|req: 8/33] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:29:36 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:29:46.486886 np0000182865 devstack@c-api.service[112347]: DEBUG dbcounter [-] [112347] Writing DB stats cinder:SELECT=1 {{(pid=112347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:30:36.520012 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.middleware.request_id [None req-fd84323a-d572-43d9-afa2-7faa7f3d68bb None None] RequestId filter calling following filter/app {{(pid=112346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:30:36.524361 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-fd84323a-d572-43d9-afa2-7faa7f3d68bb demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:30:36.524626 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-fd84323a-d572-43d9-afa2-7faa7f3d68bb demo demo] Empty body provided in request {{(pid=112346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:30:36.524944 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-fd84323a-d572-43d9-afa2-7faa7f3d68bb demo demo] Calling method 'detail' {{(pid=112346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:30:36.525405 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.api_utils [None req-fd84323a-d572-43d9-afa2-7faa7f3d68bb demo demo] Removing options '' from query. {{(pid=112346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:30:36.526495 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.volume.api [None req-fd84323a-d572-43d9-afa2-7faa7f3d68bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112346) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:30:36.537836 np0000182865 devstack@c-api.service[112346]: INFO cinder.volume.api [None req-fd84323a-d572-43d9-afa2-7faa7f3d68bb demo demo] Get all volumes completed successfully. Jun 25 20:30:36.544062 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-fd84323a-d572-43d9-afa2-7faa7f3d68bb demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:30:36.544631 np0000182865 devstack@c-api.service[112346]: [pid: 112346|app: 0|req: 9/34] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:30:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:30:46.530666 np0000182865 devstack@c-api.service[112346]: DEBUG dbcounter [-] [112346] Writing DB stats cinder:SELECT=1 {{(pid=112346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:31:36.566879 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.middleware.request_id [None req-2b338c20-8367-496e-8230-8c179c50d8c1 None None] RequestId filter calling following filter/app {{(pid=112345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:31:36.570578 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [None req-2b338c20-8367-496e-8230-8c179c50d8c1 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:31:36.570852 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [None req-2b338c20-8367-496e-8230-8c179c50d8c1 demo demo] Empty body provided in request {{(pid=112345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:31:36.571123 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [None req-2b338c20-8367-496e-8230-8c179c50d8c1 demo demo] Calling method 'detail' {{(pid=112345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:31:36.571934 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.api_utils [None req-2b338c20-8367-496e-8230-8c179c50d8c1 demo demo] Removing options '' from query. {{(pid=112345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:31:36.574944 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.volume.api [None req-2b338c20-8367-496e-8230-8c179c50d8c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:31:36.582944 np0000182865 devstack@c-api.service[112345]: INFO cinder.volume.api [None req-2b338c20-8367-496e-8230-8c179c50d8c1 demo demo] Get all volumes completed successfully. Jun 25 20:31:36.585336 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [None req-2b338c20-8367-496e-8230-8c179c50d8c1 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:31:36.585881 np0000182865 devstack@c-api.service[112345]: [pid: 112345|app: 0|req: 10/35] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:31:36 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:31:46.578100 np0000182865 devstack@c-api.service[112345]: DEBUG dbcounter [-] [112345] Writing DB stats cinder:SELECT=1 {{(pid=112345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:32:36.605868 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.middleware.request_id [None req-d63c8db2-9717-4db7-a473-ab70535ec204 None None] RequestId filter calling following filter/app {{(pid=112344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:32:36.608150 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-d63c8db2-9717-4db7-a473-ab70535ec204 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:32:36.608372 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-d63c8db2-9717-4db7-a473-ab70535ec204 demo demo] Empty body provided in request {{(pid=112344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:32:36.608555 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-d63c8db2-9717-4db7-a473-ab70535ec204 demo demo] Calling method 'detail' {{(pid=112344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:32:36.609189 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.api_utils [None req-d63c8db2-9717-4db7-a473-ab70535ec204 demo demo] Removing options '' from query. {{(pid=112344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:32:36.609489 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.volume.api [None req-d63c8db2-9717-4db7-a473-ab70535ec204 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:32:36.620993 np0000182865 devstack@c-api.service[112344]: INFO cinder.volume.api [None req-d63c8db2-9717-4db7-a473-ab70535ec204 demo demo] Get all volumes completed successfully. Jun 25 20:32:36.625393 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-d63c8db2-9717-4db7-a473-ab70535ec204 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:32:36.626148 np0000182865 devstack@c-api.service[112344]: [pid: 112344|app: 0|req: 9/36] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:32:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 25 20:32:46.613059 np0000182865 devstack@c-api.service[112344]: DEBUG dbcounter [-] [112344] Writing DB stats cinder:SELECT=1 {{(pid=112344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:33:36.645931 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.middleware.request_id [None req-dedda084-0be3-489f-929e-3d5a57716f72 None None] RequestId filter calling following filter/app {{(pid=112347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:33:36.776672 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-dedda084-0be3-489f-929e-3d5a57716f72 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:33:36.777110 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-dedda084-0be3-489f-929e-3d5a57716f72 demo demo] Empty body provided in request {{(pid=112347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:33:36.777512 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-dedda084-0be3-489f-929e-3d5a57716f72 demo demo] Calling method 'detail' {{(pid=112347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:33:36.778037 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.api_utils [None req-dedda084-0be3-489f-929e-3d5a57716f72 demo demo] Removing options '' from query. {{(pid=112347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:33:36.779641 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.volume.api [None req-dedda084-0be3-489f-929e-3d5a57716f72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112347) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:33:36.788389 np0000182865 devstack@c-api.service[112347]: INFO cinder.volume.api [None req-dedda084-0be3-489f-929e-3d5a57716f72 demo demo] Get all volumes completed successfully. Jun 25 20:33:36.790231 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-dedda084-0be3-489f-929e-3d5a57716f72 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:33:36.790551 np0000182865 devstack@c-api.service[112347]: [pid: 112347|app: 0|req: 9/37] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:33:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:33:46.784014 np0000182865 devstack@c-api.service[112347]: DEBUG dbcounter [-] [112347] Writing DB stats cinder:SELECT=1 {{(pid=112347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:34:36.808068 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.middleware.request_id [None req-1de4025b-a255-4710-af90-f0d6e5605f94 None None] RequestId filter calling following filter/app {{(pid=112346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:34:36.810143 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-1de4025b-a255-4710-af90-f0d6e5605f94 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:34:36.810337 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-1de4025b-a255-4710-af90-f0d6e5605f94 demo demo] Empty body provided in request {{(pid=112346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:34:36.810457 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-1de4025b-a255-4710-af90-f0d6e5605f94 demo demo] Calling method 'detail' {{(pid=112346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:34:36.810687 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.api_utils [None req-1de4025b-a255-4710-af90-f0d6e5605f94 demo demo] Removing options '' from query. {{(pid=112346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:34:36.811373 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.volume.api [None req-1de4025b-a255-4710-af90-f0d6e5605f94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112346) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:34:36.818689 np0000182865 devstack@c-api.service[112346]: INFO cinder.volume.api [None req-1de4025b-a255-4710-af90-f0d6e5605f94 demo demo] Get all volumes completed successfully. Jun 25 20:34:36.821199 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-1de4025b-a255-4710-af90-f0d6e5605f94 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:34:36.821617 np0000182865 devstack@c-api.service[112346]: [pid: 112346|app: 0|req: 10/38] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:34:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:34:46.813919 np0000182865 devstack@c-api.service[112346]: DEBUG dbcounter [-] [112346] Writing DB stats cinder:SELECT=1 {{(pid=112346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:35:36.843813 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.middleware.request_id [None req-7cfedc03-2178-44f2-9a9b-9f6ea93193df None None] RequestId filter calling following filter/app {{(pid=112345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:35:36.848208 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [None req-7cfedc03-2178-44f2-9a9b-9f6ea93193df demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:35:36.848876 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [None req-7cfedc03-2178-44f2-9a9b-9f6ea93193df demo demo] Empty body provided in request {{(pid=112345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:35:36.848876 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [None req-7cfedc03-2178-44f2-9a9b-9f6ea93193df demo demo] Calling method 'detail' {{(pid=112345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:35:36.849292 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.api_utils [None req-7cfedc03-2178-44f2-9a9b-9f6ea93193df demo demo] Removing options '' from query. {{(pid=112345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:35:36.850499 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.volume.api [None req-7cfedc03-2178-44f2-9a9b-9f6ea93193df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:35:36.861998 np0000182865 devstack@c-api.service[112345]: INFO cinder.volume.api [None req-7cfedc03-2178-44f2-9a9b-9f6ea93193df demo demo] Get all volumes completed successfully. Jun 25 20:35:36.864365 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [None req-7cfedc03-2178-44f2-9a9b-9f6ea93193df demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:35:36.864859 np0000182865 devstack@c-api.service[112345]: [pid: 112345|app: 0|req: 11/39] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:35:36 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:35:46.855551 np0000182865 devstack@c-api.service[112345]: DEBUG dbcounter [-] [112345] Writing DB stats cinder:SELECT=1 {{(pid=112345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:36:36.888808 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.middleware.request_id [None req-f8c73b58-9d7c-4a4c-84de-1fa960700611 None None] RequestId filter calling following filter/app {{(pid=112344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:36:36.895689 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-f8c73b58-9d7c-4a4c-84de-1fa960700611 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:36:36.896825 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-f8c73b58-9d7c-4a4c-84de-1fa960700611 demo demo] Empty body provided in request {{(pid=112344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:36:36.897376 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-f8c73b58-9d7c-4a4c-84de-1fa960700611 demo demo] Calling method 'detail' {{(pid=112344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:36:36.898007 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.api_utils [None req-f8c73b58-9d7c-4a4c-84de-1fa960700611 demo demo] Removing options '' from query. {{(pid=112344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:36:36.899806 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.volume.api [None req-f8c73b58-9d7c-4a4c-84de-1fa960700611 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:36:36.909037 np0000182865 devstack@c-api.service[112344]: INFO cinder.volume.api [None req-f8c73b58-9d7c-4a4c-84de-1fa960700611 demo demo] Get all volumes completed successfully. Jun 25 20:36:36.911165 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-f8c73b58-9d7c-4a4c-84de-1fa960700611 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:36:36.911670 np0000182865 devstack@c-api.service[112344]: [pid: 112344|app: 0|req: 10/40] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:36:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:36:46.904099 np0000182865 devstack@c-api.service[112344]: DEBUG dbcounter [-] [112344] Writing DB stats cinder:SELECT=1 {{(pid=112344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:37:36.934637 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.middleware.request_id [None req-66f443aa-3fc7-4406-923e-be64226dcfd5 None None] RequestId filter calling following filter/app {{(pid=112347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:37:36.937968 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-66f443aa-3fc7-4406-923e-be64226dcfd5 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:37:36.938205 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-66f443aa-3fc7-4406-923e-be64226dcfd5 demo demo] Empty body provided in request {{(pid=112347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:37:36.938463 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-66f443aa-3fc7-4406-923e-be64226dcfd5 demo demo] Calling method 'detail' {{(pid=112347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:37:36.938845 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.api_utils [None req-66f443aa-3fc7-4406-923e-be64226dcfd5 demo demo] Removing options '' from query. {{(pid=112347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:37:36.939832 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.volume.api [None req-66f443aa-3fc7-4406-923e-be64226dcfd5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112347) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:37:36.948200 np0000182865 devstack@c-api.service[112347]: INFO cinder.volume.api [None req-66f443aa-3fc7-4406-923e-be64226dcfd5 demo demo] Get all volumes completed successfully. Jun 25 20:37:36.949990 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-66f443aa-3fc7-4406-923e-be64226dcfd5 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:37:36.950836 np0000182865 devstack@c-api.service[112347]: [pid: 112347|app: 0|req: 10/41] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:37:36 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:37:46.943437 np0000182865 devstack@c-api.service[112347]: DEBUG dbcounter [-] [112347] Writing DB stats cinder:SELECT=1 {{(pid=112347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:38:36.971916 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.middleware.request_id [None req-1d6cf980-2029-403a-b7cb-e5e4de7bcd1f None None] RequestId filter calling following filter/app {{(pid=112346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:38:37.069252 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-1d6cf980-2029-403a-b7cb-e5e4de7bcd1f demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:38:37.069625 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-1d6cf980-2029-403a-b7cb-e5e4de7bcd1f demo demo] Empty body provided in request {{(pid=112346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:38:37.070403 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-1d6cf980-2029-403a-b7cb-e5e4de7bcd1f demo demo] Calling method 'detail' {{(pid=112346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:38:37.070914 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.api_utils [None req-1d6cf980-2029-403a-b7cb-e5e4de7bcd1f demo demo] Removing options '' from query. {{(pid=112346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:38:37.072521 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.volume.api [None req-1d6cf980-2029-403a-b7cb-e5e4de7bcd1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112346) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:38:37.079675 np0000182865 devstack@c-api.service[112346]: INFO cinder.volume.api [None req-1d6cf980-2029-403a-b7cb-e5e4de7bcd1f demo demo] Get all volumes completed successfully. Jun 25 20:38:37.081849 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-1d6cf980-2029-403a-b7cb-e5e4de7bcd1f demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:38:37.082196 np0000182865 devstack@c-api.service[112346]: [pid: 112346|app: 0|req: 11/42] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:38:36 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:38:47.075362 np0000182865 devstack@c-api.service[112346]: DEBUG dbcounter [-] [112346] Writing DB stats cinder:SELECT=1 {{(pid=112346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:39:37.097577 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.middleware.request_id [None req-8d13bf1d-3fc3-451e-a800-8e7c05d4ab01 None None] RequestId filter calling following filter/app {{(pid=112345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:39:37.102104 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [None req-8d13bf1d-3fc3-451e-a800-8e7c05d4ab01 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:39:37.102377 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [None req-8d13bf1d-3fc3-451e-a800-8e7c05d4ab01 demo demo] Empty body provided in request {{(pid=112345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:39:37.102983 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [None req-8d13bf1d-3fc3-451e-a800-8e7c05d4ab01 demo demo] Calling method 'detail' {{(pid=112345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:39:37.103321 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.api_utils [None req-8d13bf1d-3fc3-451e-a800-8e7c05d4ab01 demo demo] Removing options '' from query. {{(pid=112345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:39:37.104526 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.volume.api [None req-8d13bf1d-3fc3-451e-a800-8e7c05d4ab01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:39:37.115164 np0000182865 devstack@c-api.service[112345]: INFO cinder.volume.api [None req-8d13bf1d-3fc3-451e-a800-8e7c05d4ab01 demo demo] Get all volumes completed successfully. Jun 25 20:39:37.117302 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [None req-8d13bf1d-3fc3-451e-a800-8e7c05d4ab01 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:39:37.117755 np0000182865 devstack@c-api.service[112345]: [pid: 112345|app: 0|req: 12/43] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:39:37 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:39:47.109053 np0000182865 devstack@c-api.service[112345]: DEBUG dbcounter [-] [112345] Writing DB stats cinder:SELECT=1 {{(pid=112345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:40:37.138291 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.middleware.request_id [None req-9232c7d5-2866-4fed-94bd-50fc8beeaa9b None None] RequestId filter calling following filter/app {{(pid=112344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:40:37.141823 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-9232c7d5-2866-4fed-94bd-50fc8beeaa9b demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:40:37.142129 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-9232c7d5-2866-4fed-94bd-50fc8beeaa9b demo demo] Empty body provided in request {{(pid=112344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:40:37.142408 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-9232c7d5-2866-4fed-94bd-50fc8beeaa9b demo demo] Calling method 'detail' {{(pid=112344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:40:37.142791 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.api_utils [None req-9232c7d5-2866-4fed-94bd-50fc8beeaa9b demo demo] Removing options '' from query. {{(pid=112344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:40:37.143849 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.volume.api [None req-9232c7d5-2866-4fed-94bd-50fc8beeaa9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:40:37.154264 np0000182865 devstack@c-api.service[112344]: INFO cinder.volume.api [None req-9232c7d5-2866-4fed-94bd-50fc8beeaa9b demo demo] Get all volumes completed successfully. Jun 25 20:40:37.156251 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-9232c7d5-2866-4fed-94bd-50fc8beeaa9b demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:40:37.156665 np0000182865 devstack@c-api.service[112344]: [pid: 112344|app: 0|req: 11/44] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:40:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:40:47.148038 np0000182865 devstack@c-api.service[112344]: DEBUG dbcounter [-] [112344] Writing DB stats cinder:SELECT=1 {{(pid=112344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:41:37.179236 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.middleware.request_id [None req-5fd65732-36b2-4d1d-ad13-57080117ca5b None None] RequestId filter calling following filter/app {{(pid=112347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:41:37.182035 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-5fd65732-36b2-4d1d-ad13-57080117ca5b demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:41:37.182194 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-5fd65732-36b2-4d1d-ad13-57080117ca5b demo demo] Empty body provided in request {{(pid=112347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:41:37.182490 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-5fd65732-36b2-4d1d-ad13-57080117ca5b demo demo] Calling method 'detail' {{(pid=112347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:41:37.182842 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.api_utils [None req-5fd65732-36b2-4d1d-ad13-57080117ca5b demo demo] Removing options '' from query. {{(pid=112347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:41:37.184031 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.volume.api [None req-5fd65732-36b2-4d1d-ad13-57080117ca5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112347) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:41:37.193021 np0000182865 devstack@c-api.service[112347]: INFO cinder.volume.api [None req-5fd65732-36b2-4d1d-ad13-57080117ca5b demo demo] Get all volumes completed successfully. Jun 25 20:41:37.195677 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-5fd65732-36b2-4d1d-ad13-57080117ca5b demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:41:37.196056 np0000182865 devstack@c-api.service[112347]: [pid: 112347|app: 0|req: 11/45] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:41:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:41:47.187195 np0000182865 devstack@c-api.service[112347]: DEBUG dbcounter [-] [112347] Writing DB stats cinder:SELECT=1 {{(pid=112347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:42:37.213513 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.middleware.request_id [None req-7e2ba545-e237-46e1-b140-608d8e9a3d0b None None] RequestId filter calling following filter/app {{(pid=112346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:42:37.217479 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-7e2ba545-e237-46e1-b140-608d8e9a3d0b demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:42:37.217890 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-7e2ba545-e237-46e1-b140-608d8e9a3d0b demo demo] Empty body provided in request {{(pid=112346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:42:37.218250 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-7e2ba545-e237-46e1-b140-608d8e9a3d0b demo demo] Calling method 'detail' {{(pid=112346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:42:37.218694 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.api_utils [None req-7e2ba545-e237-46e1-b140-608d8e9a3d0b demo demo] Removing options '' from query. {{(pid=112346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:42:37.220109 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.volume.api [None req-7e2ba545-e237-46e1-b140-608d8e9a3d0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112346) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:42:37.229239 np0000182865 devstack@c-api.service[112346]: INFO cinder.volume.api [None req-7e2ba545-e237-46e1-b140-608d8e9a3d0b demo demo] Get all volumes completed successfully. Jun 25 20:42:37.231025 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-7e2ba545-e237-46e1-b140-608d8e9a3d0b demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:42:37.231331 np0000182865 devstack@c-api.service[112346]: [pid: 112346|app: 0|req: 12/46] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:42:37 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:42:47.223715 np0000182865 devstack@c-api.service[112346]: DEBUG dbcounter [-] [112346] Writing DB stats cinder:SELECT=1 {{(pid=112346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:43:37.247407 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.middleware.request_id [None req-77d7d6e6-d9c8-4119-84ef-6c213b7a8705 None None] RequestId filter calling following filter/app {{(pid=112345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:43:37.294635 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [None req-77d7d6e6-d9c8-4119-84ef-6c213b7a8705 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:43:37.295224 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [None req-77d7d6e6-d9c8-4119-84ef-6c213b7a8705 demo demo] Empty body provided in request {{(pid=112345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:43:37.295605 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.openstack.wsgi [None req-77d7d6e6-d9c8-4119-84ef-6c213b7a8705 demo demo] Calling method 'detail' {{(pid=112345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:43:37.297395 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.api.api_utils [None req-77d7d6e6-d9c8-4119-84ef-6c213b7a8705 demo demo] Removing options '' from query. {{(pid=112345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:43:37.298271 np0000182865 devstack@c-api.service[112345]: DEBUG cinder.volume.api [None req-77d7d6e6-d9c8-4119-84ef-6c213b7a8705 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:43:37.306359 np0000182865 devstack@c-api.service[112345]: INFO cinder.volume.api [None req-77d7d6e6-d9c8-4119-84ef-6c213b7a8705 demo demo] Get all volumes completed successfully. Jun 25 20:43:37.309132 np0000182865 devstack@c-api.service[112345]: INFO cinder.api.openstack.wsgi [None req-77d7d6e6-d9c8-4119-84ef-6c213b7a8705 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:43:37.309581 np0000182865 devstack@c-api.service[112345]: [pid: 112345|app: 0|req: 13/47] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:43:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:43:47.301269 np0000182865 devstack@c-api.service[112345]: DEBUG dbcounter [-] [112345] Writing DB stats cinder:SELECT=1 {{(pid=112345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:44:37.328190 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.middleware.request_id [None req-b299016b-bcff-4886-9e92-87386731a4e6 None None] RequestId filter calling following filter/app {{(pid=112344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:44:37.332563 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-b299016b-bcff-4886-9e92-87386731a4e6 demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:44:37.332974 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-b299016b-bcff-4886-9e92-87386731a4e6 demo demo] Empty body provided in request {{(pid=112344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:44:37.333269 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.openstack.wsgi [None req-b299016b-bcff-4886-9e92-87386731a4e6 demo demo] Calling method 'detail' {{(pid=112344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:44:37.333568 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.api.api_utils [None req-b299016b-bcff-4886-9e92-87386731a4e6 demo demo] Removing options '' from query. {{(pid=112344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:44:37.334521 np0000182865 devstack@c-api.service[112344]: DEBUG cinder.volume.api [None req-b299016b-bcff-4886-9e92-87386731a4e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:44:37.347136 np0000182865 devstack@c-api.service[112344]: INFO cinder.volume.api [None req-b299016b-bcff-4886-9e92-87386731a4e6 demo demo] Get all volumes completed successfully. Jun 25 20:44:37.349693 np0000182865 devstack@c-api.service[112344]: INFO cinder.api.openstack.wsgi [None req-b299016b-bcff-4886-9e92-87386731a4e6 demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:44:37.350177 np0000182865 devstack@c-api.service[112344]: [pid: 112344|app: 0|req: 12/48] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:44:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:44:47.338598 np0000182865 devstack@c-api.service[112344]: DEBUG dbcounter [-] [112344] Writing DB stats cinder:SELECT=1 {{(pid=112344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:45:37.371290 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.middleware.request_id [None req-14530fca-e1be-4e81-aac6-bdf433303e0f None None] RequestId filter calling following filter/app {{(pid=112347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:45:37.375340 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-14530fca-e1be-4e81-aac6-bdf433303e0f demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:45:37.375590 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-14530fca-e1be-4e81-aac6-bdf433303e0f demo demo] Empty body provided in request {{(pid=112347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:45:37.375901 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [None req-14530fca-e1be-4e81-aac6-bdf433303e0f demo demo] Calling method 'detail' {{(pid=112347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:45:37.376249 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.api.api_utils [None req-14530fca-e1be-4e81-aac6-bdf433303e0f demo demo] Removing options '' from query. {{(pid=112347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:45:37.377441 np0000182865 devstack@c-api.service[112347]: DEBUG cinder.volume.api [None req-14530fca-e1be-4e81-aac6-bdf433303e0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112347) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:45:37.386531 np0000182865 devstack@c-api.service[112347]: INFO cinder.volume.api [None req-14530fca-e1be-4e81-aac6-bdf433303e0f demo demo] Get all volumes completed successfully. Jun 25 20:45:37.388347 np0000182865 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [None req-14530fca-e1be-4e81-aac6-bdf433303e0f demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:45:37.388710 np0000182865 devstack@c-api.service[112347]: [pid: 112347|app: 0|req: 12/49] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:45:37 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:45:47.382158 np0000182865 devstack@c-api.service[112347]: DEBUG dbcounter [-] [112347] Writing DB stats cinder:SELECT=1 {{(pid=112347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:46:37.409909 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.middleware.request_id [None req-d6fdc359-d7e1-4156-b22e-0ddf3fca421a None None] RequestId filter calling following filter/app {{(pid=112346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:46:37.414699 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-d6fdc359-d7e1-4156-b22e-0ddf3fca421a demo demo] GET https://199.19.213.226/volume/v3/volumes/detail Jun 25 20:46:37.415119 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-d6fdc359-d7e1-4156-b22e-0ddf3fca421a demo demo] Empty body provided in request {{(pid=112346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:46:37.415659 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.openstack.wsgi [None req-d6fdc359-d7e1-4156-b22e-0ddf3fca421a demo demo] Calling method 'detail' {{(pid=112346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:46:37.416129 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.api.api_utils [None req-d6fdc359-d7e1-4156-b22e-0ddf3fca421a demo demo] Removing options '' from query. {{(pid=112346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:46:37.416910 np0000182865 devstack@c-api.service[112346]: DEBUG cinder.volume.api [None req-d6fdc359-d7e1-4156-b22e-0ddf3fca421a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112346) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:46:37.425207 np0000182865 devstack@c-api.service[112346]: INFO cinder.volume.api [None req-d6fdc359-d7e1-4156-b22e-0ddf3fca421a demo demo] Get all volumes completed successfully. Jun 25 20:46:37.427875 np0000182865 devstack@c-api.service[112346]: INFO cinder.api.openstack.wsgi [None req-d6fdc359-d7e1-4156-b22e-0ddf3fca421a demo demo] https://199.19.213.226/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:46:37.428347 np0000182865 devstack@c-api.service[112346]: [pid: 112346|app: 0|req: 13/50] 199.19.213.226 () {64 vars in 1296 bytes} [Thu Jun 25 20:46:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:46:47.420572 np0000182865 devstack@c-api.service[112346]: DEBUG dbcounter [-] [112346] Writing DB stats cinder:SELECT=1 {{(pid=112346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}