Jun 29 04:55:48.490890 np0000183412 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:55:48.502880 np0000183412 devstack@c-api.service[113099]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:55:48.505728 np0000183412 devstack@c-api.service[113099]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:55:48 2026] *** Jun 29 04:55:48.505728 np0000183412 devstack@c-api.service[113099]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:55:48.505728 np0000183412 devstack@c-api.service[113099]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:55:48.505728 np0000183412 devstack@c-api.service[113099]: nodename: np0000183412 Jun 29 04:55:48.505728 np0000183412 devstack@c-api.service[113099]: machine: x86_64 Jun 29 04:55:48.505728 np0000183412 devstack@c-api.service[113099]: clock source: unix Jun 29 04:55:48.505728 np0000183412 devstack@c-api.service[113099]: pcre jit disabled Jun 29 04:55:48.505728 np0000183412 devstack@c-api.service[113099]: detected number of CPU cores: 16 Jun 29 04:55:48.505728 np0000183412 devstack@c-api.service[113099]: current working directory: / Jun 29 04:55:48.505728 np0000183412 devstack@c-api.service[113099]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:55:48.505728 np0000183412 devstack@c-api.service[113099]: your processes number limit is 256917 Jun 29 04:55:48.505728 np0000183412 devstack@c-api.service[113099]: your memory page size is 4096 bytes Jun 29 04:55:48.505728 np0000183412 devstack@c-api.service[113099]: detected max file descriptor number: 2048 Jun 29 04:55:48.505728 np0000183412 devstack@c-api.service[113099]: lock engine: pthread robust mutexes Jun 29 04:55:48.506503 np0000183412 devstack@c-api.service[113099]: thunder lock: enabled Jun 29 04:55:48.506503 np0000183412 devstack@c-api.service[113099]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:55:48.506503 np0000183412 devstack@c-api.service[113099]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:55:48.506503 np0000183412 devstack@c-api.service[113099]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:55:48.506503 np0000183412 devstack@c-api.service[113099]: Set PythonHome to /opt/stack/data/venv Jun 29 04:55:48.550579 np0000183412 devstack@c-api.service[113099]: Python main interpreter initialized at 0x7c95c24a3668 Jun 29 04:55:48.550579 np0000183412 devstack@c-api.service[113099]: python threads support enabled Jun 29 04:55:48.550579 np0000183412 devstack@c-api.service[113099]: your server socket listen backlog is limited to 100 connections Jun 29 04:55:48.550579 np0000183412 devstack@c-api.service[113099]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:55:48.551276 np0000183412 devstack@c-api.service[113099]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:55:48.551445 np0000183412 devstack@c-api.service[113099]: *** Operational MODE: preforking *** Jun 29 04:55:48.551689 np0000183412 devstack@c-api.service[113099]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:55:48.551689 np0000183412 devstack@c-api.service[113099]: spawned uWSGI master process (pid: 113099) Jun 29 04:55:48.551862 np0000183412 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:55:48.555270 np0000183412 devstack@c-api.service[113099]: spawned uWSGI worker 1 (pid: 113103, cores: 1) Jun 29 04:55:48.555270 np0000183412 devstack@c-api.service[113099]: spawned uWSGI worker 2 (pid: 113104, cores: 1) Jun 29 04:55:48.555270 np0000183412 devstack@c-api.service[113099]: spawned uWSGI worker 3 (pid: 113105, cores: 1) Jun 29 04:55:48.555270 np0000183412 devstack@c-api.service[113099]: spawned uWSGI worker 4 (pid: 113106, cores: 1) Jun 29 04:55:48.555270 np0000183412 devstack@c-api.service[113099]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:55:48.680299 np0000183412 devstack@c-api.service[113103]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:55:48.680299 np0000183412 devstack@c-api.service[113103]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:55:48.680299 np0000183412 devstack@c-api.service[113103]: we strongly recommend against using it for new projects. Jun 29 04:55:48.680299 np0000183412 devstack@c-api.service[113103]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:55:48.680299 np0000183412 devstack@c-api.service[113103]: framework. For more detail see Jun 29 04:55:48.680299 np0000183412 devstack@c-api.service[113103]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:55:48.680299 np0000183412 devstack@c-api.service[113103]: import eventlet # noqa Jun 29 04:55:48.681380 np0000183412 devstack@c-api.service[113105]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:55:48.681380 np0000183412 devstack@c-api.service[113105]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:55:48.681380 np0000183412 devstack@c-api.service[113105]: we strongly recommend against using it for new projects. Jun 29 04:55:48.681380 np0000183412 devstack@c-api.service[113105]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:55:48.681380 np0000183412 devstack@c-api.service[113105]: framework. For more detail see Jun 29 04:55:48.681380 np0000183412 devstack@c-api.service[113105]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:55:48.681380 np0000183412 devstack@c-api.service[113105]: import eventlet # noqa Jun 29 04:55:48.693103 np0000183412 devstack@c-api.service[113106]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:55:48.693103 np0000183412 devstack@c-api.service[113106]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:55:48.693103 np0000183412 devstack@c-api.service[113106]: we strongly recommend against using it for new projects. Jun 29 04:55:48.693103 np0000183412 devstack@c-api.service[113106]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:55:48.693103 np0000183412 devstack@c-api.service[113106]: framework. For more detail see Jun 29 04:55:48.693103 np0000183412 devstack@c-api.service[113106]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:55:48.693103 np0000183412 devstack@c-api.service[113106]: import eventlet # noqa Jun 29 04:55:48.697956 np0000183412 devstack@c-api.service[113104]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:55:48.697956 np0000183412 devstack@c-api.service[113104]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:55:48.697956 np0000183412 devstack@c-api.service[113104]: we strongly recommend against using it for new projects. Jun 29 04:55:48.697956 np0000183412 devstack@c-api.service[113104]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:55:48.697956 np0000183412 devstack@c-api.service[113104]: framework. For more detail see Jun 29 04:55:48.697956 np0000183412 devstack@c-api.service[113104]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:55:48.697956 np0000183412 devstack@c-api.service[113104]: import eventlet # noqa Jun 29 04:55:48.767637 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:55:48.767637 np0000183412 devstack@c-api.service[113103]: warnings.warn( Jun 29 04:55:48.778183 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:55:48.778183 np0000183412 devstack@c-api.service[113105]: warnings.warn( Jun 29 04:55:48.791261 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:55:48.791261 np0000183412 devstack@c-api.service[113106]: warnings.warn( Jun 29 04:55:48.796748 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:55:48.796748 np0000183412 devstack@c-api.service[113104]: warnings.warn( Jun 29 04:55:48.841354 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:55:48.841354 np0000183412 devstack@c-api.service[113103]: from cgi import parse_header Jun 29 04:55:48.858375 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:55:48.858375 np0000183412 devstack@c-api.service[113105]: from cgi import parse_header Jun 29 04:55:48.883940 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:55:48.883940 np0000183412 devstack@c-api.service[113104]: from cgi import parse_header Jun 29 04:55:48.884366 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:55:48.884366 np0000183412 devstack@c-api.service[113106]: from cgi import parse_header Jun 29 04:55:48.890151 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:55:48.890151 np0000183412 devstack@c-api.service[113103]: removals.removed_module( Jun 29 04:55:48.891793 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:55:48.891793 np0000183412 devstack@c-api.service[113103]: removals.removed_module( Jun 29 04:55:48.909248 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:55:48.909248 np0000183412 devstack@c-api.service[113105]: removals.removed_module( Jun 29 04:55:48.910687 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:55:48.910687 np0000183412 devstack@c-api.service[113105]: removals.removed_module( Jun 29 04:55:48.935234 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:55:48.935234 np0000183412 devstack@c-api.service[113104]: removals.removed_module( Jun 29 04:55:48.936751 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:55:48.936751 np0000183412 devstack@c-api.service[113104]: removals.removed_module( Jun 29 04:55:48.947336 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:55:48.947336 np0000183412 devstack@c-api.service[113106]: removals.removed_module( Jun 29 04:55:48.950578 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:55:48.950578 np0000183412 devstack@c-api.service[113106]: removals.removed_module( Jun 29 04:55:49.703670 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:55:49.703670 np0000183412 devstack@c-api.service[113103]: warnings.warn( Jun 29 04:55:49.723701 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:55:49.723701 np0000183412 devstack@c-api.service[113105]: warnings.warn( Jun 29 04:55:49.752952 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:55:49.752952 np0000183412 devstack@c-api.service[113104]: warnings.warn( Jun 29 04:55:49.757968 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:55:49.757968 np0000183412 devstack@c-api.service[113103]: warnings.warn( Jun 29 04:55:49.774380 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:55:49.774380 np0000183412 devstack@c-api.service[113106]: warnings.warn( Jun 29 04:55:49.782694 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:55:49.782694 np0000183412 devstack@c-api.service[113105]: warnings.warn( Jun 29 04:55:49.811574 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:55:49.811574 np0000183412 devstack@c-api.service[113104]: warnings.warn( Jun 29 04:55:49.826065 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:55:49.826065 np0000183412 devstack@c-api.service[113106]: warnings.warn( Jun 29 04:55:49.957424 np0000183412 devstack@c-api.service[113103]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:55:49.957610 np0000183412 devstack@c-api.service[113103]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113103) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:55:49.970198 np0000183412 devstack@c-api.service[113105]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:55:49.970369 np0000183412 devstack@c-api.service[113105]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113105) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:55:49.999437 np0000183412 devstack@c-api.service[113104]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:55:49.999717 np0000183412 devstack@c-api.service[113104]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113104) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:55:50.007194 np0000183412 devstack@c-api.service[113106]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:55:50.007407 np0000183412 devstack@c-api.service[113106]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113106) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:55:50.044704 np0000183412 devstack@c-api.service[113103]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:55:50.044704 np0000183412 devstack@c-api.service[113103]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:55:50.046257 np0000183412 devstack@c-api.service[113105]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:55:50.046257 np0000183412 devstack@c-api.service[113105]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:55:50.065094 np0000183412 devstack@c-api.service[113104]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:55:50.065094 np0000183412 devstack@c-api.service[113104]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:55:50.067899 np0000183412 devstack@c-api.service[113106]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:55:50.067899 np0000183412 devstack@c-api.service[113106]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:55:50.518899 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113105) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:55:50.519067 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113104) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:55:50.519210 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113106) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:55:50.519279 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.519279 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.519419 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.519466 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.519540 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.519592 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.519631 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.519737 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113103) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:55:50.519786 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.519837 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.519932 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.520064 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.520155 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.520212 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.520266 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.520320 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.520374 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.520430 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.520483 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.520536 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.520611 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.520670 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.520723 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.520777 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.520844 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.520907 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.520973 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.521066 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.521127 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.521183 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.521292 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.521392 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.521392 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.521519 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.521519 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.521519 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.521519 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.521519 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.521519 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.521519 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.521519 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.522953 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.523084 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.523084 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.523186 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.523186 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.523307 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.523375 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.523375 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.523541 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.523602 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.523656 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.523711 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.523764 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.523818 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.523818 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.523926 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.524026 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.524026 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.524179 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.524252 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.524311 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.524376 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.524376 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.524376 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.524376 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.524376 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.524376 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.524376 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.529519 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.529519 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.529669 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.529669 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.529797 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.529797 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.529863 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.529899 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.529940 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.529940 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.530014 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.530051 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.530085 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.530138 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.530173 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.530213 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.530248 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.530248 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.530321 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.530360 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.530458 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.530718 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.530784 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.530855 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.530914 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.530966 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.531044 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.531115 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.531187 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.531258 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.531298 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.531347 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.531412 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.531503 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.531542 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.531576 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.531610 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.531644 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.531677 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.531717 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.531754 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.531787 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.531828 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.531865 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.531906 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.531942 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.531981 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.532059 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.532104 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.532139 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.532174 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.532209 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.532258 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.532300 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.532332 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.532366 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.532399 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.532433 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.532473 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.532512 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.532547 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.532581 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.532621 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.532659 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.532698 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.532732 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.532766 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.532800 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.532835 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.532881 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.532920 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.532959 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.533016 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.533055 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.533100 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.533135 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.533170 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.533204 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.533244 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.533288 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.533324 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.533357 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.533397 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.533397 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.533463 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.533463 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.533463 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.533463 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.533582 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.533621 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.533656 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.533700 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.533741 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.533776 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.533813 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.533847 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.533888 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.533922 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.533956 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.534009 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.534051 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.534102 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.534142 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.534175 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.534207 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.534243 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.534305 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.534354 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.534391 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.534433 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.534433 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.534433 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.535173 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.535237 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.535275 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.535320 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.535382 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.535458 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.535531 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.535575 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.535625 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.535662 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.535697 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.535732 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.535770 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.535806 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.535840 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.535875 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.535910 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.535953 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.536007 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.536045 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.536078 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.536111 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.536156 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.536190 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.536222 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.536256 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.536288 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.536334 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.536827 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.536876 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.536952 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.537029 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.537081 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.537145 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.537210 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.537258 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.537337 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.537409 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.537479 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.537525 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.537561 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.537596 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.537632 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.537766 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.537812 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.537847 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.537887 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.537923 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.537956 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.538009 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.538073 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.538132 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.538169 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.538203 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.538237 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.538272 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.538305 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.538339 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.538377 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.538377 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.538442 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.538483 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.538518 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.538551 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.538585 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.538625 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.538658 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.538658 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.538725 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.538767 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.538860 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.538897 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.538933 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.538933 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.538933 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.538933 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.538933 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.538933 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.539160 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.539160 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.539160 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.539264 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.539264 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.539330 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.540070 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.540148 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.540203 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.540246 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.540281 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.540327 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.540371 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.540409 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.540445 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.540484 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.540520 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.540557 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.540593 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.540627 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.540667 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.540714 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.540751 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.540786 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.540830 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.540867 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.540900 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.540941 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.540978 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.541218 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.541267 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.541267 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.541267 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.541267 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.545612 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.545664 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.545711 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.545789 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.545831 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.545890 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.545937 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.545982 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.546044 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.546081 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.546129 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.546165 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.546202 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.546237 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.546273 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.546317 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.546360 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.546395 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.546431 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.546431 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.546500 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.546746 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.546790 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.546790 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.546856 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.546901 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.546938 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.546974 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.547039 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.547075 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.547111 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.547147 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.547193 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.547230 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.547266 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.547308 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.547308 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.547308 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.547436 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.547436 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.547504 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.547543 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.547579 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.547615 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.547659 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.547701 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.547738 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.547774 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.547810 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.547847 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.547884 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.547926 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.547962 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.548025 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.548063 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.548098 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.548592 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.548638 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.548712 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.548753 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.548788 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.548825 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.548869 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.548913 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.548953 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.549012 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.549053 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.549087 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.549087 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.549165 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.549203 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.549203 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.549272 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.549319 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.549355 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.549397 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.549433 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.549470 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.549506 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.549541 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.549585 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.549585 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.549652 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.549688 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.551792 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.551855 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.551890 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.551977 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.552045 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.552073 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.552101 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.552137 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.552163 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.552194 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.552219 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.552246 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.552272 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.552295 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.552320 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.552342 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.552367 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.552397 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.552422 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.552450 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.552475 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.552498 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.552522 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.552548 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.552572 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.552596 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.552596 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.552638 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.554228 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.554294 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.554380 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.554438 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.554497 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.554524 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.554549 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.554575 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.554599 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.554624 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.554654 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.554683 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.554709 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.554732 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.554771 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.554797 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.554823 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.554850 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.554875 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.554907 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.554933 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.554960 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.554985 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.555030 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.555063 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.555097 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.555123 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.555148 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.555173 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.555204 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.555231 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.555257 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.555310 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.555336 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.555385 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.555409 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.555433 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.555459 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.555490 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.555517 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.555546 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.555573 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.555598 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.555623 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.555648 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.555673 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.555697 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.555722 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.555752 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.555777 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.555802 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.555826 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.555852 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.555876 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.555900 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.555922 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.555944 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.555970 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.556019 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.556044 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.556068 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.556094 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.556119 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.556142 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.556165 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.556192 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.556216 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.556241 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.556268 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.556292 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.556318 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.556343 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.556367 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.556390 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.556423 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.556449 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.556449 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.556449 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.556449 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.556449 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.556449 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.556449 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.556449 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.556449 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.557815 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.557888 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.557960 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.558025 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.558129 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.558157 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.558157 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.558201 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.558226 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.558249 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.558271 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.558300 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.558322 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.558353 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.558376 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.558404 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.558430 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.558454 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.558477 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.558500 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.558563 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.558968 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.559051 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.559123 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.559152 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.559184 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.559211 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.559238 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.559286 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.559310 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.559333 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.559355 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.559384 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.559408 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.559433 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.559461 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.559487 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.559510 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.559535 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.559558 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.559583 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.559606 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.559632 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.559655 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.559687 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.559712 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.559735 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.559761 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.559783 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.559814 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.559847 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.559874 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.559903 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.559934 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.559958 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.559985 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.560046 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.560071 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.560094 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.560117 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.560144 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.560167 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.560195 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.560224 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.560249 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.560272 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.560296 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.560320 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.560346 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.560368 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.560393 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.560416 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.560441 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.560471 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.560496 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.560519 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.560545 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.560568 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.560595 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.560622 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.560648 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.560676 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.560706 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.560731 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.560754 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.560777 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.560799 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.560827 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.560850 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.560879 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.560901 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.560929 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.560956 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.560981 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.561018 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.561041 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.561067 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.561089 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.561118 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.561151 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.561174 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.561202 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.561227 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.561250 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.561274 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.561297 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.561319 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.561319 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.561319 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.561319 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.561319 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.561319 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.561453 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.561453 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.561453 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.561516 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.561542 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.561570 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.561595 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.561621 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.561651 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.561676 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.561699 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.561723 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.561747 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.561771 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.561793 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.561818 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.561845 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.561874 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.561898 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.561921 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.561945 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.561972 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.562009 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.562032 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.562056 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.562079 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.562079 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.562079 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.562580 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.562646 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.562674 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.562698 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.562721 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.562759 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.562783 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.562819 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.562852 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.562882 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.562905 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.562927 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.562950 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.562975 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.563024 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.563055 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.563080 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.563080 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.563132 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.563157 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.563184 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.563209 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.563243 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.563271 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.563294 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.563316 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.563340 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.563363 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.564962 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.565037 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.565103 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.565157 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.565184 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.565209 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.565234 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.565268 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.565329 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.565358 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.565392 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.565442 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.565469 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.565497 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.565546 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.565578 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.565603 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.565630 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.565653 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.565683 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.565716 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.565739 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.565762 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.565785 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.565808 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.565895 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.565987 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.566034 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.569854 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.569908 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.569977 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.570055 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.570113 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.570159 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.570240 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.570446 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.570494 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.570520 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.570554 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.570583 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.570609 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.570635 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.570668 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.570694 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.570738 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.570765 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.570789 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.570789 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.570846 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.570869 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.570893 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.570916 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.570954 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.570978 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.571059 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.571104 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.571132 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.571166 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.571234 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.571260 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.571283 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.571312 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.571336 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.571361 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.571384 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.571406 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.571429 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.571459 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.571486 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.571511 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.571537 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.571562 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.571588 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.571613 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.571635 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.571662 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.571688 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.571713 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.571741 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.571741 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.571824 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.571906 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.571984 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.572073 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.572182 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.572250 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.572313 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.572360 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.572398 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.572422 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.572446 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.572469 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.572493 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.572516 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.572545 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.572574 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.572597 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.572689 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.572720 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.572744 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.572767 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.572792 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.572821 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.572846 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.572869 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.572891 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.572919 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.572942 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.572942 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.572942 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.572942 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.573066 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.573903 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.573949 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.574037 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.574090 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.574130 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.574157 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.574207 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.574241 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.574280 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.574342 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.574372 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.574400 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.574425 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.574455 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.574480 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.574504 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.574535 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.574560 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.574584 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.574609 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.574638 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.574667 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.574692 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.574716 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.574746 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.574774 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.574800 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.574824 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.574849 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.574873 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.574902 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.574928 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.574952 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.574976 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.575027 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.575060 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.575086 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.575112 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.575137 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.575189 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.575218 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.575247 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.575272 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.575297 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.575297 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.575349 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.575382 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.575414 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.575445 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.575769 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.575857 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.575889 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.575925 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.575951 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.575977 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.576033 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.576070 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.576098 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.576098 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.576143 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.576172 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.576199 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.576226 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.576255 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.576280 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.576305 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.576327 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.576355 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.576452 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.576452 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.576611 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.576705 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.576740 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.576767 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.576800 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.576849 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.576897 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.576926 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.576986 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.577046 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.577098 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.577127 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.577189 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.577285 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.578663 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.578708 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.578734 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.578759 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.578786 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.578810 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.578840 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.578867 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.578893 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.578920 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.578944 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.578969 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.579031 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.579068 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.579840 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.579903 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.579951 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.580063 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.580114 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.580150 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.580238 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.580641 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.580697 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.580747 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.580783 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.580827 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.580827 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.580893 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.580928 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.580970 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.581027 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.581076 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.581117 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.581152 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.581185 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.581228 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.581263 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.581297 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.581330 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.581363 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.581403 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.581438 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.581469 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.581500 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.581500 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.581574 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:50.583072 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:50.583367 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:50.583574 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:50.583695 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:50.583782 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:50.583874 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:50.628600 np0000183412 devstack@c-api.service[113105]: INFO dbcounter [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Registered counter for database cinder Jun 29 04:55:50.631451 np0000183412 devstack@c-api.service[113104]: INFO dbcounter [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Registered counter for database cinder Jun 29 04:55:50.635494 np0000183412 devstack@c-api.service[113103]: INFO dbcounter [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Registered counter for database cinder Jun 29 04:55:50.638027 np0000183412 devstack@c-api.service[113106]: INFO dbcounter [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Registered counter for database cinder Jun 29 04:55:50.674517 np0000183412 devstack@c-api.service[113105]: DEBUG oslo_db.sqlalchemy.engines [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 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=113105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:50.676556 np0000183412 devstack@c-api.service[113103]: DEBUG oslo_db.sqlalchemy.engines [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf 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=113103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:50.680503 np0000183412 devstack@c-api.service[113104]: DEBUG oslo_db.sqlalchemy.engines [None req-4855091f-17e9-4852-8983-772dfeeb642f 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=113104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:50.684482 np0000183412 devstack@c-api.service[113106]: DEBUG oslo_db.sqlalchemy.engines [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 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=113106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:50.793618 np0000183412 devstack@c-api.service[113103]: DEBUG dbcounter [-] [113103] Writer thread running {{(pid=113103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:55:50.796328 np0000183412 devstack@c-api.service[113103]: INFO cinder.rpc [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:55:50.796656 np0000183412 devstack@c-api.service[113105]: DEBUG dbcounter [-] [113105] Writer thread running {{(pid=113105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:55:50.797428 np0000183412 devstack@c-api.service[113104]: DEBUG dbcounter [-] [113104] Writer thread running {{(pid=113104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:55:50.798558 np0000183412 devstack@c-api.service[113103]: INFO cinder.rpc [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:55:50.799612 np0000183412 devstack@c-api.service[113105]: INFO cinder.rpc [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:55:50.799847 np0000183412 devstack@c-api.service[113104]: INFO cinder.rpc [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:55:50.800630 np0000183412 devstack@c-api.service[113103]: INFO cinder.rpc [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:55:50.802116 np0000183412 devstack@c-api.service[113105]: INFO cinder.rpc [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:55:50.802354 np0000183412 devstack@c-api.service[113104]: INFO cinder.rpc [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:55:50.802611 np0000183412 devstack@c-api.service[113103]: INFO cinder.rpc [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:55:50.803442 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.804432 np0000183412 devstack@c-api.service[113105]: INFO cinder.rpc [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:55:50.804695 np0000183412 devstack@c-api.service[113104]: INFO cinder.rpc [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:55:50.806282 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.806591 np0000183412 devstack@c-api.service[113105]: INFO cinder.rpc [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:55:50.807065 np0000183412 devstack@c-api.service[113104]: INFO cinder.rpc [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:55:50.807476 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.808201 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.810520 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.812253 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.815641 np0000183412 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writer thread running {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:55:50.817925 np0000183412 devstack@c-api.service[113106]: INFO cinder.rpc [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:55:50.820268 np0000183412 devstack@c-api.service[113106]: INFO cinder.rpc [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:55:50.822787 np0000183412 devstack@c-api.service[113106]: INFO cinder.rpc [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:55:50.824774 np0000183412 devstack@c-api.service[113106]: INFO cinder.rpc [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:55:50.825632 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.828760 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.838579 np0000183412 devstack@c-api.service[113103]: DEBUG oslo_db.sqlalchemy.engines [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf 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=113103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:50.840485 np0000183412 devstack@c-api.service[113103]: INFO cinder.rpc [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:55:50.842263 np0000183412 devstack@c-api.service[113103]: INFO cinder.rpc [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:55:50.843080 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.846630 np0000183412 devstack@c-api.service[113104]: DEBUG oslo_db.sqlalchemy.engines [None req-4855091f-17e9-4852-8983-772dfeeb642f 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=113104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:50.847798 np0000183412 devstack@c-api.service[113105]: DEBUG oslo_db.sqlalchemy.engines [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 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=113105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:50.849162 np0000183412 devstack@c-api.service[113104]: INFO cinder.rpc [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:55:50.850626 np0000183412 devstack@c-api.service[113105]: INFO cinder.rpc [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:55:50.851597 np0000183412 devstack@c-api.service[113104]: INFO cinder.rpc [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:55:50.852827 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.853046 np0000183412 devstack@c-api.service[113105]: INFO cinder.rpc [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:55:50.853122 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.854349 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.856204 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.859326 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.864252 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.864968 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.866806 np0000183412 devstack@c-api.service[113106]: DEBUG oslo_db.sqlalchemy.engines [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 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=113106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:50.867248 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.867350 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.868164 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.869605 np0000183412 devstack@c-api.service[113106]: INFO cinder.rpc [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:55:50.870199 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.870472 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.871605 np0000183412 devstack@c-api.service[113106]: INFO cinder.rpc [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:55:50.872352 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.872513 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.873197 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.874969 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.876025 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.876378 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.878853 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.879130 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.879363 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.880347 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.882212 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.882367 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.883034 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.883134 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.885220 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.885399 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.886529 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.888206 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.888350 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.888705 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.890898 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.891048 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.891225 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.892019 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.892503 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.894090 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.894293 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.894930 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.895171 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.895538 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.895864 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.897359 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.897925 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.898345 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.898716 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.900193 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.900838 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.900938 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.901482 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.902897 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.904103 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.904228 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.904291 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.904835 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.905262 np0000183412 devstack@c-api.service[113103]: WARNING cinder.api.contrib.hosts [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:55:50.905479 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: extensions {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.906294 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.906799 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: cgsnapshots {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.906874 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.907847 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.908153 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.908235 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: qos-specs {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.909394 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.909763 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.910241 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.910304 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: capabilities {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.910797 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.911231 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.911811 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.912091 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: backups {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.912294 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.913321 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.913673 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.913862 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.914119 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: os-volume-type-access {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.914655 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.915303 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.915742 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: encryption {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.916131 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.916698 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.917263 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: consistencygroups {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.917432 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.917792 np0000183412 devstack@c-api.service[113104]: WARNING cinder.api.contrib.hosts [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:55:50.918016 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: extensions {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.918853 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.919199 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: extra_specs {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.919354 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: cgsnapshots {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.919472 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.920214 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.920695 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: qos-specs {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.920793 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: encryption {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.921224 np0000183412 devstack@c-api.service[113105]: WARNING cinder.api.contrib.hosts [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:55:50.921452 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: extensions {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.922259 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: os-volume-manage {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.922772 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.922858 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: cgsnapshots {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.923424 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: capabilities {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.923687 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: os-volume-transfer {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.924155 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: qos-specs {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.924679 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: backups {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.924840 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.925326 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: os-availability-zone {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.926619 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.926703 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: os-quota-sets {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.926781 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: os-volume-type-access {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.927056 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: capabilities {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.928029 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: os-quota-class-sets {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.928153 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.928329 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: encryption {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.928438 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: backups {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.929337 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: os-snapshot-manage {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.929481 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.929823 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: consistencygroups {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.930355 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: os-volume-type-access {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.930708 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: os-hosts {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.931213 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.931934 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: extra_specs {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.932217 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extended resource: scheduler-stats {{(pid=113103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.932316 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: encryption {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.932399 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.933483 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: encryption {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.933761 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: consistencygroups {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.933855 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.934440 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.934959 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: os-volume-manage {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.935244 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.935710 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: extra_specs {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.935875 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.936252 np0000183412 devstack@c-api.service[113106]: WARNING cinder.api.contrib.hosts [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:55:50.936386 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: os-volume-transfer {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.936489 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: extensions {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.936732 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.contrib.snapshot_actions [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] SnapshotActionsController initialized {{(pid=113103) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:55:50.937486 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: encryption {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.937610 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.937961 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: cgsnapshots {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.938190 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: os-availability-zone {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.938821 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.939200 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: os-volume-manage {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.939302 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: qos-specs {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.939495 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: os-quota-sets {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.940166 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.940621 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: os-volume-transfer {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.940850 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: os-quota-class-sets {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.941512 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.942019 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: capabilities {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.942167 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: os-snapshot-manage {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.942241 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: os-availability-zone {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.942962 np0000183412 devstack@c-api.service[113103]: WARNING castellan.key_manager.migration [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.943287 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: backups {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.943517 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: os-quota-sets {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.943679 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: os-hosts {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.943740 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension UsedLimits extending resource: limits {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.943881 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension VolumeTypeAccess extending resource: types {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.944093 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.944192 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.944289 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension VolumeActions extending resource: volumes {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.944417 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.944523 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension SnapshotActions extending resource: snapshots {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.944621 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension TypesManage extending resource: types {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.944724 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.944842 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.944897 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: os-quota-class-sets {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.944959 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extended resource: scheduler-stats {{(pid=113104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.945064 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension AdminActions extending resource: volumes {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.945118 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension AdminActions extending resource: snapshots {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.945211 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension AdminActions extending resource: backups {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.945300 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.945354 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: os-volume-type-access {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.945406 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.945517 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.v3.router [None req-4f1355ab-9f48-42c7-a5e8-d987c97a6ebf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.946272 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: os-snapshot-manage {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.946966 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: encryption {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.947236 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.947831 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: os-hosts {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.948499 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: consistencygroups {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.948796 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.949543 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extended resource: scheduler-stats {{(pid=113105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.950062 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.contrib.snapshot_actions [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] SnapshotActionsController initialized {{(pid=113104) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:55:50.950671 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: extra_specs {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.951169 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.951987 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.952232 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: encryption {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.952969 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.953602 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.953648 np0000183412 devstack@c-api.service[113103]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c95c24a3668 pid: 113103 (default app) Jun 29 04:55:50.953781 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: os-volume-manage {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.954367 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.954466 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.contrib.snapshot_actions [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] SnapshotActionsController initialized {{(pid=113105) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:55:50.955226 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: os-volume-transfer {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.955289 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.955789 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.956737 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.956842 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: os-availability-zone {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.957458 np0000183412 devstack@c-api.service[113104]: WARNING castellan.key_manager.migration [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.958430 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.958521 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: os-quota-sets {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.958585 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension UsedLimits extending resource: limits {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.958659 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension VolumeTypeAccess extending resource: types {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.959814 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.959943 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: os-quota-class-sets {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.960063 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.960063 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension VolumeActions extending resource: volumes {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.960247 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.960322 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.960380 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension SnapshotActions extending resource: snapshots {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.960380 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension TypesManage extending resource: types {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.960517 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.960635 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.960737 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension AdminActions extending resource: volumes {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.960871 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension AdminActions extending resource: snapshots {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.961045 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension AdminActions extending resource: backups {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.961146 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: os-snapshot-manage {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.961219 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.961301 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.961382 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.v3.router [None req-4855091f-17e9-4852-8983-772dfeeb642f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.961695 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.961695 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.961695 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.961695 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.961695 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.962231 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.962231 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.962231 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.962231 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.962231 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.962595 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.962595 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.962595 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.962595 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.962595 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.962595 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.963134 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.963134 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.963134 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.963134 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.963483 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.963483 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.963483 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.963483 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.963881 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.963881 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.963881 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.963881 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.964306 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.964306 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.964306 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.964306 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.964306 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.964829 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.964829 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.964829 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.964829 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.964829 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.965425 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.965425 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.965425 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.965425 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.965425 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.965425 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.965864 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.965864 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.965949 np0000183412 devstack@c-api.service[113105]: WARNING castellan.key_manager.migration [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.965987 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.965987 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.965987 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.965987 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.965987 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.965987 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.966283 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.966283 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.966283 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.966283 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.966283 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.966283 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.966521 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.966521 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.966521 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.966521 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.966521 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.966778 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.966778 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.966778 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.966778 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.966778 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.966977 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.966977 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.966977 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.966977 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.966977 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.967226 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.967226 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.967226 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.967226 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.967226 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.967226 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.967226 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.967494 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.967494 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.967494 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.967494 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.967494 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.967721 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.967721 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.967721 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.967721 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.967721 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.967979 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.967979 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.967979 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.967979 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.968182 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.968182 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.968182 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.968182 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.968353 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.968353 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.968353 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.968353 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.968531 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: os-hosts {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.968569 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.968569 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.968569 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.968569 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.968569 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.968790 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.968790 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.968790 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.968790 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.968790 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.969067 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.969067 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.969067 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.969067 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.969233 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.969233 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.969233 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.969233 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.969413 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.969413 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.969413 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.969413 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.969578 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.969578 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.969578 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.969578 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.969740 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.969740 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.969740 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.969740 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.969740 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.969740 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.969985 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.969985 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.969985 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.969985 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.969985 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.970273 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.970273 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.970273 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.970273 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.970273 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.970273 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.970273 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.970555 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.970555 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.970555 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.970555 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.970555 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.970555 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.970802 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension UsedLimits extending resource: limits {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.970841 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.970841 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.970841 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.970841 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.970841 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.970841 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.971115 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.971115 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.971115 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.971115 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.971115 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.971115 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.971413 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.971413 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.971413 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.971413 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.971588 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.971588 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.971684 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.971726 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.971726 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.971726 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.971726 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.971726 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.971962 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.971962 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.971962 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.971962 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:50.971962 np0000183412 devstack@c-api.service[113103]: warnings.warn(deprecated_msg) Jun 29 04:55:50.972191 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.972229 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extended resource: scheduler-stats {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:50.972289 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.972289 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension VolumeActions extending resource: volumes {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.972289 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.972289 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.972289 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension TypesManage extending resource: types {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.972289 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.972289 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.972550 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension AdminActions extending resource: volumes {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.972593 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.middleware.request_id [None req-b1ef113e-f6a7-4964-814a-799bf6fd9903 None None] RequestId filter calling following filter/app {{(pid=113103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:55:50.972630 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension AdminActions extending resource: snapshots {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.972630 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension AdminActions extending resource: backups {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.972630 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.972630 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.972630 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.v3.router [None req-bb947e4d-ba3c-46a0-ac87-b4c81b618643 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.972796 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.972833 np0000183412 devstack@c-api.service[113103]: [pid: 113103|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 956 bytes} [Mon Jun 29 04:55:50 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:55:50.972899 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.972899 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.contrib.snapshot_actions [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] SnapshotActionsController initialized {{(pid=113106) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:55:50.972899 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.973008 np0000183412 devstack@c-api.service[113104]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c95c24a3668 pid: 113104 (default app) Jun 29 04:55:50.973056 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.973056 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.973529 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.974066 np0000183412 devstack@c-api.service[113105]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c95c24a3668 pid: 113105 (default app) Jun 29 04:55:50.975041 np0000183412 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:50.975901 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension UsedLimits extending resource: limits {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.976033 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.977332 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.977452 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.977558 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension VolumeActions extending resource: volumes {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.977685 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.977793 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.977893 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension TypesManage extending resource: types {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.978005 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.978155 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.978262 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension AdminActions extending resource: volumes {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.978384 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension AdminActions extending resource: snapshots {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.978487 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension AdminActions extending resource: backups {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.978591 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.978697 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.978841 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-50a6d960-4359-4ea4-bc49-dce63616c0a8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:50.987349 np0000183412 devstack@c-api.service[113106]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c95c24a3668 pid: 113106 (default app) Jun 29 04:55:58.203343 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.middleware.request_id [None req-5ead2ab4-87df-46f6-8264-e9190f2ec19d None None] RequestId filter calling following filter/app {{(pid=113103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:55:58.704302 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-5ead2ab4-87df-46f6-8264-e9190f2ec19d admin admin] POST https://199.204.45.169/volume/v3/types Jun 29 04:55:58.704837 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-5ead2ab4-87df-46f6-8264-e9190f2ec19d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:55:58.706464 np0000183412 devstack@c-api.service[113103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:55:58.706464 np0000183412 devstack@c-api.service[113103]: warnings.warn( Jun 29 04:55:58.738791 np0000183412 devstack@c-api.service[113103]: DEBUG oslo_db.sqlalchemy.engines [None req-5ead2ab4-87df-46f6-8264-e9190f2ec19d 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=113103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:58.774047 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-5ead2ab4-87df-46f6-8264-e9190f2ec19d admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 29 04:55:58.774523 np0000183412 devstack@c-api.service[113103]: [pid: 113103|app: 0|req: 2/2] 199.204.45.169 () {68 vars in 1288 bytes} [Mon Jun 29 04:55:58 2026] POST /volume/v3/types => generated 186 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:55:58.800356 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.800356 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.800356 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.800356 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.800356 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.801095 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.801095 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.801095 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.801095 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.801095 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.801253 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.801253 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.801253 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.801253 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.801253 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.801253 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.801439 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.801439 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.801439 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.801439 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.801567 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.801567 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.801567 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.801567 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.801715 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.801715 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.801715 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.801715 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.801851 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.801851 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.801851 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.801851 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.801851 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802030 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802030 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802030 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802030 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802030 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802197 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802197 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802197 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802197 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802197 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802197 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802392 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802392 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802392 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802392 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802392 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802392 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802584 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802584 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802584 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802584 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802584 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802584 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802768 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802768 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802768 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802768 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802768 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802937 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802937 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802937 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.802937 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.802937 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.803852 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.803852 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.803852 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.803852 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.803852 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.803852 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.804287 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.804287 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.804287 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.804287 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.804287 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.804287 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.804624 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.804624 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.804624 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.804624 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.804624 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.804942 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.804942 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.804942 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.804942 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.804942 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.805263 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.805263 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.805263 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.805263 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.805507 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.805507 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.805507 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.805507 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.805751 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.805751 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.805751 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.805751 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.805751 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.806093 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.806093 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.806093 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.806093 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.806093 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.806401 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.806401 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.806401 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.806401 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.806643 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.806643 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.806643 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.806643 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.806885 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.806885 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.806885 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.806885 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.807173 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.807173 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.807173 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.807173 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.807416 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.807416 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.807416 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.807416 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.807656 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.807656 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.807656 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.807656 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.807656 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.808016 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.808016 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.808016 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.808016 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.808016 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.808016 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.808373 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.808373 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.808373 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.808373 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.808373 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.808529 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.808529 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.808529 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.808529 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.808529 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.808529 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.808712 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.808712 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.808712 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.808712 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.808712 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.808712 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.808912 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.808912 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.808912 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.808912 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.808912 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.808912 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.809113 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.809113 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.809113 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.809113 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.809113 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.809113 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.809309 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.809309 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.809309 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.809309 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.809438 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.809438 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.809438 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.809438 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.809438 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.809600 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.809600 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.809600 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.809600 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:55:58.809600 np0000183412 devstack@c-api.service[113104]: warnings.warn(deprecated_msg) Jun 29 04:55:58.809600 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.middleware.request_id [req-5ead2ab4-87df-46f6-8264-e9190f2ec19d req-f962639e-89db-4721-9dbd-8434ff7157a9 None None] RequestId filter calling following filter/app {{(pid=113104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:55:59.127102 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [req-5ead2ab4-87df-46f6-8264-e9190f2ec19d req-f962639e-89db-4721-9dbd-8434ff7157a9 admin admin] POST https://199.204.45.169/volume/v3/types/ba079862-2042-405b-96b2-864bca2f0543/extra_specs Jun 29 04:55:59.127601 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [req-5ead2ab4-87df-46f6-8264-e9190f2ec19d req-f962639e-89db-4721-9dbd-8434ff7157a9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:55:59.129302 np0000183412 devstack@c-api.service[113104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:55:59.129302 np0000183412 devstack@c-api.service[113104]: warnings.warn( Jun 29 04:55:59.166772 np0000183412 devstack@c-api.service[113104]: DEBUG oslo_db.sqlalchemy.engines [req-5ead2ab4-87df-46f6-8264-e9190f2ec19d req-f962639e-89db-4721-9dbd-8434ff7157a9 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=113104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:59.244388 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [req-5ead2ab4-87df-46f6-8264-e9190f2ec19d req-f962639e-89db-4721-9dbd-8434ff7157a9 admin admin] https://199.204.45.169/volume/v3/types/ba079862-2042-405b-96b2-864bca2f0543/extra_specs returned with HTTP 200 Jun 29 04:55:59.245008 np0000183412 devstack@c-api.service[113104]: [pid: 113104|app: 0|req: 1/3] 199.204.45.169 () {70 vars in 1505 bytes} [Mon Jun 29 04:55:58 2026] POST /volume/v3/types/ba079862-2042-405b-96b2-864bca2f0543/extra_specs => generated 55 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:56:00.852360 np0000183412 devstack@c-api.service[113105]: DEBUG dbcounter [-] [113105] Writing DB stats cinder:SELECT=6 {{(pid=113105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:56:00.871095 np0000183412 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=6 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:56:08.771327 np0000183412 devstack@c-api.service[113103]: DEBUG dbcounter [-] [113103] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:56:09.242424 np0000183412 devstack@c-api.service[113104]: DEBUG dbcounter [-] [113104] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:58:21.788043 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.788043 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.788043 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.788043 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.788043 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.788664 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.788664 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.788664 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.788664 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.788664 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.788832 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.788832 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.788832 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.788832 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.788832 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.788832 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.789075 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.789075 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.789075 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.789075 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.789249 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.789249 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.789249 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.789249 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.789415 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.789415 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.789415 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.789415 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.789573 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.789573 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.789573 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.789573 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.789573 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.789787 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.789787 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.789787 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.789787 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.789787 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.789975 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.789975 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.789975 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.789975 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.789975 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.789975 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.790242 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.790242 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.790242 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.790242 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.790242 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.790242 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.790482 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.790482 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.790482 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.790482 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.790482 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.790482 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.790738 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.790738 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.790738 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.790738 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.790738 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.790944 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.790944 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.790944 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.790944 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.790944 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.793644 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.793644 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.793644 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.793644 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.793644 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.793644 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.793963 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.793963 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.793963 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.793963 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.793963 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.793963 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.794293 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.794293 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.794293 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.794293 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.794293 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.794559 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.794559 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.794559 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.794559 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.794559 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.794849 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.794849 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.794849 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.794849 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.795101 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.795101 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.795101 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.795101 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.795338 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.795338 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.795338 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.795338 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.795338 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.795660 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.795660 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.795660 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.795660 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.795660 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.796183 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.796183 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.796183 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.796183 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.796501 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.796501 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.796501 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.796501 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.796832 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.796832 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.796832 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.796832 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.797418 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.797418 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.797418 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.797418 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.797675 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.797675 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.797675 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.797675 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.797908 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.797908 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.797908 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.797908 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.797908 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.798253 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.798253 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.798253 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.798253 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.798253 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.798253 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.798603 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.798603 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.798603 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.798603 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.798603 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.798880 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.798880 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.798880 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.798880 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.798880 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.798880 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.799251 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.799251 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.799251 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.799251 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.799251 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.799251 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.799530 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.799530 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.799530 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.799530 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.799530 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.799530 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.799817 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.799817 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.799817 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.799817 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.799817 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.799817 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.800194 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.800194 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.800194 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.800194 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.800374 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.800374 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.800374 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.800374 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.800374 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.800620 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.800620 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.800620 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.800620 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:21.800620 np0000183412 devstack@c-api.service[113105]: warnings.warn(deprecated_msg) Jun 29 04:58:21.800620 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.middleware.request_id [None req-fee53d00-e0a3-4d0b-aa0c-73235788dfc2 None None] RequestId filter calling following filter/app {{(pid=113105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:58:21.800620 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-fee53d00-e0a3-4d0b-aa0c-73235788dfc2 None None] GET https://199.204.45.169/volume// Jun 29 04:58:21.800921 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-fee53d00-e0a3-4d0b-aa0c-73235788dfc2 None None] Empty body provided in request {{(pid=113105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:58:21.800921 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-fee53d00-e0a3-4d0b-aa0c-73235788dfc2 None None] Calling method 'all' {{(pid=113105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:58:21.800921 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-fee53d00-e0a3-4d0b-aa0c-73235788dfc2 None None] https://199.204.45.169/volume// returned with HTTP 300 Jun 29 04:58:21.800921 np0000183412 devstack@c-api.service[113105]: [pid: 113105|app: 0|req: 1/4] 199.204.45.169 () {66 vars in 1456 bytes} [Mon Jun 29 04:58:21 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 04:58:59.667703 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.667703 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.667703 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.667703 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.667703 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.668714 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.668714 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.668714 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.668714 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.668714 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.669048 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.669048 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.669048 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.669048 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.669048 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.669048 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.669405 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.669405 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.669405 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.669405 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.669639 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.669639 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.669639 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.669639 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.669845 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.669845 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.669845 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.669845 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.670076 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.670076 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.670076 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.670076 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.670076 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.670431 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.670431 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.670431 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.670431 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.670431 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.670707 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.670707 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.670707 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.670707 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.670707 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.670707 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.671075 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.671075 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.671075 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.671075 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.671075 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.671075 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.671410 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.671410 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.671410 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.671410 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.671410 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.671410 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.671745 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.671745 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.671745 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.671745 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.671745 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.672075 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.672075 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.672075 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.672075 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.672075 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.672355 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.672355 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.672355 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.672355 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.672355 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.672355 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.672741 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.672741 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.672741 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.672741 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.672741 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.672741 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.673097 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.673097 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.673097 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.673097 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.673097 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.673417 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.673417 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.673417 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.673417 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.673417 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.673858 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.673858 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.673858 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.673858 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.674145 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.674145 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.674145 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.674145 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.674385 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.674385 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.674385 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.674385 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.674385 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.674670 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.674670 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.674670 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.674670 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.674670 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.674845 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.674845 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.674845 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.674845 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.674989 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.674989 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.674989 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.674989 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.675165 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.675165 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.675165 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.675165 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.675307 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.675307 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.675307 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.675307 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.675465 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.675465 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.675465 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.675465 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.675605 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.675605 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.675605 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.675605 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.675605 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.675786 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.675786 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.675786 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.675786 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.675786 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.675786 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.675989 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.675989 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.675989 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.675989 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.675989 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.676189 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.676189 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.676189 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.676189 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.676189 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.676189 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.676393 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.676393 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.676393 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.676393 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.676393 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.676393 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.676602 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.676602 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.676602 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.676602 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.676602 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.676602 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.676804 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.676804 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.676804 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.676804 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.676804 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.676804 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.677049 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.677049 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.677049 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.677049 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.677199 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.677199 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.677199 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.677199 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.677199 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.677381 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.677381 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.677381 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.677381 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:59.677381 np0000183412 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) Jun 29 04:58:59.677381 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-b2345dfa-eddb-4161-9f3c-81f5c5eb8304 None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:58:59.678091 np0000183412 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 1/5] 199.204.45.169 () {62 vars in 1068 bytes} [Mon Jun 29 04:58:59 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:58:59.717133 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.middleware.request_id [None req-014a2a41-b27e-4f5e-985c-dd0b4676739a None None] RequestId filter calling following filter/app {{(pid=113103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:58:59.728236 np0000183412 devstack@c-api.service[113103]: [pid: 113103|app: 0|req: 3/6] 199.204.45.169 () {64 vars in 1272 bytes} [Mon Jun 29 04:58:59 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:58:59.763800 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.middleware.request_id [req-014a2a41-b27e-4f5e-985c-dd0b4676739a req-bd63acb0-b43f-4a51-98a8-78b5679a4bc1 None None] RequestId filter calling following filter/app {{(pid=113104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:58:59.767923 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [req-014a2a41-b27e-4f5e-985c-dd0b4676739a req-bd63acb0-b43f-4a51-98a8-78b5679a4bc1 demo demo] GET https://199.204.45.169/volume/v3/ Jun 29 04:58:59.768541 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [req-014a2a41-b27e-4f5e-985c-dd0b4676739a req-bd63acb0-b43f-4a51-98a8-78b5679a4bc1 demo demo] Empty body provided in request {{(pid=113104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:58:59.768862 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [req-014a2a41-b27e-4f5e-985c-dd0b4676739a req-bd63acb0-b43f-4a51-98a8-78b5679a4bc1 demo demo] Calling method 'version_select' {{(pid=113104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:58:59.769957 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [req-014a2a41-b27e-4f5e-985c-dd0b4676739a req-bd63acb0-b43f-4a51-98a8-78b5679a4bc1 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 29 04:58:59.770434 np0000183412 devstack@c-api.service[113104]: [pid: 113104|app: 0|req: 2/7] 199.204.45.169 () {66 vars in 1346 bytes} [Mon Jun 29 04:58:59 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:58:59.815131 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.middleware.request_id [None req-b83c96d7-a4d3-4dc1-b6d5-ec76bf98d406 None None] RequestId filter calling following filter/app {{(pid=113105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:00.163159 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-b83c96d7-a4d3-4dc1-b6d5-ec76bf98d406 demo demo] GET https://199.204.45.169/volume/v3/types Jun 29 04:59:00.163159 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-b83c96d7-a4d3-4dc1-b6d5-ec76bf98d406 demo demo] Empty body provided in request {{(pid=113105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:00.163159 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-b83c96d7-a4d3-4dc1-b6d5-ec76bf98d406 demo demo] Calling method 'index' {{(pid=113105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:00.163534 np0000183412 devstack@c-api.service[113105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:59:00.163534 np0000183412 devstack@c-api.service[113105]: warnings.warn( Jun 29 04:59:00.163967 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.api_utils [None req-b83c96d7-a4d3-4dc1-b6d5-ec76bf98d406 demo demo] Removing options '' from query. {{(pid=113105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:59:00.204881 np0000183412 devstack@c-api.service[113105]: DEBUG oslo_db.sqlalchemy.engines [None req-b83c96d7-a4d3-4dc1-b6d5-ec76bf98d406 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=113105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:59:00.227071 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-b83c96d7-a4d3-4dc1-b6d5-ec76bf98d406 demo demo] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 29 04:59:00.227883 np0000183412 devstack@c-api.service[113105]: [pid: 113105|app: 0|req: 2/8] 199.204.45.169 () {64 vars in 1290 bytes} [Mon Jun 29 04:58:59 2026] GET /volume/v3/types => generated 377 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:00.272046 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-38d48bc2-9585-407c-85ba-02f26666beda None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:00.634929 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-38d48bc2-9585-407c-85ba-02f26666beda demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 29 04:59:00.635277 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-38d48bc2-9585-407c-85ba-02f26666beda demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:00.635552 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-38d48bc2-9585-407c-85ba-02f26666beda demo demo] Calling method 'show' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:00.675870 np0000183412 devstack@c-api.service[113106]: DEBUG oslo_db.sqlalchemy.engines [None req-38d48bc2-9585-407c-85ba-02f26666beda 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=113106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:59:00.694439 np0000183412 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:59:00.694439 np0000183412 devstack@c-api.service[113106]: warnings.warn( Jun 29 04:59:00.696869 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-38d48bc2-9585-407c-85ba-02f26666beda demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:00.697335 np0000183412 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 2/9] 199.204.45.169 () {64 vars in 1301 bytes} [Mon Jun 29 04:59:00 2026] GET /volume/v3/types/default => generated 145 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:01.181826 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.middleware.request_id [None req-ca1b9cbb-9abe-4e61-b46c-80094aefda8d None None] RequestId filter calling following filter/app {{(pid=113103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:01.183226 np0000183412 devstack@c-api.service[113103]: [pid: 113103|app: 0|req: 4/10] 199.204.45.169 () {62 vars in 1068 bytes} [Mon Jun 29 04:59:01 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:59:01.216380 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.middleware.request_id [None req-b4c431d1-b2a0-4194-91c1-d20f392d4960 None None] RequestId filter calling following filter/app {{(pid=113104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:01.223303 np0000183412 devstack@c-api.service[113104]: [pid: 113104|app: 0|req: 3/11] 199.204.45.169 () {64 vars in 1272 bytes} [Mon Jun 29 04:59:01 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:59:01.261863 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.middleware.request_id [req-b4c431d1-b2a0-4194-91c1-d20f392d4960 req-b58d1518-527d-4839-9e6b-955778751450 None None] RequestId filter calling following filter/app {{(pid=113105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:01.264659 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [req-b4c431d1-b2a0-4194-91c1-d20f392d4960 req-b58d1518-527d-4839-9e6b-955778751450 demo demo] GET https://199.204.45.169/volume/v3/ Jun 29 04:59:01.264942 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [req-b4c431d1-b2a0-4194-91c1-d20f392d4960 req-b58d1518-527d-4839-9e6b-955778751450 demo demo] Empty body provided in request {{(pid=113105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:01.265291 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [req-b4c431d1-b2a0-4194-91c1-d20f392d4960 req-b58d1518-527d-4839-9e6b-955778751450 demo demo] Calling method 'version_select' {{(pid=113105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:01.266086 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [req-b4c431d1-b2a0-4194-91c1-d20f392d4960 req-b58d1518-527d-4839-9e6b-955778751450 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 29 04:59:01.266612 np0000183412 devstack@c-api.service[113105]: [pid: 113105|app: 0|req: 3/12] 199.204.45.169 () {66 vars in 1346 bytes} [Mon Jun 29 04:59:01 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 29 04:59:01.309380 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-c6bcf69d-1f05-4cff-b4b9-3d99bd3ecef8 None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:01.312870 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-c6bcf69d-1f05-4cff-b4b9-3d99bd3ecef8 demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 29 04:59:01.313243 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-c6bcf69d-1f05-4cff-b4b9-3d99bd3ecef8 demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:01.313559 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-c6bcf69d-1f05-4cff-b4b9-3d99bd3ecef8 demo demo] Calling method 'show' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:01.322279 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-c6bcf69d-1f05-4cff-b4b9-3d99bd3ecef8 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:01.322941 np0000183412 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 3/13] 199.204.45.169 () {64 vars in 1301 bytes} [Mon Jun 29 04:59:01 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:01.963426 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.middleware.request_id [None req-56f8646e-e62d-4f56-a2ef-6670cb47b1bb None None] RequestId filter calling following filter/app {{(pid=113103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:01.964680 np0000183412 devstack@c-api.service[113103]: [pid: 113103|app: 0|req: 5/14] 199.204.45.169 () {62 vars in 1068 bytes} [Mon Jun 29 04:59:01 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:59:02.003958 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.middleware.request_id [None req-1a80657c-ac43-4785-8a74-aa95a9ba9ea1 None None] RequestId filter calling following filter/app {{(pid=113104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:02.009123 np0000183412 devstack@c-api.service[113104]: [pid: 113104|app: 0|req: 4/15] 199.204.45.169 () {64 vars in 1272 bytes} [Mon Jun 29 04:59:02 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:59:02.046829 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.middleware.request_id [req-1a80657c-ac43-4785-8a74-aa95a9ba9ea1 req-e49ce1ee-6fca-4ec9-800e-54ca54afb3a7 None None] RequestId filter calling following filter/app {{(pid=113105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:02.049529 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [req-1a80657c-ac43-4785-8a74-aa95a9ba9ea1 req-e49ce1ee-6fca-4ec9-800e-54ca54afb3a7 demo demo] GET https://199.204.45.169/volume/v3/ Jun 29 04:59:02.049768 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [req-1a80657c-ac43-4785-8a74-aa95a9ba9ea1 req-e49ce1ee-6fca-4ec9-800e-54ca54afb3a7 demo demo] Empty body provided in request {{(pid=113105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:02.050027 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [req-1a80657c-ac43-4785-8a74-aa95a9ba9ea1 req-e49ce1ee-6fca-4ec9-800e-54ca54afb3a7 demo demo] Calling method 'version_select' {{(pid=113105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:02.050442 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [req-1a80657c-ac43-4785-8a74-aa95a9ba9ea1 req-e49ce1ee-6fca-4ec9-800e-54ca54afb3a7 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 29 04:59:02.050869 np0000183412 devstack@c-api.service[113105]: [pid: 113105|app: 0|req: 4/16] 199.204.45.169 () {66 vars in 1346 bytes} [Mon Jun 29 04:59:02 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:02.090503 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-39787cc7-ad3e-4107-9ef1-e2a4827ecc4e None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:02.094393 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-39787cc7-ad3e-4107-9ef1-e2a4827ecc4e demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 29 04:59:02.095093 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-39787cc7-ad3e-4107-9ef1-e2a4827ecc4e demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:02.095725 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-39787cc7-ad3e-4107-9ef1-e2a4827ecc4e demo demo] Calling method 'show' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:02.106988 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-39787cc7-ad3e-4107-9ef1-e2a4827ecc4e demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:02.107578 np0000183412 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 4/17] 199.204.45.169 () {64 vars in 1301 bytes} [Mon Jun 29 04:59:02 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:02.147242 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.middleware.request_id [None req-a6e34f14-241b-4e43-8512-3173e1487ebb None None] RequestId filter calling following filter/app {{(pid=113103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:02.148243 np0000183412 devstack@c-api.service[113103]: [pid: 113103|app: 0|req: 6/18] 199.204.45.169 () {62 vars in 1068 bytes} [Mon Jun 29 04:59:02 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:59:02.184475 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.middleware.request_id [None req-56184015-a323-4108-8d33-6d3369eec3a7 None None] RequestId filter calling following filter/app {{(pid=113104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:02.188335 np0000183412 devstack@c-api.service[113104]: [pid: 113104|app: 0|req: 5/19] 199.204.45.169 () {64 vars in 1272 bytes} [Mon Jun 29 04:59:02 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 29 04:59:02.224562 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.middleware.request_id [req-56184015-a323-4108-8d33-6d3369eec3a7 req-3232b553-c2d5-424d-aed4-acf8b830364c None None] RequestId filter calling following filter/app {{(pid=113105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:02.228093 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [req-56184015-a323-4108-8d33-6d3369eec3a7 req-3232b553-c2d5-424d-aed4-acf8b830364c demo demo] GET https://199.204.45.169/volume/v3/ Jun 29 04:59:02.228513 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [req-56184015-a323-4108-8d33-6d3369eec3a7 req-3232b553-c2d5-424d-aed4-acf8b830364c demo demo] Empty body provided in request {{(pid=113105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:02.228903 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [req-56184015-a323-4108-8d33-6d3369eec3a7 req-3232b553-c2d5-424d-aed4-acf8b830364c demo demo] Calling method 'version_select' {{(pid=113105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:02.229688 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [req-56184015-a323-4108-8d33-6d3369eec3a7 req-3232b553-c2d5-424d-aed4-acf8b830364c demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 29 04:59:02.230387 np0000183412 devstack@c-api.service[113105]: [pid: 113105|app: 0|req: 5/20] 199.204.45.169 () {66 vars in 1346 bytes} [Mon Jun 29 04:59:02 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:02.270192 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-4010286c-ed60-447e-aa1a-01ec1fb6426d None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:02.272473 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-4010286c-ed60-447e-aa1a-01ec1fb6426d demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 29 04:59:02.272755 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-4010286c-ed60-447e-aa1a-01ec1fb6426d demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:02.273158 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-4010286c-ed60-447e-aa1a-01ec1fb6426d demo demo] Calling method 'show' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:02.282731 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-4010286c-ed60-447e-aa1a-01ec1fb6426d demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:02.283280 np0000183412 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 5/21] 199.204.45.169 () {64 vars in 1301 bytes} [Mon Jun 29 04:59:02 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:10.220487 np0000183412 devstack@c-api.service[113105]: DEBUG dbcounter [-] [113105] Writing DB stats cinder:SELECT=1 {{(pid=113105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:59:12.278193 np0000183412 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=8 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:04:07.821953 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.middleware.request_id [None req-04549a2d-5f3b-4879-9c27-a73abd05a210 None None] RequestId filter calling following filter/app {{(pid=113103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:04:07.925459 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-04549a2d-5f3b-4879-9c27-a73abd05a210 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:04:07.925459 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-04549a2d-5f3b-4879-9c27-a73abd05a210 demo demo] Empty body provided in request {{(pid=113103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:04:07.925718 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-04549a2d-5f3b-4879-9c27-a73abd05a210 demo demo] Calling method 'detail' {{(pid=113103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:04:07.926343 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.api_utils [None req-04549a2d-5f3b-4879-9c27-a73abd05a210 demo demo] Removing options '' from query. {{(pid=113103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:04:07.927401 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.volume.api [None req-04549a2d-5f3b-4879-9c27-a73abd05a210 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:04:07.976833 np0000183412 devstack@c-api.service[113103]: INFO cinder.volume.api [None req-04549a2d-5f3b-4879-9c27-a73abd05a210 demo demo] Get all volumes completed successfully. Jun 29 05:04:07.979940 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-04549a2d-5f3b-4879-9c27-a73abd05a210 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:04:07.980410 np0000183412 devstack@c-api.service[113103]: [pid: 113103|app: 0|req: 7/22] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:04:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:04:17.967780 np0000183412 devstack@c-api.service[113103]: DEBUG dbcounter [-] [113103] Writing DB stats cinder:SELECT=1 {{(pid=113103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:08.019256 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.middleware.request_id [None req-7193ee0a-d981-4027-9814-644abcc008c2 None None] RequestId filter calling following filter/app {{(pid=113104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:08.022747 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-7193ee0a-d981-4027-9814-644abcc008c2 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:05:08.022988 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-7193ee0a-d981-4027-9814-644abcc008c2 demo demo] Empty body provided in request {{(pid=113104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:05:08.024118 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-7193ee0a-d981-4027-9814-644abcc008c2 demo demo] Calling method 'detail' {{(pid=113104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:05:08.024715 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.api_utils [None req-7193ee0a-d981-4027-9814-644abcc008c2 demo demo] Removing options '' from query. {{(pid=113104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:05:08.025898 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.volume.api [None req-7193ee0a-d981-4027-9814-644abcc008c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:05:08.069384 np0000183412 devstack@c-api.service[113104]: INFO cinder.volume.api [None req-7193ee0a-d981-4027-9814-644abcc008c2 demo demo] Get all volumes completed successfully. Jun 29 05:05:08.072223 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-7193ee0a-d981-4027-9814-644abcc008c2 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:05:08.072686 np0000183412 devstack@c-api.service[113104]: [pid: 113104|app: 0|req: 6/23] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:05:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:05:18.060947 np0000183412 devstack@c-api.service[113104]: DEBUG dbcounter [-] [113104] Writing DB stats cinder:SELECT=1 {{(pid=113104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:06:08.109861 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.middleware.request_id [None req-8db48e43-2470-4d32-b0f9-09e2accc38b4 None None] RequestId filter calling following filter/app {{(pid=113105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:06:08.114259 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-8db48e43-2470-4d32-b0f9-09e2accc38b4 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:06:08.114512 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-8db48e43-2470-4d32-b0f9-09e2accc38b4 demo demo] Empty body provided in request {{(pid=113105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:06:08.115146 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-8db48e43-2470-4d32-b0f9-09e2accc38b4 demo demo] Calling method 'detail' {{(pid=113105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:06:08.115376 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.api_utils [None req-8db48e43-2470-4d32-b0f9-09e2accc38b4 demo demo] Removing options '' from query. {{(pid=113105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:06:08.116533 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.volume.api [None req-8db48e43-2470-4d32-b0f9-09e2accc38b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:06:08.164012 np0000183412 devstack@c-api.service[113105]: INFO cinder.volume.api [None req-8db48e43-2470-4d32-b0f9-09e2accc38b4 demo demo] Get all volumes completed successfully. Jun 29 05:06:08.167849 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-8db48e43-2470-4d32-b0f9-09e2accc38b4 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:06:08.168528 np0000183412 devstack@c-api.service[113105]: [pid: 113105|app: 0|req: 6/24] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:06:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:06:18.156561 np0000183412 devstack@c-api.service[113105]: DEBUG dbcounter [-] [113105] Writing DB stats cinder:SELECT=1 {{(pid=113105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:07:08.219026 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-3eb2be98-6fe8-4020-885a-ab2a67955e92 None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:07:08.227217 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-3eb2be98-6fe8-4020-885a-ab2a67955e92 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:07:08.227217 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-3eb2be98-6fe8-4020-885a-ab2a67955e92 demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:07:08.227217 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-3eb2be98-6fe8-4020-885a-ab2a67955e92 demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:07:08.228112 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-3eb2be98-6fe8-4020-885a-ab2a67955e92 demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:07:08.229505 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-3eb2be98-6fe8-4020-885a-ab2a67955e92 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:07:08.273561 np0000183412 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-3eb2be98-6fe8-4020-885a-ab2a67955e92 demo demo] Get all volumes completed successfully. Jun 29 05:07:08.276183 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-3eb2be98-6fe8-4020-885a-ab2a67955e92 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:07:08.277181 np0000183412 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 6/25] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:07:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:07:18.267980 np0000183412 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:08:08.305711 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.middleware.request_id [None req-4be05735-7dc3-42ad-ac60-090494f5593d None None] RequestId filter calling following filter/app {{(pid=113103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:08:08.310508 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-4be05735-7dc3-42ad-ac60-090494f5593d demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:08:08.310930 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-4be05735-7dc3-42ad-ac60-090494f5593d demo demo] Empty body provided in request {{(pid=113103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:08:08.311202 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-4be05735-7dc3-42ad-ac60-090494f5593d demo demo] Calling method 'detail' {{(pid=113103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:08:08.311523 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.api_utils [None req-4be05735-7dc3-42ad-ac60-090494f5593d demo demo] Removing options '' from query. {{(pid=113103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:08:08.313180 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.volume.api [None req-4be05735-7dc3-42ad-ac60-090494f5593d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:08:08.325273 np0000183412 devstack@c-api.service[113103]: INFO cinder.volume.api [None req-4be05735-7dc3-42ad-ac60-090494f5593d demo demo] Get all volumes completed successfully. Jun 29 05:08:08.328481 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-4be05735-7dc3-42ad-ac60-090494f5593d demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:08:08.329141 np0000183412 devstack@c-api.service[113103]: [pid: 113103|app: 0|req: 8/26] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:08:08 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 29 05:08:18.317519 np0000183412 devstack@c-api.service[113103]: DEBUG dbcounter [-] [113103] Writing DB stats cinder:SELECT=1 {{(pid=113103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:09:08.346028 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.middleware.request_id [None req-c40f16a8-4c99-4d70-b66c-31515c195f91 None None] RequestId filter calling following filter/app {{(pid=113104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:09:08.614396 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-c40f16a8-4c99-4d70-b66c-31515c195f91 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:09:08.614678 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-c40f16a8-4c99-4d70-b66c-31515c195f91 demo demo] Empty body provided in request {{(pid=113104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:09:08.614787 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-c40f16a8-4c99-4d70-b66c-31515c195f91 demo demo] Calling method 'detail' {{(pid=113104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:09:08.615379 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.api_utils [None req-c40f16a8-4c99-4d70-b66c-31515c195f91 demo demo] Removing options '' from query. {{(pid=113104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:09:08.615797 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.volume.api [None req-c40f16a8-4c99-4d70-b66c-31515c195f91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:09:08.625408 np0000183412 devstack@c-api.service[113104]: INFO cinder.volume.api [None req-c40f16a8-4c99-4d70-b66c-31515c195f91 demo demo] Get all volumes completed successfully. Jun 29 05:09:08.627379 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-c40f16a8-4c99-4d70-b66c-31515c195f91 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:09:08.627727 np0000183412 devstack@c-api.service[113104]: [pid: 113104|app: 0|req: 7/27] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:09:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:09:18.618986 np0000183412 devstack@c-api.service[113104]: DEBUG dbcounter [-] [113104] Writing DB stats cinder:SELECT=1 {{(pid=113104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:10:08.646922 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.middleware.request_id [None req-78e99c00-c084-4b73-89ac-67a937928ab9 None None] RequestId filter calling following filter/app {{(pid=113105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:08.649121 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-78e99c00-c084-4b73-89ac-67a937928ab9 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:10:08.649324 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-78e99c00-c084-4b73-89ac-67a937928ab9 demo demo] Empty body provided in request {{(pid=113105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:08.649519 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-78e99c00-c084-4b73-89ac-67a937928ab9 demo demo] Calling method 'detail' {{(pid=113105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:08.649746 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.api_utils [None req-78e99c00-c084-4b73-89ac-67a937928ab9 demo demo] Removing options '' from query. {{(pid=113105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:10:08.650536 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.volume.api [None req-78e99c00-c084-4b73-89ac-67a937928ab9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:10:08.660635 np0000183412 devstack@c-api.service[113105]: INFO cinder.volume.api [None req-78e99c00-c084-4b73-89ac-67a937928ab9 demo demo] Get all volumes completed successfully. Jun 29 05:10:08.663794 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-78e99c00-c084-4b73-89ac-67a937928ab9 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:10:08.664323 np0000183412 devstack@c-api.service[113105]: [pid: 113105|app: 0|req: 7/28] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:10:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:10:18.653499 np0000183412 devstack@c-api.service[113105]: DEBUG dbcounter [-] [113105] Writing DB stats cinder:SELECT=1 {{(pid=113105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:11:08.680386 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-d800af28-b6b0-4e79-b84f-e593cd8b3d9c None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:11:08.685376 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-d800af28-b6b0-4e79-b84f-e593cd8b3d9c demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:11:08.685793 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-d800af28-b6b0-4e79-b84f-e593cd8b3d9c demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:11:08.686243 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-d800af28-b6b0-4e79-b84f-e593cd8b3d9c demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:11:08.686775 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-d800af28-b6b0-4e79-b84f-e593cd8b3d9c demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:11:08.688365 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-d800af28-b6b0-4e79-b84f-e593cd8b3d9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:11:08.699863 np0000183412 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-d800af28-b6b0-4e79-b84f-e593cd8b3d9c demo demo] Get all volumes completed successfully. Jun 29 05:11:08.700852 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-d800af28-b6b0-4e79-b84f-e593cd8b3d9c demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:11:08.701420 np0000183412 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 7/29] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:11:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:11:18.692687 np0000183412 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:12:08.725152 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.middleware.request_id [None req-53b6b9b4-0e9f-4fa5-b419-e33044c50ab8 None None] RequestId filter calling following filter/app {{(pid=113103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:12:08.729028 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-53b6b9b4-0e9f-4fa5-b419-e33044c50ab8 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:12:08.729028 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-53b6b9b4-0e9f-4fa5-b419-e33044c50ab8 demo demo] Empty body provided in request {{(pid=113103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:12:08.729028 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-53b6b9b4-0e9f-4fa5-b419-e33044c50ab8 demo demo] Calling method 'detail' {{(pid=113103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:12:08.729028 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.api_utils [None req-53b6b9b4-0e9f-4fa5-b419-e33044c50ab8 demo demo] Removing options '' from query. {{(pid=113103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:12:08.729301 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.volume.api [None req-53b6b9b4-0e9f-4fa5-b419-e33044c50ab8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:12:08.737614 np0000183412 devstack@c-api.service[113103]: INFO cinder.volume.api [None req-53b6b9b4-0e9f-4fa5-b419-e33044c50ab8 demo demo] Get all volumes completed successfully. Jun 29 05:12:08.740337 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-53b6b9b4-0e9f-4fa5-b419-e33044c50ab8 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:12:08.740888 np0000183412 devstack@c-api.service[113103]: [pid: 113103|app: 0|req: 9/30] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:12:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:12:18.732551 np0000183412 devstack@c-api.service[113103]: DEBUG dbcounter [-] [113103] Writing DB stats cinder:SELECT=1 {{(pid=113103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:13:08.758255 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.middleware.request_id [None req-c89197a2-f903-4b66-8a80-a088cd423530 None None] RequestId filter calling following filter/app {{(pid=113104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:13:08.761395 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-c89197a2-f903-4b66-8a80-a088cd423530 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:13:08.761569 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-c89197a2-f903-4b66-8a80-a088cd423530 demo demo] Empty body provided in request {{(pid=113104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:13:08.761842 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-c89197a2-f903-4b66-8a80-a088cd423530 demo demo] Calling method 'detail' {{(pid=113104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:13:08.762313 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.api_utils [None req-c89197a2-f903-4b66-8a80-a088cd423530 demo demo] Removing options '' from query. {{(pid=113104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:13:08.763292 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.volume.api [None req-c89197a2-f903-4b66-8a80-a088cd423530 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:13:08.770325 np0000183412 devstack@c-api.service[113104]: INFO cinder.volume.api [None req-c89197a2-f903-4b66-8a80-a088cd423530 demo demo] Get all volumes completed successfully. Jun 29 05:13:08.772630 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-c89197a2-f903-4b66-8a80-a088cd423530 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:13:08.773453 np0000183412 devstack@c-api.service[113104]: [pid: 113104|app: 0|req: 8/31] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:13:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:13:18.766303 np0000183412 devstack@c-api.service[113104]: DEBUG dbcounter [-] [113104] Writing DB stats cinder:SELECT=1 {{(pid=113104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:14:08.792523 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.middleware.request_id [None req-4a579aea-551b-4283-a3fe-1e89d33fb9c2 None None] RequestId filter calling following filter/app {{(pid=113105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:14:08.932666 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-4a579aea-551b-4283-a3fe-1e89d33fb9c2 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:14:08.932911 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-4a579aea-551b-4283-a3fe-1e89d33fb9c2 demo demo] Empty body provided in request {{(pid=113105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:14:08.933197 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-4a579aea-551b-4283-a3fe-1e89d33fb9c2 demo demo] Calling method 'detail' {{(pid=113105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:14:08.933484 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.api_utils [None req-4a579aea-551b-4283-a3fe-1e89d33fb9c2 demo demo] Removing options '' from query. {{(pid=113105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:14:08.934431 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.volume.api [None req-4a579aea-551b-4283-a3fe-1e89d33fb9c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:14:08.941900 np0000183412 devstack@c-api.service[113105]: INFO cinder.volume.api [None req-4a579aea-551b-4283-a3fe-1e89d33fb9c2 demo demo] Get all volumes completed successfully. Jun 29 05:14:08.943705 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-4a579aea-551b-4283-a3fe-1e89d33fb9c2 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:14:08.944065 np0000183412 devstack@c-api.service[113105]: [pid: 113105|app: 0|req: 8/32] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:14:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:14:18.937793 np0000183412 devstack@c-api.service[113105]: DEBUG dbcounter [-] [113105] Writing DB stats cinder:SELECT=1 {{(pid=113105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:15:08.966183 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-eaa30969-bfdc-41b1-94ec-7c5978139f77 None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:15:08.969339 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-eaa30969-bfdc-41b1-94ec-7c5978139f77 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:15:08.969621 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-eaa30969-bfdc-41b1-94ec-7c5978139f77 demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:15:08.969897 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-eaa30969-bfdc-41b1-94ec-7c5978139f77 demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:15:08.970731 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-eaa30969-bfdc-41b1-94ec-7c5978139f77 demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:15:08.971615 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-eaa30969-bfdc-41b1-94ec-7c5978139f77 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:15:08.981942 np0000183412 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-eaa30969-bfdc-41b1-94ec-7c5978139f77 demo demo] Get all volumes completed successfully. Jun 29 05:15:08.984682 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-eaa30969-bfdc-41b1-94ec-7c5978139f77 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:15:08.985388 np0000183412 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 8/33] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:15:08 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 29 05:15:18.976465 np0000183412 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:16:09.003770 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.middleware.request_id [None req-b96aa4b8-09f6-4334-a3e1-41a6058426fd None None] RequestId filter calling following filter/app {{(pid=113103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:16:09.007972 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-b96aa4b8-09f6-4334-a3e1-41a6058426fd demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:16:09.008426 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-b96aa4b8-09f6-4334-a3e1-41a6058426fd demo demo] Empty body provided in request {{(pid=113103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:16:09.008838 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-b96aa4b8-09f6-4334-a3e1-41a6058426fd demo demo] Calling method 'detail' {{(pid=113103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:16:09.009366 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.api_utils [None req-b96aa4b8-09f6-4334-a3e1-41a6058426fd demo demo] Removing options '' from query. {{(pid=113103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:16:09.010940 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.volume.api [None req-b96aa4b8-09f6-4334-a3e1-41a6058426fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:16:09.020441 np0000183412 devstack@c-api.service[113103]: INFO cinder.volume.api [None req-b96aa4b8-09f6-4334-a3e1-41a6058426fd demo demo] Get all volumes completed successfully. Jun 29 05:16:09.022359 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-b96aa4b8-09f6-4334-a3e1-41a6058426fd demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:16:09.022731 np0000183412 devstack@c-api.service[113103]: [pid: 113103|app: 0|req: 10/34] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:16:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:16:19.015293 np0000183412 devstack@c-api.service[113103]: DEBUG dbcounter [-] [113103] Writing DB stats cinder:SELECT=1 {{(pid=113103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:17:09.039574 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.middleware.request_id [None req-5a824577-6294-47da-876c-05c95db4a980 None None] RequestId filter calling following filter/app {{(pid=113104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:17:09.042641 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-5a824577-6294-47da-876c-05c95db4a980 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:17:09.042743 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-5a824577-6294-47da-876c-05c95db4a980 demo demo] Empty body provided in request {{(pid=113104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:17:09.042979 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-5a824577-6294-47da-876c-05c95db4a980 demo demo] Calling method 'detail' {{(pid=113104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:17:09.043280 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.api_utils [None req-5a824577-6294-47da-876c-05c95db4a980 demo demo] Removing options '' from query. {{(pid=113104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:17:09.044190 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.volume.api [None req-5a824577-6294-47da-876c-05c95db4a980 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:17:09.059077 np0000183412 devstack@c-api.service[113104]: INFO cinder.volume.api [None req-5a824577-6294-47da-876c-05c95db4a980 demo demo] Get all volumes completed successfully. Jun 29 05:17:09.062180 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-5a824577-6294-47da-876c-05c95db4a980 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:17:09.062506 np0000183412 devstack@c-api.service[113104]: [pid: 113104|app: 0|req: 9/35] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:17:09 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 29 05:17:19.048177 np0000183412 devstack@c-api.service[113104]: DEBUG dbcounter [-] [113104] Writing DB stats cinder:SELECT=1 {{(pid=113104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:18:09.081929 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.middleware.request_id [None req-6f32c622-7185-45ea-99cd-799691c57da9 None None] RequestId filter calling following filter/app {{(pid=113105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:18:09.084911 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-6f32c622-7185-45ea-99cd-799691c57da9 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:18:09.085180 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-6f32c622-7185-45ea-99cd-799691c57da9 demo demo] Empty body provided in request {{(pid=113105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:18:09.085436 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-6f32c622-7185-45ea-99cd-799691c57da9 demo demo] Calling method 'detail' {{(pid=113105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:18:09.085807 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.api_utils [None req-6f32c622-7185-45ea-99cd-799691c57da9 demo demo] Removing options '' from query. {{(pid=113105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:18:09.086922 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.volume.api [None req-6f32c622-7185-45ea-99cd-799691c57da9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:18:09.095150 np0000183412 devstack@c-api.service[113105]: INFO cinder.volume.api [None req-6f32c622-7185-45ea-99cd-799691c57da9 demo demo] Get all volumes completed successfully. Jun 29 05:18:09.097423 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-6f32c622-7185-45ea-99cd-799691c57da9 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:18:09.097800 np0000183412 devstack@c-api.service[113105]: [pid: 113105|app: 0|req: 9/36] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:18:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:18:19.091597 np0000183412 devstack@c-api.service[113105]: DEBUG dbcounter [-] [113105] Writing DB stats cinder:SELECT=1 {{(pid=113105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:19:09.113287 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-ced53797-51f7-4a3f-b507-4cadcdc4d031 None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:19:09.368823 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-ced53797-51f7-4a3f-b507-4cadcdc4d031 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:19:09.369114 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-ced53797-51f7-4a3f-b507-4cadcdc4d031 demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:19:09.369350 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-ced53797-51f7-4a3f-b507-4cadcdc4d031 demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:19:09.369827 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-ced53797-51f7-4a3f-b507-4cadcdc4d031 demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:19:09.370812 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-ced53797-51f7-4a3f-b507-4cadcdc4d031 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:19:09.377617 np0000183412 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-ced53797-51f7-4a3f-b507-4cadcdc4d031 demo demo] Get all volumes completed successfully. Jun 29 05:19:09.379721 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-ced53797-51f7-4a3f-b507-4cadcdc4d031 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:19:09.380125 np0000183412 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 9/37] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:19:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:19:19.373642 np0000183412 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:20:09.398470 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.middleware.request_id [None req-520d72df-5a08-4a66-99fa-423a748a7397 None None] RequestId filter calling following filter/app {{(pid=113103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:09.402049 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-520d72df-5a08-4a66-99fa-423a748a7397 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:20:09.402368 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-520d72df-5a08-4a66-99fa-423a748a7397 demo demo] Empty body provided in request {{(pid=113103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:09.402709 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-520d72df-5a08-4a66-99fa-423a748a7397 demo demo] Calling method 'detail' {{(pid=113103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:09.403145 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.api_utils [None req-520d72df-5a08-4a66-99fa-423a748a7397 demo demo] Removing options '' from query. {{(pid=113103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:20:09.404667 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.volume.api [None req-520d72df-5a08-4a66-99fa-423a748a7397 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:20:09.418757 np0000183412 devstack@c-api.service[113103]: INFO cinder.volume.api [None req-520d72df-5a08-4a66-99fa-423a748a7397 demo demo] Get all volumes completed successfully. Jun 29 05:20:09.421896 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-520d72df-5a08-4a66-99fa-423a748a7397 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:20:09.422529 np0000183412 devstack@c-api.service[113103]: [pid: 113103|app: 0|req: 11/38] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:20:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:20:19.409117 np0000183412 devstack@c-api.service[113103]: DEBUG dbcounter [-] [113103] Writing DB stats cinder:SELECT=1 {{(pid=113103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:21:09.439252 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.middleware.request_id [None req-86a8a0a3-89ed-477e-9a00-5a52ece4ea59 None None] RequestId filter calling following filter/app {{(pid=113104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:21:09.442398 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-86a8a0a3-89ed-477e-9a00-5a52ece4ea59 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:21:09.442637 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-86a8a0a3-89ed-477e-9a00-5a52ece4ea59 demo demo] Empty body provided in request {{(pid=113104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:21:09.442875 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-86a8a0a3-89ed-477e-9a00-5a52ece4ea59 demo demo] Calling method 'detail' {{(pid=113104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:21:09.443195 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.api_utils [None req-86a8a0a3-89ed-477e-9a00-5a52ece4ea59 demo demo] Removing options '' from query. {{(pid=113104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:21:09.444164 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.volume.api [None req-86a8a0a3-89ed-477e-9a00-5a52ece4ea59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:21:09.451297 np0000183412 devstack@c-api.service[113104]: INFO cinder.volume.api [None req-86a8a0a3-89ed-477e-9a00-5a52ece4ea59 demo demo] Get all volumes completed successfully. Jun 29 05:21:09.453355 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-86a8a0a3-89ed-477e-9a00-5a52ece4ea59 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:21:09.453804 np0000183412 devstack@c-api.service[113104]: [pid: 113104|app: 0|req: 10/39] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:21:09 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 29 05:21:19.446909 np0000183412 devstack@c-api.service[113104]: DEBUG dbcounter [-] [113104] Writing DB stats cinder:SELECT=1 {{(pid=113104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:22:09.481838 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.middleware.request_id [None req-d7e28d22-535c-4175-8e64-a5fc37ee6012 None None] RequestId filter calling following filter/app {{(pid=113105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:22:09.486086 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-d7e28d22-535c-4175-8e64-a5fc37ee6012 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:22:09.486497 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-d7e28d22-535c-4175-8e64-a5fc37ee6012 demo demo] Empty body provided in request {{(pid=113105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:22:09.486901 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-d7e28d22-535c-4175-8e64-a5fc37ee6012 demo demo] Calling method 'detail' {{(pid=113105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:22:09.487422 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.api_utils [None req-d7e28d22-535c-4175-8e64-a5fc37ee6012 demo demo] Removing options '' from query. {{(pid=113105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:22:09.489062 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.volume.api [None req-d7e28d22-535c-4175-8e64-a5fc37ee6012 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:22:09.497151 np0000183412 devstack@c-api.service[113105]: INFO cinder.volume.api [None req-d7e28d22-535c-4175-8e64-a5fc37ee6012 demo demo] Get all volumes completed successfully. Jun 29 05:22:09.499618 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-d7e28d22-535c-4175-8e64-a5fc37ee6012 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:22:09.500100 np0000183412 devstack@c-api.service[113105]: [pid: 113105|app: 0|req: 10/40] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:22:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:22:19.492611 np0000183412 devstack@c-api.service[113105]: DEBUG dbcounter [-] [113105] Writing DB stats cinder:SELECT=1 {{(pid=113105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:23:09.514482 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-2ed733e5-8980-4017-b00a-d532f541d8bd None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:23:09.517561 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-2ed733e5-8980-4017-b00a-d532f541d8bd demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:23:09.517895 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-2ed733e5-8980-4017-b00a-d532f541d8bd demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:23:09.518028 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-2ed733e5-8980-4017-b00a-d532f541d8bd demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:23:09.518298 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-2ed733e5-8980-4017-b00a-d532f541d8bd demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:23:09.519050 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-2ed733e5-8980-4017-b00a-d532f541d8bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:23:09.528708 np0000183412 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-2ed733e5-8980-4017-b00a-d532f541d8bd demo demo] Get all volumes completed successfully. Jun 29 05:23:09.531835 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-2ed733e5-8980-4017-b00a-d532f541d8bd demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:23:09.532322 np0000183412 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 10/41] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:23:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:23:19.521869 np0000183412 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:24:09.551310 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.middleware.request_id [None req-e6911ee5-e927-42f7-86e1-319cbf78ace2 None None] RequestId filter calling following filter/app {{(pid=113103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:24:09.649441 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-e6911ee5-e927-42f7-86e1-319cbf78ace2 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:24:09.649725 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-e6911ee5-e927-42f7-86e1-319cbf78ace2 demo demo] Empty body provided in request {{(pid=113103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:24:09.650011 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-e6911ee5-e927-42f7-86e1-319cbf78ace2 demo demo] Calling method 'detail' {{(pid=113103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:24:09.650322 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.api_utils [None req-e6911ee5-e927-42f7-86e1-319cbf78ace2 demo demo] Removing options '' from query. {{(pid=113103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:24:09.651332 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.volume.api [None req-e6911ee5-e927-42f7-86e1-319cbf78ace2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:24:09.658895 np0000183412 devstack@c-api.service[113103]: INFO cinder.volume.api [None req-e6911ee5-e927-42f7-86e1-319cbf78ace2 demo demo] Get all volumes completed successfully. Jun 29 05:24:09.660784 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-e6911ee5-e927-42f7-86e1-319cbf78ace2 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:24:09.661133 np0000183412 devstack@c-api.service[113103]: [pid: 113103|app: 0|req: 12/42] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:24:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:24:19.654602 np0000183412 devstack@c-api.service[113103]: DEBUG dbcounter [-] [113103] Writing DB stats cinder:SELECT=1 {{(pid=113103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:25:09.679279 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.middleware.request_id [None req-c76bd40b-a4a0-4160-acf8-13598bd63953 None None] RequestId filter calling following filter/app {{(pid=113104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:25:09.683554 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-c76bd40b-a4a0-4160-acf8-13598bd63953 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:25:09.683843 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-c76bd40b-a4a0-4160-acf8-13598bd63953 demo demo] Empty body provided in request {{(pid=113104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:25:09.684110 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-c76bd40b-a4a0-4160-acf8-13598bd63953 demo demo] Calling method 'detail' {{(pid=113104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:25:09.684509 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.api_utils [None req-c76bd40b-a4a0-4160-acf8-13598bd63953 demo demo] Removing options '' from query. {{(pid=113104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:25:09.685428 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.volume.api [None req-c76bd40b-a4a0-4160-acf8-13598bd63953 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:25:09.692938 np0000183412 devstack@c-api.service[113104]: INFO cinder.volume.api [None req-c76bd40b-a4a0-4160-acf8-13598bd63953 demo demo] Get all volumes completed successfully. Jun 29 05:25:09.694874 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-c76bd40b-a4a0-4160-acf8-13598bd63953 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:25:09.695349 np0000183412 devstack@c-api.service[113104]: [pid: 113104|app: 0|req: 11/43] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:25:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:25:19.688897 np0000183412 devstack@c-api.service[113104]: DEBUG dbcounter [-] [113104] Writing DB stats cinder:SELECT=1 {{(pid=113104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:26:09.712512 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.middleware.request_id [None req-c506d371-5bf5-4c4d-8afc-60082ebb8ff4 None None] RequestId filter calling following filter/app {{(pid=113105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:26:09.716435 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-c506d371-5bf5-4c4d-8afc-60082ebb8ff4 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:26:09.716767 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-c506d371-5bf5-4c4d-8afc-60082ebb8ff4 demo demo] Empty body provided in request {{(pid=113105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:26:09.717049 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-c506d371-5bf5-4c4d-8afc-60082ebb8ff4 demo demo] Calling method 'detail' {{(pid=113105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:26:09.717361 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.api_utils [None req-c506d371-5bf5-4c4d-8afc-60082ebb8ff4 demo demo] Removing options '' from query. {{(pid=113105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:26:09.718972 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.volume.api [None req-c506d371-5bf5-4c4d-8afc-60082ebb8ff4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:26:09.727198 np0000183412 devstack@c-api.service[113105]: INFO cinder.volume.api [None req-c506d371-5bf5-4c4d-8afc-60082ebb8ff4 demo demo] Get all volumes completed successfully. Jun 29 05:26:09.729332 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-c506d371-5bf5-4c4d-8afc-60082ebb8ff4 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:26:09.730659 np0000183412 devstack@c-api.service[113105]: [pid: 113105|app: 0|req: 11/44] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:26:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:26:19.724429 np0000183412 devstack@c-api.service[113105]: DEBUG dbcounter [-] [113105] Writing DB stats cinder:SELECT=1 {{(pid=113105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:27:09.746282 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-38b28e60-8765-43b2-a133-8d38c3cb85d0 None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:27:09.749193 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-38b28e60-8765-43b2-a133-8d38c3cb85d0 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:27:09.749424 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-38b28e60-8765-43b2-a133-8d38c3cb85d0 demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:27:09.749708 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-38b28e60-8765-43b2-a133-8d38c3cb85d0 demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:27:09.750093 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-38b28e60-8765-43b2-a133-8d38c3cb85d0 demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:27:09.751115 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-38b28e60-8765-43b2-a133-8d38c3cb85d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:27:09.760816 np0000183412 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-38b28e60-8765-43b2-a133-8d38c3cb85d0 demo demo] Get all volumes completed successfully. Jun 29 05:27:09.765918 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-38b28e60-8765-43b2-a133-8d38c3cb85d0 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:27:09.766734 np0000183412 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 11/45] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:27:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:27:19.754618 np0000183412 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:28:09.784393 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.middleware.request_id [None req-aa930f84-8b5f-4c85-9819-fcd6cb1eec81 None None] RequestId filter calling following filter/app {{(pid=113103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:28:09.788070 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-aa930f84-8b5f-4c85-9819-fcd6cb1eec81 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:28:09.788371 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-aa930f84-8b5f-4c85-9819-fcd6cb1eec81 demo demo] Empty body provided in request {{(pid=113103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:28:09.788664 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-aa930f84-8b5f-4c85-9819-fcd6cb1eec81 demo demo] Calling method 'detail' {{(pid=113103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:28:09.789030 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.api_utils [None req-aa930f84-8b5f-4c85-9819-fcd6cb1eec81 demo demo] Removing options '' from query. {{(pid=113103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:28:09.790041 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.volume.api [None req-aa930f84-8b5f-4c85-9819-fcd6cb1eec81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:28:09.796550 np0000183412 devstack@c-api.service[113103]: INFO cinder.volume.api [None req-aa930f84-8b5f-4c85-9819-fcd6cb1eec81 demo demo] Get all volumes completed successfully. Jun 29 05:28:09.798511 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-aa930f84-8b5f-4c85-9819-fcd6cb1eec81 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:28:09.798945 np0000183412 devstack@c-api.service[113103]: [pid: 113103|app: 0|req: 13/46] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:28:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:28:19.792845 np0000183412 devstack@c-api.service[113103]: DEBUG dbcounter [-] [113103] Writing DB stats cinder:SELECT=1 {{(pid=113103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:29:09.817542 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.middleware.request_id [None req-1d128a39-302e-4ff4-85b4-0d2ad764c307 None None] RequestId filter calling following filter/app {{(pid=113104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:29:09.934749 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-1d128a39-302e-4ff4-85b4-0d2ad764c307 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:29:09.934954 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-1d128a39-302e-4ff4-85b4-0d2ad764c307 demo demo] Empty body provided in request {{(pid=113104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:29:09.938020 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-1d128a39-302e-4ff4-85b4-0d2ad764c307 demo demo] Calling method 'detail' {{(pid=113104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:29:09.938020 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.api_utils [None req-1d128a39-302e-4ff4-85b4-0d2ad764c307 demo demo] Removing options '' from query. {{(pid=113104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:29:09.938020 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.volume.api [None req-1d128a39-302e-4ff4-85b4-0d2ad764c307 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:29:09.943071 np0000183412 devstack@c-api.service[113104]: INFO cinder.volume.api [None req-1d128a39-302e-4ff4-85b4-0d2ad764c307 demo demo] Get all volumes completed successfully. Jun 29 05:29:09.945597 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-1d128a39-302e-4ff4-85b4-0d2ad764c307 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:29:09.946177 np0000183412 devstack@c-api.service[113104]: [pid: 113104|app: 0|req: 12/47] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:29:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:29:19.940180 np0000183412 devstack@c-api.service[113104]: DEBUG dbcounter [-] [113104] Writing DB stats cinder:SELECT=1 {{(pid=113104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:30:09.963662 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.middleware.request_id [None req-14ae0000-f104-41f5-b8e3-3bb1ef4440bf None None] RequestId filter calling following filter/app {{(pid=113105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:30:09.967471 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-14ae0000-f104-41f5-b8e3-3bb1ef4440bf demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:30:09.967773 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-14ae0000-f104-41f5-b8e3-3bb1ef4440bf demo demo] Empty body provided in request {{(pid=113105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:30:09.968203 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-14ae0000-f104-41f5-b8e3-3bb1ef4440bf demo demo] Calling method 'detail' {{(pid=113105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:30:09.968559 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.api_utils [None req-14ae0000-f104-41f5-b8e3-3bb1ef4440bf demo demo] Removing options '' from query. {{(pid=113105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:30:09.969504 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.volume.api [None req-14ae0000-f104-41f5-b8e3-3bb1ef4440bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:30:09.979607 np0000183412 devstack@c-api.service[113105]: INFO cinder.volume.api [None req-14ae0000-f104-41f5-b8e3-3bb1ef4440bf demo demo] Get all volumes completed successfully. Jun 29 05:30:09.982084 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-14ae0000-f104-41f5-b8e3-3bb1ef4440bf demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:30:09.982603 np0000183412 devstack@c-api.service[113105]: [pid: 113105|app: 0|req: 12/48] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:30:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:30:19.974052 np0000183412 devstack@c-api.service[113105]: DEBUG dbcounter [-] [113105] Writing DB stats cinder:SELECT=1 {{(pid=113105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:31:09.998178 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-4bb78851-021f-4d88-be0d-40a94d6d72d1 None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:31:10.001738 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-4bb78851-021f-4d88-be0d-40a94d6d72d1 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:31:10.002069 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-4bb78851-021f-4d88-be0d-40a94d6d72d1 demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:31:10.002389 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-4bb78851-021f-4d88-be0d-40a94d6d72d1 demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:31:10.002794 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-4bb78851-021f-4d88-be0d-40a94d6d72d1 demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:31:10.003911 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-4bb78851-021f-4d88-be0d-40a94d6d72d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:31:10.011909 np0000183412 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-4bb78851-021f-4d88-be0d-40a94d6d72d1 demo demo] Get all volumes completed successfully. Jun 29 05:31:10.014119 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-4bb78851-021f-4d88-be0d-40a94d6d72d1 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:31:10.014574 np0000183412 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 12/49] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:31:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:31:20.007121 np0000183412 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:32:10.035331 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.middleware.request_id [None req-5f4ebcf9-34b0-4b5f-a5d6-f1867893a980 None None] RequestId filter calling following filter/app {{(pid=113103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:32:10.037476 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-5f4ebcf9-34b0-4b5f-a5d6-f1867893a980 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:32:10.037651 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-5f4ebcf9-34b0-4b5f-a5d6-f1867893a980 demo demo] Empty body provided in request {{(pid=113103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:32:10.037825 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.openstack.wsgi [None req-5f4ebcf9-34b0-4b5f-a5d6-f1867893a980 demo demo] Calling method 'detail' {{(pid=113103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:32:10.038049 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.api.api_utils [None req-5f4ebcf9-34b0-4b5f-a5d6-f1867893a980 demo demo] Removing options '' from query. {{(pid=113103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:32:10.038858 np0000183412 devstack@c-api.service[113103]: DEBUG cinder.volume.api [None req-5f4ebcf9-34b0-4b5f-a5d6-f1867893a980 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:32:10.046096 np0000183412 devstack@c-api.service[113103]: INFO cinder.volume.api [None req-5f4ebcf9-34b0-4b5f-a5d6-f1867893a980 demo demo] Get all volumes completed successfully. Jun 29 05:32:10.048062 np0000183412 devstack@c-api.service[113103]: INFO cinder.api.openstack.wsgi [None req-5f4ebcf9-34b0-4b5f-a5d6-f1867893a980 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:32:10.048429 np0000183412 devstack@c-api.service[113103]: [pid: 113103|app: 0|req: 14/50] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:32:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:32:20.042211 np0000183412 devstack@c-api.service[113103]: DEBUG dbcounter [-] [113103] Writing DB stats cinder:SELECT=1 {{(pid=113103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:33:10.064069 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.middleware.request_id [None req-0fc4c7c1-d080-4ee2-8cda-b479cfed8a53 None None] RequestId filter calling following filter/app {{(pid=113104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:33:10.067546 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-0fc4c7c1-d080-4ee2-8cda-b479cfed8a53 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:33:10.067790 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-0fc4c7c1-d080-4ee2-8cda-b479cfed8a53 demo demo] Empty body provided in request {{(pid=113104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:33:10.068040 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.openstack.wsgi [None req-0fc4c7c1-d080-4ee2-8cda-b479cfed8a53 demo demo] Calling method 'detail' {{(pid=113104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:33:10.068355 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.api.api_utils [None req-0fc4c7c1-d080-4ee2-8cda-b479cfed8a53 demo demo] Removing options '' from query. {{(pid=113104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:33:10.069432 np0000183412 devstack@c-api.service[113104]: DEBUG cinder.volume.api [None req-0fc4c7c1-d080-4ee2-8cda-b479cfed8a53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:33:10.078056 np0000183412 devstack@c-api.service[113104]: INFO cinder.volume.api [None req-0fc4c7c1-d080-4ee2-8cda-b479cfed8a53 demo demo] Get all volumes completed successfully. Jun 29 05:33:10.079587 np0000183412 devstack@c-api.service[113104]: INFO cinder.api.openstack.wsgi [None req-0fc4c7c1-d080-4ee2-8cda-b479cfed8a53 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:33:10.079939 np0000183412 devstack@c-api.service[113104]: [pid: 113104|app: 0|req: 13/51] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:33:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:33:20.072827 np0000183412 devstack@c-api.service[113104]: DEBUG dbcounter [-] [113104] Writing DB stats cinder:SELECT=1 {{(pid=113104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:34:10.097721 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.middleware.request_id [None req-fbf67ceb-906d-4145-a8a1-22e673bf8bdc None None] RequestId filter calling following filter/app {{(pid=113105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:34:10.206035 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-fbf67ceb-906d-4145-a8a1-22e673bf8bdc demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:34:10.206187 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-fbf67ceb-906d-4145-a8a1-22e673bf8bdc demo demo] Empty body provided in request {{(pid=113105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:34:10.206377 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.openstack.wsgi [None req-fbf67ceb-906d-4145-a8a1-22e673bf8bdc demo demo] Calling method 'detail' {{(pid=113105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:34:10.206602 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.api.api_utils [None req-fbf67ceb-906d-4145-a8a1-22e673bf8bdc demo demo] Removing options '' from query. {{(pid=113105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:34:10.210179 np0000183412 devstack@c-api.service[113105]: DEBUG cinder.volume.api [None req-fbf67ceb-906d-4145-a8a1-22e673bf8bdc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:34:10.220695 np0000183412 devstack@c-api.service[113105]: INFO cinder.volume.api [None req-fbf67ceb-906d-4145-a8a1-22e673bf8bdc demo demo] Get all volumes completed successfully. Jun 29 05:34:10.223741 np0000183412 devstack@c-api.service[113105]: INFO cinder.api.openstack.wsgi [None req-fbf67ceb-906d-4145-a8a1-22e673bf8bdc demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:34:10.224707 np0000183412 devstack@c-api.service[113105]: [pid: 113105|app: 0|req: 13/52] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:34:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:34:20.212861 np0000183412 devstack@c-api.service[113105]: DEBUG dbcounter [-] [113105] Writing DB stats cinder:SELECT=1 {{(pid=113105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:35:10.238637 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-b446d536-815c-48e8-98d7-6f99ca6148e7 None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:35:10.243895 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-b446d536-815c-48e8-98d7-6f99ca6148e7 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 29 05:35:10.244208 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-b446d536-815c-48e8-98d7-6f99ca6148e7 demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:35:10.244487 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-b446d536-815c-48e8-98d7-6f99ca6148e7 demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:35:10.244822 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-b446d536-815c-48e8-98d7-6f99ca6148e7 demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:35:10.245901 np0000183412 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-b446d536-815c-48e8-98d7-6f99ca6148e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:35:10.253907 np0000183412 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-b446d536-815c-48e8-98d7-6f99ca6148e7 demo demo] Get all volumes completed successfully. Jun 29 05:35:10.255945 np0000183412 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-b446d536-815c-48e8-98d7-6f99ca6148e7 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:35:10.256286 np0000183412 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 13/53] 199.204.45.169 () {64 vars in 1296 bytes} [Mon Jun 29 05:35:10 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)