Jun 26 06:27:04.234987 np0000183139 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 06:27:04.243546 np0000183139 devstack@c-api.service[112555]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 06:27:04.246945 np0000183139 devstack@c-api.service[112555]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 06:27:04 2026] *** Jun 26 06:27:04.246945 np0000183139 devstack@c-api.service[112555]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 06:27:04.246945 np0000183139 devstack@c-api.service[112555]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 06:27:04.246945 np0000183139 devstack@c-api.service[112555]: nodename: np0000183139 Jun 26 06:27:04.246945 np0000183139 devstack@c-api.service[112555]: machine: x86_64 Jun 26 06:27:04.246945 np0000183139 devstack@c-api.service[112555]: clock source: unix Jun 26 06:27:04.246945 np0000183139 devstack@c-api.service[112555]: pcre jit disabled Jun 26 06:27:04.246945 np0000183139 devstack@c-api.service[112555]: detected number of CPU cores: 16 Jun 26 06:27:04.246945 np0000183139 devstack@c-api.service[112555]: current working directory: / Jun 26 06:27:04.246945 np0000183139 devstack@c-api.service[112555]: detected binary path: /usr/bin/uwsgi-core Jun 26 06:27:04.246945 np0000183139 devstack@c-api.service[112555]: your processes number limit is 256917 Jun 26 06:27:04.246945 np0000183139 devstack@c-api.service[112555]: your memory page size is 4096 bytes Jun 26 06:27:04.246945 np0000183139 devstack@c-api.service[112555]: detected max file descriptor number: 2048 Jun 26 06:27:04.246945 np0000183139 devstack@c-api.service[112555]: lock engine: pthread robust mutexes Jun 26 06:27:04.247769 np0000183139 devstack@c-api.service[112555]: thunder lock: enabled Jun 26 06:27:04.247769 np0000183139 devstack@c-api.service[112555]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 06:27:04.247769 np0000183139 devstack@c-api.service[112555]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 06:27:04.247769 np0000183139 devstack@c-api.service[112555]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 06:27:04.247769 np0000183139 devstack@c-api.service[112555]: Set PythonHome to /opt/stack/data/venv Jun 26 06:27:04.285105 np0000183139 devstack@c-api.service[112555]: Python main interpreter initialized at 0x7570a16a3668 Jun 26 06:27:04.285105 np0000183139 devstack@c-api.service[112555]: python threads support enabled Jun 26 06:27:04.285105 np0000183139 devstack@c-api.service[112555]: your server socket listen backlog is limited to 100 connections Jun 26 06:27:04.285105 np0000183139 devstack@c-api.service[112555]: your mercy for graceful operations on workers is 80 seconds Jun 26 06:27:04.285705 np0000183139 devstack@c-api.service[112555]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 06:27:04.285901 np0000183139 devstack@c-api.service[112555]: *** Operational MODE: preforking *** Jun 26 06:27:04.286076 np0000183139 devstack@c-api.service[112555]: *** uWSGI is running in multiple interpreter mode *** Jun 26 06:27:04.286076 np0000183139 devstack@c-api.service[112555]: spawned uWSGI master process (pid: 112555) Jun 26 06:27:04.286176 np0000183139 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 06:27:04.287253 np0000183139 devstack@c-api.service[112555]: spawned uWSGI worker 1 (pid: 112563, cores: 1) Jun 26 06:27:04.288048 np0000183139 devstack@c-api.service[112555]: spawned uWSGI worker 2 (pid: 112564, cores: 1) Jun 26 06:27:04.288655 np0000183139 devstack@c-api.service[112555]: spawned uWSGI worker 3 (pid: 112565, cores: 1) Jun 26 06:27:04.289284 np0000183139 devstack@c-api.service[112555]: spawned uWSGI worker 4 (pid: 112566, cores: 1) Jun 26 06:27:04.289347 np0000183139 devstack@c-api.service[112555]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 06:27:04.421173 np0000183139 devstack@c-api.service[112563]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:27:04.421173 np0000183139 devstack@c-api.service[112563]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:27:04.421173 np0000183139 devstack@c-api.service[112563]: we strongly recommend against using it for new projects. Jun 26 06:27:04.421173 np0000183139 devstack@c-api.service[112563]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:27:04.421173 np0000183139 devstack@c-api.service[112563]: framework. For more detail see Jun 26 06:27:04.421173 np0000183139 devstack@c-api.service[112563]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:27:04.421173 np0000183139 devstack@c-api.service[112563]: import eventlet # noqa Jun 26 06:27:04.425471 np0000183139 devstack@c-api.service[112564]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:27:04.425471 np0000183139 devstack@c-api.service[112564]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:27:04.425471 np0000183139 devstack@c-api.service[112564]: we strongly recommend against using it for new projects. Jun 26 06:27:04.425471 np0000183139 devstack@c-api.service[112564]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:27:04.425471 np0000183139 devstack@c-api.service[112564]: framework. For more detail see Jun 26 06:27:04.425471 np0000183139 devstack@c-api.service[112564]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:27:04.425471 np0000183139 devstack@c-api.service[112564]: import eventlet # noqa Jun 26 06:27:04.430073 np0000183139 devstack@c-api.service[112565]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:27:04.430073 np0000183139 devstack@c-api.service[112565]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:27:04.430073 np0000183139 devstack@c-api.service[112565]: we strongly recommend against using it for new projects. Jun 26 06:27:04.430073 np0000183139 devstack@c-api.service[112565]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:27:04.430073 np0000183139 devstack@c-api.service[112565]: framework. For more detail see Jun 26 06:27:04.430073 np0000183139 devstack@c-api.service[112565]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:27:04.430073 np0000183139 devstack@c-api.service[112565]: import eventlet # noqa Jun 26 06:27:04.433145 np0000183139 devstack@c-api.service[112566]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:27:04.433145 np0000183139 devstack@c-api.service[112566]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:27:04.433145 np0000183139 devstack@c-api.service[112566]: we strongly recommend against using it for new projects. Jun 26 06:27:04.433145 np0000183139 devstack@c-api.service[112566]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:27:04.433145 np0000183139 devstack@c-api.service[112566]: framework. For more detail see Jun 26 06:27:04.433145 np0000183139 devstack@c-api.service[112566]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:27:04.433145 np0000183139 devstack@c-api.service[112566]: import eventlet # noqa Jun 26 06:27:04.507287 np0000183139 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 06:27:04.507287 np0000183139 devstack@c-api.service[112563]: warnings.warn( Jun 26 06:27:04.523045 np0000183139 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 06:27:04.523045 np0000183139 devstack@c-api.service[112565]: warnings.warn( Jun 26 06:27:04.524625 np0000183139 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 06:27:04.524625 np0000183139 devstack@c-api.service[112566]: warnings.warn( Jun 26 06:27:04.528767 np0000183139 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 06:27:04.528767 np0000183139 devstack@c-api.service[112564]: warnings.warn( Jun 26 06:27:04.586035 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:04.586035 np0000183139 devstack@c-api.service[112563]: from cgi import parse_header Jun 26 06:27:04.604616 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:04.604616 np0000183139 devstack@c-api.service[112564]: from cgi import parse_header Jun 26 06:27:04.621693 np0000183139 devstack@c-api.service[112566]: /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 26 06:27:04.621693 np0000183139 devstack@c-api.service[112566]: from cgi import parse_header Jun 26 06:27:04.622859 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:04.622859 np0000183139 devstack@c-api.service[112565]: from cgi import parse_header Jun 26 06:27:04.636512 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:04.636512 np0000183139 devstack@c-api.service[112563]: removals.removed_module( Jun 26 06:27:04.637933 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:04.637933 np0000183139 devstack@c-api.service[112563]: removals.removed_module( Jun 26 06:27:04.655495 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:04.655495 np0000183139 devstack@c-api.service[112564]: removals.removed_module( Jun 26 06:27:04.656985 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:04.656985 np0000183139 devstack@c-api.service[112564]: removals.removed_module( Jun 26 06:27:04.675885 np0000183139 devstack@c-api.service[112566]: /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 26 06:27:04.675885 np0000183139 devstack@c-api.service[112566]: removals.removed_module( Jun 26 06:27:04.678080 np0000183139 devstack@c-api.service[112566]: /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 26 06:27:04.678080 np0000183139 devstack@c-api.service[112566]: removals.removed_module( Jun 26 06:27:04.682054 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:04.682054 np0000183139 devstack@c-api.service[112565]: removals.removed_module( Jun 26 06:27:04.684338 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:04.684338 np0000183139 devstack@c-api.service[112565]: removals.removed_module( Jun 26 06:27:05.428936 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:05.428936 np0000183139 devstack@c-api.service[112564]: warnings.warn( Jun 26 06:27:05.434842 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:05.434842 np0000183139 devstack@c-api.service[112563]: warnings.warn( Jun 26 06:27:05.479450 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:05.479450 np0000183139 devstack@c-api.service[112564]: warnings.warn( Jun 26 06:27:05.484538 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:05.484538 np0000183139 devstack@c-api.service[112563]: warnings.warn( Jun 26 06:27:05.503304 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:05.503304 np0000183139 devstack@c-api.service[112565]: warnings.warn( Jun 26 06:27:05.535099 np0000183139 devstack@c-api.service[112566]: /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 26 06:27:05.535099 np0000183139 devstack@c-api.service[112566]: warnings.warn( Jun 26 06:27:05.556127 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:05.556127 np0000183139 devstack@c-api.service[112565]: warnings.warn( Jun 26 06:27:05.593534 np0000183139 devstack@c-api.service[112566]: /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 26 06:27:05.593534 np0000183139 devstack@c-api.service[112566]: warnings.warn( Jun 26 06:27:05.667112 np0000183139 devstack@c-api.service[112563]: 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 26 06:27:05.667325 np0000183139 devstack@c-api.service[112563]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112563) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:27:05.681674 np0000183139 devstack@c-api.service[112564]: 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 26 06:27:05.682049 np0000183139 devstack@c-api.service[112564]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112564) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:27:05.745293 np0000183139 devstack@c-api.service[112565]: 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 26 06:27:05.745510 np0000183139 devstack@c-api.service[112565]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112565) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:27:05.753826 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:05.753826 np0000183139 devstack@c-api.service[112563]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:27:05.768289 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:05.768289 np0000183139 devstack@c-api.service[112564]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:27:05.808908 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:05.808908 np0000183139 devstack@c-api.service[112565]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:27:05.834577 np0000183139 devstack@c-api.service[112566]: 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 26 06:27:05.834766 np0000183139 devstack@c-api.service[112566]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112566) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:27:05.899954 np0000183139 devstack@c-api.service[112566]: /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 26 06:27:05.899954 np0000183139 devstack@c-api.service[112566]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:27:06.212576 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112564) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:27:06.212827 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112565) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:27:06.212931 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.212997 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.213052 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.213117 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.213346 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112563) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:27:06.213414 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.213468 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.213843 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.214146 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.214406 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.214892 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.215184 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.215367 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.215539 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.215694 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.215754 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.215820 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.215874 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.215923 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.215985 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.216037 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.216086 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.216137 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.216783 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.216891 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.216945 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.217005 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.217005 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.217005 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.217005 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.217005 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.217415 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.217415 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.217572 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.217572 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.217572 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.217963 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.218058 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.218058 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.220318 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.220318 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.220318 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.220318 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.220318 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.220318 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.256766 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.256766 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.256766 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.256766 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.256766 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.256766 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.256766 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.257494 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.257494 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.257494 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.257494 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.257494 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.257494 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.257802 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.257845 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.257879 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.257879 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.257879 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.257879 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.257879 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.257879 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.258082 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.258082 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.258082 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.258082 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.258082 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.258082 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.258082 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.258310 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.258310 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.258310 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.258310 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.258310 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.258310 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.258519 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.258558 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.258558 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.258635 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.258698 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.258744 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.258779 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.258819 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.258854 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.258958 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.259054 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.259147 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.259243 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.259435 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.259531 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.259575 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.259613 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.259961 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.260047 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.260127 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.260214 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.260262 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.260310 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.260361 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.260361 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.260435 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.260469 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.260513 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.260553 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.260592 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.260592 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.260592 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.260592 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.260592 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.260592 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.260592 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.260859 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.260859 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.260859 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.260859 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.260996 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.261041 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.261085 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.261128 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.261170 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.261211 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.261251 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.261296 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.261336 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.261375 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.261415 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.261451 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.261499 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.261539 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.261539 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.261539 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.261539 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.261698 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.261698 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.261778 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.261819 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.261819 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.261907 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.261948 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.261984 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.262029 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.262075 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.262114 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.262160 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.262160 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.262160 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.262269 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.262269 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.262269 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.262269 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.262269 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.262269 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.262269 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.262502 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.262502 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.262583 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.262625 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.262682 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.262718 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.262718 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.262783 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.262826 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.262867 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.262903 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.262954 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.263002 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.263088 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.263131 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.263172 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.263212 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.263251 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.263251 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.263251 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.263251 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.263394 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.263394 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.263394 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.263496 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.263536 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.263576 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.263611 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.263652 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.263713 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.263754 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.263807 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.263848 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.263890 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.263929 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.263965 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.264044 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.264044 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.264131 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.264166 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.264268 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.264315 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.264360 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.264360 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.264360 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.264360 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.264360 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.264360 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.264360 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.264593 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.264593 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.264593 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.264723 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.264759 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.264800 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.264836 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.264868 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.264902 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.264982 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.264982 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.265068 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.265109 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.265109 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.265185 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.265185 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.265185 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.265185 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.265185 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.265185 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.265185 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.265475 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.265475 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.265475 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.265475 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.265475 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.265475 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.265475 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.265738 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.265776 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.265821 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.265858 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.265900 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.265936 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.265985 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.266036 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.266077 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.266117 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.266154 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.266196 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.266239 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.266275 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.266320 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.266360 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.266410 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.266447 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.266496 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.266496 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.266496 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.266598 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.266598 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.266598 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.266598 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.266598 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.266598 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.266598 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.266880 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.266880 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.266880 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.266880 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.266880 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.267068 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.267106 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.267154 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.267204 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.267243 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.267284 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.267326 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.267378 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.267418 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.267463 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.267503 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.267503 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.267577 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.267577 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.267577 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.267577 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.267736 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.267736 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.267820 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.267863 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.267863 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.267933 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.267933 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.268003 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.268085 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.268130 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.268170 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.268274 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.268324 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.268398 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.268479 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.268551 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.268626 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.268626 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.268626 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.268626 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.268626 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.268951 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.268951 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.268951 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.269125 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.269201 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.269277 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.269328 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.269369 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.269410 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.269458 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.269500 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.269540 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.269582 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.269628 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.269682 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.269725 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.269767 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.269842 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.269895 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.269945 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.269986 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.270028 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.270069 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.270111 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.270151 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.270193 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.270278 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.270320 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.270400 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.270441 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.270479 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.270519 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.270558 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.270598 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.270637 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.270703 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.270745 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.270789 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.270839 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.270880 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.270921 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.270962 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.271009 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.271049 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.271091 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.271137 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.271178 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.271307 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.271351 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.271399 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.271437 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.271473 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.271514 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.271563 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.271609 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.271649 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.271703 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.271754 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.271801 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.271843 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.271843 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.271843 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.271843 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.271988 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.271988 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.271988 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.271988 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.271988 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.271988 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.272250 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.272297 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.272334 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.272334 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.272334 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.272439 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.272475 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.272514 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.272554 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.272591 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.272637 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.272703 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.272703 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.272703 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.272703 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.272850 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.272850 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.272931 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.272973 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.273014 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.273055 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.273093 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.273130 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.273207 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.273248 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.273285 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.273321 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.273368 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.273414 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.273461 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.273502 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.273540 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.273580 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.273622 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.273681 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.273720 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.273757 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.273800 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.273853 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.273901 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.273978 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.274019 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.274056 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.274096 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.274134 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.274171 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.274218 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.274260 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.274304 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.274349 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.274389 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.274431 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.274498 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.274538 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.274579 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.274620 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.274672 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.274725 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.274766 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.274808 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.274855 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.274900 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.274939 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.274978 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.275022 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.275062 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.275100 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.275152 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.275228 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.275270 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.275308 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.275350 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.275394 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.275394 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.275394 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.275394 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.275394 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.275394 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.275603 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.275603 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.275603 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.275740 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.275783 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.275826 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.275863 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.275902 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.275949 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.275990 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.276031 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.276071 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.276117 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.276159 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.276220 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.276220 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.276296 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.276339 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.276339 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.276339 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.276339 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.276486 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.276486 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.276558 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.276598 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.276722 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.276767 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.276825 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.276865 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.276901 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.276942 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.276978 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.277024 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.277065 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.277065 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.277147 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.277147 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.277147 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.277147 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.277376 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.277448 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.277491 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.277563 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.277639 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.277694 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.277824 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.277824 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.277824 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.277824 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.277980 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.277980 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.277980 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.277980 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.277980 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.277980 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.277980 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.277980 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.277980 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.277980 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.278328 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.278328 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.278328 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.278328 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.278476 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.278476 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.278476 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.278476 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.278476 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.278670 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.278714 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.278753 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.278793 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.278842 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.278842 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.278842 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.278842 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.278842 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.279018 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.279061 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.279101 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.279141 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.279183 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.279223 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.279223 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.279296 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.279345 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.279389 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.279428 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.279468 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.279514 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.279556 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.279597 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.279637 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.279695 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.279695 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.279782 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.279830 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.279830 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.279907 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.279907 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.279907 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.280023 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.280067 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.280115 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.280163 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.280251 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.280251 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.280338 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.280379 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.280426 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.280467 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.280508 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.280548 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.280591 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.280631 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.280631 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.280631 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.280631 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.280631 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.280835 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.280835 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.280835 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.280835 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.280835 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.280835 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.280835 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.281092 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.281092 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.281092 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.281205 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.281246 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.281287 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.281328 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.281367 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.281414 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.281457 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.281496 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.281544 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.281584 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.281626 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.281685 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.281735 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.281782 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.281831 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.281872 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.281917 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.281959 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.282005 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.282052 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.282099 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.282141 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.282182 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.282220 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.282258 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.282309 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.282349 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.282390 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.282429 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.282470 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.282511 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.282511 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.282583 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.282622 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.282686 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.282686 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.282686 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.282686 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.282686 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.282877 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.282877 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.282877 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.282877 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.282877 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.282877 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.282877 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.283143 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.283193 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.283193 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.283278 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.283318 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.283361 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.283401 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.283442 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112566) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:27:06.283485 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.283527 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.283527 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.283600 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.283641 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.283714 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.283714 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.283799 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.283799 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.283799 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.283799 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.283799 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.283799 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.283799 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.283799 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.283799 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.283799 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.284169 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.284169 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.284257 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.284296 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.284337 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.284379 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.284419 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.284460 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.284513 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.284556 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.284598 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.284639 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.284694 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.284694 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.284771 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.284771 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.284771 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.284771 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.284771 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.284771 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.284771 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.285106 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.285106 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.285179 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.285219 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.285259 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.285310 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.285351 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.285391 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.285437 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.285486 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.285528 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.285568 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.285609 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.285609 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.285723 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.285723 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.285800 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.285841 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.285880 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.285925 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.285966 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.286009 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.286050 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.286091 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.286149 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.286190 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.286232 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.286272 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.286313 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.286354 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.286393 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.286435 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.286476 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.286516 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.286566 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.286608 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.286671 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.286714 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.286753 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.286793 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.286835 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.286890 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.287014 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.287063 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.287108 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.287152 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.287152 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.287152 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.287152 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.287152 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.287152 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.287152 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.287152 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.287152 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.287152 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.287508 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.287508 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.287508 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.287508 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.287508 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.287508 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.287508 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.287508 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.287508 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.287508 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.287907 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.287907 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.287907 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.287907 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.287907 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.287907 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.287907 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.287907 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.287907 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.287907 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.288292 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.288292 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.288292 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.288292 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.288292 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.288292 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.288292 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.288292 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.288292 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.288292 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.288292 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.288696 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.288696 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.288696 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.288696 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.288696 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.288696 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.288696 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.288696 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.288696 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.288696 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.289073 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.289073 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.289073 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.289073 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.289073 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.289073 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.289073 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.289073 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.289073 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.289073 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.289073 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.289565 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.289565 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.289565 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.289565 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.289565 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.289565 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.289565 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.289565 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.289565 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.289565 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.289938 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.289938 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.289938 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.289938 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.289938 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.289938 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.289938 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.289938 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.289938 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.289938 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.290316 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.290316 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.290316 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.290316 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.290316 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.290316 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.290316 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.290316 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.290316 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.290316 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.290692 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.290692 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.290692 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.290692 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.290692 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.290692 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.290692 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.290692 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.290692 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.290692 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.291062 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.291062 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.291062 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.291062 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.291062 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.291062 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.291062 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.291062 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.291062 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.291062 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.291426 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.291426 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.291426 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.291426 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.291426 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.291426 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.291426 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.291426 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.291426 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.291426 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.291800 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.291800 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.291800 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.291800 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.291800 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.291800 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.291800 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.291800 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.291800 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.291800 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.291800 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.292189 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.292189 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.292189 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.292189 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.292189 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.292189 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.292189 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.292189 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.292189 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.292189 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.292638 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.292638 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.292638 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.292638 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.292638 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.292638 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.292638 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.292638 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.292638 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.292638 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.293007 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.293007 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.293007 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.293007 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.293007 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.293007 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.293007 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.293007 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.293007 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.293007 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.293327 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.293327 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.293327 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.293327 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.293327 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.293327 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.293327 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.293327 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.293588 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.293588 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.293588 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.293588 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.293733 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.294164 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.294216 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.294260 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.294325 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.294374 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.294450 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.294496 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:27:06.294976 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:27:06.295031 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:27:06.295068 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:27:06.295150 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:27:06.295198 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:27:06.295248 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:27:06.321838 np0000183139 devstack@c-api.service[112563]: INFO dbcounter [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Registered counter for database cinder Jun 26 06:27:06.321977 np0000183139 devstack@c-api.service[112564]: INFO dbcounter [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Registered counter for database cinder Jun 26 06:27:06.322255 np0000183139 devstack@c-api.service[112565]: INFO dbcounter [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Registered counter for database cinder Jun 26 06:27:06.342817 np0000183139 devstack@c-api.service[112566]: INFO dbcounter [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Registered counter for database cinder Jun 26 06:27:06.363462 np0000183139 devstack@c-api.service[112563]: DEBUG oslo_db.sqlalchemy.engines [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 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=112563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:27:06.365280 np0000183139 devstack@c-api.service[112564]: DEBUG oslo_db.sqlalchemy.engines [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 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=112564) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:27:06.367952 np0000183139 devstack@c-api.service[112565]: DEBUG oslo_db.sqlalchemy.engines [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 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=112565) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:27:06.383906 np0000183139 devstack@c-api.service[112566]: DEBUG oslo_db.sqlalchemy.engines [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 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=112566) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:27:06.475415 np0000183139 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writer thread running {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:27:06.478216 np0000183139 devstack@c-api.service[112563]: INFO cinder.rpc [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:27:06.480510 np0000183139 devstack@c-api.service[112563]: INFO cinder.rpc [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:27:06.481837 np0000183139 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writer thread running {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:27:06.482683 np0000183139 devstack@c-api.service[112563]: INFO cinder.rpc [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:27:06.484571 np0000183139 devstack@c-api.service[112564]: INFO cinder.rpc [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:27:06.484621 np0000183139 devstack@c-api.service[112563]: INFO cinder.rpc [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:27:06.485462 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.486850 np0000183139 devstack@c-api.service[112564]: INFO cinder.rpc [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:27:06.488355 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.489102 np0000183139 devstack@c-api.service[112564]: INFO cinder.rpc [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:27:06.489335 np0000183139 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writer thread running {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:27:06.491202 np0000183139 devstack@c-api.service[112564]: INFO cinder.rpc [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:27:06.492036 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.492490 np0000183139 devstack@c-api.service[112565]: INFO cinder.rpc [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:27:06.494871 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.494954 np0000183139 devstack@c-api.service[112565]: INFO cinder.rpc [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:27:06.497424 np0000183139 devstack@c-api.service[112565]: INFO cinder.rpc [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:27:06.499854 np0000183139 devstack@c-api.service[112565]: INFO cinder.rpc [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:27:06.501071 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.502955 np0000183139 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writer thread running {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:27:06.505102 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.505648 np0000183139 devstack@c-api.service[112566]: INFO cinder.rpc [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:27:06.507929 np0000183139 devstack@c-api.service[112566]: INFO cinder.rpc [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:27:06.509943 np0000183139 devstack@c-api.service[112566]: INFO cinder.rpc [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:27:06.511862 np0000183139 devstack@c-api.service[112566]: INFO cinder.rpc [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:27:06.512732 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.515508 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.519516 np0000183139 devstack@c-api.service[112563]: DEBUG oslo_db.sqlalchemy.engines [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 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=112563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:27:06.521727 np0000183139 devstack@c-api.service[112563]: INFO cinder.rpc [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:27:06.523535 np0000183139 devstack@c-api.service[112563]: INFO cinder.rpc [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:27:06.524393 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.528111 np0000183139 devstack@c-api.service[112564]: DEBUG oslo_db.sqlalchemy.engines [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 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=112564) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:27:06.533734 np0000183139 devstack@c-api.service[112564]: INFO cinder.rpc [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:27:06.536271 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.536887 np0000183139 devstack@c-api.service[112564]: INFO cinder.rpc [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:27:06.538053 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.539724 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.540942 np0000183139 devstack@c-api.service[112565]: DEBUG oslo_db.sqlalchemy.engines [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 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=112565) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:27:06.544064 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.544134 np0000183139 devstack@c-api.service[112565]: INFO cinder.rpc [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:27:06.546800 np0000183139 devstack@c-api.service[112565]: INFO cinder.rpc [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:27:06.547807 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.548222 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.548949 np0000183139 devstack@c-api.service[112566]: DEBUG oslo_db.sqlalchemy.engines [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 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=112566) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:27:06.551443 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.551508 np0000183139 devstack@c-api.service[112566]: INFO cinder.rpc [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:27:06.551588 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.553856 np0000183139 devstack@c-api.service[112566]: INFO cinder.rpc [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:27:06.554602 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.555106 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.556005 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.557870 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.559178 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.559358 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.560961 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.562636 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.563642 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.564306 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.565868 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.566674 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.566742 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.567067 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.568886 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.569615 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.570975 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.571266 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.572827 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.574225 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.574339 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.574825 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.575530 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.577777 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.578255 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.578445 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.578506 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.579913 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.580942 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.581150 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.581420 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.582563 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.582865 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.583819 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.584412 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.584767 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.585864 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.586830 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.587426 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.588033 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.588310 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.588876 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.590353 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.590915 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.591060 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.591371 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.591888 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.592975 np0000183139 devstack@c-api.service[112563]: WARNING cinder.api.contrib.hosts [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:27:06.593232 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: extensions {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.593518 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.597687 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: cgsnapshots {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.597760 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.597804 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.597839 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.597871 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: qos-specs {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.597908 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.597950 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.599320 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.599467 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.600635 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.600721 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: capabilities {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.600881 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.601502 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.602055 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.602432 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: backups {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.603039 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.603383 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.604245 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.604411 np0000183139 devstack@c-api.service[112564]: WARNING cinder.api.contrib.hosts [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:27:06.604640 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: extensions {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.604728 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.605291 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: os-volume-type-access {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.606206 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.606518 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: cgsnapshots {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.607573 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: encryption {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.607641 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.607898 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: qos-specs {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.609500 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.609710 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: consistencygroups {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.610030 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: capabilities {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.610260 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.610851 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.611299 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: backups {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.612308 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.612497 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: extra_specs {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.613307 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: os-volume-type-access {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.613739 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.613902 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.614783 np0000183139 devstack@c-api.service[112565]: WARNING cinder.api.contrib.hosts [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:27:06.614919 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: encryption {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.614980 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: encryption {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.615025 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: extensions {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.616147 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.616401 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: consistencygroups {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.616468 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: cgsnapshots {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.617114 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: os-volume-manage {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.617848 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: qos-specs {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.617928 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.618377 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: extra_specs {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.619373 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: os-volume-transfer {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.619835 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.619937 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: encryption {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.620812 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: capabilities {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.621453 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: os-volume-manage {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.621655 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.621732 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: os-availability-zone {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.622101 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: backups {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.622915 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: os-volume-transfer {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.623560 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: os-quota-sets {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.623806 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.624195 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: os-volume-type-access {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.624567 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: os-availability-zone {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.625541 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: os-quota-class-sets {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.625685 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.625899 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: os-quota-sets {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.626057 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: encryption {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.627276 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: os-quota-class-sets {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.627375 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: os-snapshot-manage {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.627539 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: consistencygroups {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.627802 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.628605 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: os-snapshot-manage {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.629378 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: os-hosts {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.629562 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: extra_specs {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.629746 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.630009 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: os-hosts {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.631251 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: encryption {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.631318 np0000183139 devstack@c-api.service[112566]: WARNING cinder.api.contrib.hosts [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:27:06.631407 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extended resource: scheduler-stats {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.631551 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extended resource: scheduler-stats {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.631619 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: extensions {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.633106 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: os-volume-manage {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.634284 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.634570 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: cgsnapshots {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.634676 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.635065 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: os-volume-transfer {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.635686 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.636709 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.contrib.snapshot_actions [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] SnapshotActionsController initialized {{(pid=112564) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:27:06.636779 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: qos-specs {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.636944 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.637157 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: os-availability-zone {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.637421 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.638151 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.contrib.snapshot_actions [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] SnapshotActionsController initialized {{(pid=112563) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:27:06.638504 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: os-quota-sets {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.638777 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.639169 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.639728 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: capabilities {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.639949 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: os-quota-class-sets {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.640095 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.641131 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.641323 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: os-snapshot-manage {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.641506 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.641594 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: backups {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.642774 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: os-hosts {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.642955 np0000183139 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.643016 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.643768 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension UsedLimits extending resource: limits {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.643886 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.644092 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.644181 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extended resource: scheduler-stats {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.644230 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.644278 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension VolumeActions extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.644430 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: os-volume-type-access {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.644484 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.644522 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.644641 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension TypesManage extending resource: types {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.644760 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.644879 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.644978 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.645033 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension AdminActions extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.645095 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension AdminActions extending resource: snapshots {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.645205 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension AdminActions extending resource: backups {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.645307 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.645414 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.645518 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-9aa9cfd9-9a34-4754-a7ef-b28e66b930a3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.646647 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.647095 np0000183139 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.648191 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.648269 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension UsedLimits extending resource: limits {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.648328 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: encryption {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.648424 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.650690 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.contrib.snapshot_actions [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] SnapshotActionsController initialized {{(pid=112565) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:27:06.650758 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.650758 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.650758 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension VolumeActions extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.650870 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.650907 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.650907 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.650907 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension TypesManage extending resource: types {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.650907 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.650907 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.650907 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension AdminActions extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.651151 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: consistencygroups {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.651200 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension AdminActions extending resource: snapshots {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.651200 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension AdminActions extending resource: backups {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.651289 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.651340 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.651413 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.651568 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-4b01b8ac-4827-40a0-844c-8fb6ad571989 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.652619 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.653240 np0000183139 devstack@c-api.service[112564]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7570a16a3668 pid: 112564 (default app) Jun 26 06:27:06.653823 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: extra_specs {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.654045 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.655466 np0000183139 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.656130 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: encryption {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.656352 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension UsedLimits extending resource: limits {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.656592 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.657579 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.657579 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.657725 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension VolumeActions extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.657784 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.657906 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.658007 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension TypesManage extending resource: types {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.658057 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: os-volume-manage {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.658106 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.658237 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.658360 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension AdminActions extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.658474 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension AdminActions extending resource: snapshots {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.658581 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension AdminActions extending resource: backups {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.658702 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.658848 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.658913 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-ba30b666-ba49-4962-9b07-9346865a1cc9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.659489 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: os-volume-transfer {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.661241 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: os-availability-zone {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.661477 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.661477 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.661477 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.661477 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.661753 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.661753 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.661753 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.661753 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.661951 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.661951 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.661951 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.661951 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.661951 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.661951 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.662216 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.662216 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.662216 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.662216 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.662216 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.662392 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.662392 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.662392 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.662392 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.662392 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.662540 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.662540 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.662540 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.662540 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.662685 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.662685 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.662685 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.662685 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.662685 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.662848 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.662848 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.662848 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.662848 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.662848 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.662985 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.662985 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.662985 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.662985 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.662985 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.662985 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.663169 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.663169 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.663169 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.663169 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.663169 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.663169 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.663355 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.663355 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.663355 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.663355 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.663355 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.663355 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.663532 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.663532 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.663532 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.663532 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.663532 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.663712 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.663712 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.663712 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.663712 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.663712 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.663850 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.663850 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.663850 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.663850 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.663850 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.663850 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.664033 np0000183139 devstack@c-api.service[112563]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7570a16a3668 pid: 112563 (default app) Jun 26 06:27:06.664062 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.664062 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.664062 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.664062 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.664062 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.664062 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.664227 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.664227 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.664227 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.664227 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.664227 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.664435 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.664435 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.664435 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.664435 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.664435 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.664585 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.664585 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.664585 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.664585 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.667060 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.667060 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.667060 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.667060 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.667383 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.667383 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.667383 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.667383 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.667383 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.667918 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.667918 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.667918 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.667918 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.667918 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.668311 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.668311 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.668311 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.668311 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.668522 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.668522 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.668522 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.668522 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.668748 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.668748 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.668748 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.668748 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.668918 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.668918 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.668918 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.668918 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.669107 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.669107 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.669107 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.669107 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.669287 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.669287 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.669287 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.669287 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.669287 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.669532 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.669532 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.669532 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.669691 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: os-quota-sets {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.669736 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.669736 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.669736 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.669736 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.669736 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.669991 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.669991 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.669991 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.669991 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.669991 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.669991 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.669991 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.670293 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.670293 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.670293 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.670293 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.670293 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.670293 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.670572 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.670572 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.670572 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.670572 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.670572 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.670572 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.670857 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.670857 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.670857 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.670857 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.670857 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.670857 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.671133 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.671133 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.671133 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.671133 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.671327 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.671327 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.671327 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.671327 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.671517 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.671517 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.671517 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.671517 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.671726 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.671726 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.671726 np0000183139 devstack@c-api.service[112564]: /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 26 06:27:06.671726 np0000183139 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 06:27:06.671958 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: os-quota-class-sets {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.672036 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-c24c7b30-5b66-493f-86b9-cc7821da3418 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:27:06.672110 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: os-snapshot-manage {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.672153 np0000183139 devstack@c-api.service[112565]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7570a16a3668 pid: 112565 (default app) Jun 26 06:27:06.672226 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: os-hosts {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.672297 np0000183139 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 1/1] 199.204.45.144 () {60 vars in 956 bytes} [Fri Jun 26 06:27:06 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 06:27:06.672370 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extended resource: scheduler-stats {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:27:06.672370 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.672863 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.673724 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.contrib.snapshot_actions [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] SnapshotActionsController initialized {{(pid=112566) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:27:06.674442 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.675811 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.677294 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.678743 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.680259 np0000183139 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:27:06.681113 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension UsedLimits extending resource: limits {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.681244 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.681457 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.681565 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.681677 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension VolumeActions extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.681817 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.681921 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.682024 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension TypesManage extending resource: types {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.682136 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.682255 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.682366 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension AdminActions extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.682487 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension AdminActions extending resource: snapshots {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.682593 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension AdminActions extending resource: backups {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.682718 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.682842 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.682926 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-773ecae3-1f77-4e2c-b2f0-e70117f12cb2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:27:06.690807 np0000183139 devstack@c-api.service[112566]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7570a16a3668 pid: 112566 (default app) Jun 26 06:27:13.941706 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.941706 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.941706 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.941706 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.942557 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.942557 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.942557 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.942557 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.942836 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.942836 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.942836 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.942836 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.942836 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.942836 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.943167 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.943167 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.943167 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.943167 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.943167 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.943492 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.943492 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.943492 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.943492 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.943492 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.943771 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.943771 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.943771 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.943771 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.944081 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.944081 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.944081 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.944081 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.944081 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.944373 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.944373 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.944373 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.944373 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.944373 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.944638 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.944638 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.944638 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.944638 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.944638 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.944638 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.945025 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.945025 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.945025 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.945025 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.945025 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.945025 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.945348 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.945348 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.945348 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.945348 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.945348 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.945348 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.945711 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.945711 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.945711 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.945711 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.945711 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.946018 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.946018 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.946018 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.946018 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.946018 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.946284 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.946284 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.946284 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.946284 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.946284 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.946284 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.946615 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.946615 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.946615 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.946615 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.946615 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.946615 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.946966 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.946966 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.946966 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.946966 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.946966 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.947261 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.947261 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.947261 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.947261 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.947261 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.947535 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.947535 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.947535 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.947535 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.947864 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.947864 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.947864 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.947864 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.948092 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.948092 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.948092 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.948092 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.948092 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.948398 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.948398 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.948398 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.948398 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.948398 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.948684 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.948684 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.948684 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.948684 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.948910 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.948910 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.948910 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.948910 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.949147 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.949147 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.949147 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.949147 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.949368 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.949368 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.949368 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.949368 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.949607 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.949607 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.949607 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.949607 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.949850 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.949850 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.949850 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.949850 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.949850 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.950157 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.950157 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.950157 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.950157 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.950157 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.950157 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.950488 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.950488 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.950488 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.950488 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.950488 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.950803 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.950803 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.950803 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.950803 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.950803 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.950803 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.951150 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.951150 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.951150 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.951150 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.951150 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.951150 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.951475 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.951475 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.951475 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.951475 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.951475 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.951475 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.951835 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.951835 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.951835 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.951835 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.951835 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.951835 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.952168 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.952168 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.952168 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.952168 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.952404 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.952404 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.952404 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.952404 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.952404 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.952736 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.952736 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.952736 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.952736 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:13.952736 np0000183139 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 06:27:13.952736 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-eb3dca4b-e151-4a7e-b008-cc0f727fcb5e None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:27:14.427706 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-eb3dca4b-e151-4a7e-b008-cc0f727fcb5e admin admin] POST https://199.204.45.144/volume/v3/types Jun 26 06:27:14.428621 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-eb3dca4b-e151-4a7e-b008-cc0f727fcb5e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 06:27:14.430442 np0000183139 devstack@c-api.service[112563]: /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 26 06:27:14.430442 np0000183139 devstack@c-api.service[112563]: warnings.warn( Jun 26 06:27:14.472025 np0000183139 devstack@c-api.service[112563]: DEBUG oslo_db.sqlalchemy.engines [None req-eb3dca4b-e151-4a7e-b008-cc0f727fcb5e 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=112563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:27:14.506583 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-eb3dca4b-e151-4a7e-b008-cc0f727fcb5e admin admin] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jun 26 06:27:14.507423 np0000183139 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 1/2] 199.204.45.144 () {68 vars in 1288 bytes} [Fri Jun 26 06:27:13 2026] POST /volume/v3/types => generated 186 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:27:14.534525 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.534525 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.534525 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.534525 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.535140 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.535140 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.535140 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.535140 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.535300 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.535300 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.535300 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.535300 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.535300 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.535300 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.535525 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.535525 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.535525 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.535525 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.535525 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.535756 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.535756 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.535756 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.535756 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.535756 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.535953 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.535953 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.535953 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.535953 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.536174 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.536174 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.536174 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.536174 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.536174 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.536380 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.536380 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.536380 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.536380 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.536380 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.536570 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.536570 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.536570 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.536570 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.536570 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.536570 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.536826 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.536826 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.536826 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.536826 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.536826 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.536826 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.537056 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.537056 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.537056 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.537056 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.537056 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.537056 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.537287 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.537287 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.537287 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.537287 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.537287 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.537489 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.537489 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.537489 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.537489 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.537489 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.537694 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.537694 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.537694 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.537694 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.537694 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.537694 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.537936 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.537936 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.537936 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.537936 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.537936 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.537936 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.538168 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.538168 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.538168 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.538168 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.538168 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.538371 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.538371 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.538371 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.538371 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.538371 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.538569 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.538569 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.538569 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.538569 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.538762 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.538762 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.538762 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.538762 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.538922 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.538922 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.538922 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.538922 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.538922 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.539129 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.539129 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.539129 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.539129 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.539129 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.539315 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.539315 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.539315 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.539315 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.539469 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.539469 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.539469 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.539469 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.539631 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.539631 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.539631 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.539631 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.539809 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.539809 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.539809 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.539809 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.539977 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.539977 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.539977 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.539977 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.540176 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.540176 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.540176 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.540176 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.540176 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.540375 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.540375 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.540375 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.540375 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.540375 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.540375 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.540599 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.540599 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.540599 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.540599 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.540599 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.540815 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.540815 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.540815 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.540815 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.540815 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.540815 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.541043 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.541043 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.541043 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.541043 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.541043 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.541043 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.541294 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.541294 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.541294 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.541294 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.541294 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.541294 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.541524 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.541524 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.541524 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.541524 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.541524 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.541524 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.541791 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.541791 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.541791 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.541791 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.541958 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.541958 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.541958 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.541958 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.541958 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.542165 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.542165 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.542165 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.542165 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.542165 np0000183139 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 06:27:14.542165 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [req-eb3dca4b-e151-4a7e-b008-cc0f727fcb5e req-0cc0d7bf-159d-4acc-9c27-5282ce3ad2be None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:27:14.866498 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [req-eb3dca4b-e151-4a7e-b008-cc0f727fcb5e req-0cc0d7bf-159d-4acc-9c27-5282ce3ad2be admin admin] POST https://199.204.45.144/volume/v3/types/54962571-6092-4082-a2c3-f794bc86af05/extra_specs Jun 26 06:27:14.867058 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [req-eb3dca4b-e151-4a7e-b008-cc0f727fcb5e req-0cc0d7bf-159d-4acc-9c27-5282ce3ad2be admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 06:27:14.868834 np0000183139 devstack@c-api.service[112565]: /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 26 06:27:14.868834 np0000183139 devstack@c-api.service[112565]: warnings.warn( Jun 26 06:27:14.903808 np0000183139 devstack@c-api.service[112565]: DEBUG oslo_db.sqlalchemy.engines [req-eb3dca4b-e151-4a7e-b008-cc0f727fcb5e req-0cc0d7bf-159d-4acc-9c27-5282ce3ad2be 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=112565) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:27:14.971326 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [req-eb3dca4b-e151-4a7e-b008-cc0f727fcb5e req-0cc0d7bf-159d-4acc-9c27-5282ce3ad2be admin admin] https://199.204.45.144/volume/v3/types/54962571-6092-4082-a2c3-f794bc86af05/extra_specs returned with HTTP 200 Jun 26 06:27:14.971428 np0000183139 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 1/3] 199.204.45.144 () {70 vars in 1505 bytes} [Fri Jun 26 06:27:14 2026] POST /volume/v3/types/54962571-6092-4082-a2c3-f794bc86af05/extra_specs => generated 55 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:27:16.537244 np0000183139 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=6 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:27:16.554120 np0000183139 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=6 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:27:24.502183 np0000183139 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:27:24.971864 np0000183139 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:29:49.374852 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-b353089c-7364-4288-bbcd-12d41a7e12f0 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:49.376296 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-b353089c-7364-4288-bbcd-12d41a7e12f0 None None] GET https://199.204.45.144/volume// Jun 26 06:29:49.376638 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-b353089c-7364-4288-bbcd-12d41a7e12f0 None None] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:29:49.377137 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-b353089c-7364-4288-bbcd-12d41a7e12f0 None None] Calling method 'all' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:29:49.378138 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-b353089c-7364-4288-bbcd-12d41a7e12f0 None None] https://199.204.45.144/volume// returned with HTTP 300 Jun 26 06:29:49.378698 np0000183139 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 2/4] 199.204.45.144 () {66 vars in 1456 bytes} [Fri Jun 26 06:29:49 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 06:30:29.410728 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.410728 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.410728 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.410728 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.410728 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.411816 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.411816 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.411816 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.411816 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.411816 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.412295 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.412295 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.412295 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.412295 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.412295 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.412295 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.412759 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.412759 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.412759 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.412759 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.413123 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.413123 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.413123 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.413123 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.413423 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.413423 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.413423 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.413423 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.413814 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.413814 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.413814 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.413814 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.413814 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.414234 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.414234 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.414234 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.414234 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.414234 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.414579 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.414579 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.414579 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.414579 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.414579 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.414579 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.415176 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.415176 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.415176 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.415176 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.415176 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.415176 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.415602 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.415602 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.415602 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.415602 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.415602 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.415602 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.416135 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.416135 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.416135 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.416135 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.416135 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.416539 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.416539 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.416539 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.416539 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.416539 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.417306 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.417306 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.417306 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.417306 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.417306 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.417306 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.417838 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.417838 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.417838 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.417838 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.417838 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.417838 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.418241 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.418241 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.418241 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.418241 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.418241 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.418737 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.418737 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.418737 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.418737 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.418737 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.419476 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.419476 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.419476 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.419476 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.420012 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.420012 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.420012 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.420012 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.420335 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.420335 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.420335 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.420335 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.420335 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.420883 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.420883 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.420883 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.420883 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.420883 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.421226 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.421226 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.421226 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.421226 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.421593 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.421593 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.421593 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.421593 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.421939 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.421939 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.421939 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.421939 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.422228 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.422228 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.422228 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.422228 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.422531 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.422531 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.422531 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.422531 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.422842 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.422842 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.422842 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.422842 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.422842 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.423215 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.423215 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.423215 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.423215 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.423215 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.423215 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.423644 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.423644 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.423644 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.423644 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.423644 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.424064 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.424064 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.424064 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.424064 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.424064 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.424064 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.424453 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.424453 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.424453 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.424453 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.424453 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.424453 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.424906 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.424906 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.424906 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.424906 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.424906 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.424906 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.425380 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.425380 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.425380 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.425380 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.425380 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.425380 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.425934 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.425934 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.425934 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.425934 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.426125 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.426125 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.426125 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.426125 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.426125 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.426290 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.426290 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.426290 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.426290 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:29.426290 np0000183139 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 06:30:29.426290 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-d4c0ee6a-d579-4669-b220-4d21a0baaf90 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:29.426290 np0000183139 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 1/5] 199.204.45.144 () {62 vars in 1068 bytes} [Fri Jun 26 06:30:29 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 26 06:30:29.450596 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-e63ef1ae-8e28-45bf-9df5-b107f8302ba4 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:29.462095 np0000183139 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 2/6] 199.204.45.144 () {64 vars in 1272 bytes} [Fri Jun 26 06:30:29 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 26 06:30:29.491997 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [req-e63ef1ae-8e28-45bf-9df5-b107f8302ba4 req-24703399-82b0-482d-a3f3-e3569483fdc9 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:29.497484 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [req-e63ef1ae-8e28-45bf-9df5-b107f8302ba4 req-24703399-82b0-482d-a3f3-e3569483fdc9 demo demo] GET https://199.204.45.144/volume/v3/ Jun 26 06:30:29.498082 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [req-e63ef1ae-8e28-45bf-9df5-b107f8302ba4 req-24703399-82b0-482d-a3f3-e3569483fdc9 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:30:29.498376 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [req-e63ef1ae-8e28-45bf-9df5-b107f8302ba4 req-24703399-82b0-482d-a3f3-e3569483fdc9 demo demo] Calling method 'version_select' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:30:29.499496 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [req-e63ef1ae-8e28-45bf-9df5-b107f8302ba4 req-24703399-82b0-482d-a3f3-e3569483fdc9 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 26 06:30:29.500008 np0000183139 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 2/7] 199.204.45.144 () {66 vars in 1346 bytes} [Fri Jun 26 06:30:29 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:30:29.535413 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-c03bf470-ad9c-4104-8c70-03b6b40af295 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:29.873626 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-c03bf470-ad9c-4104-8c70-03b6b40af295 demo demo] GET https://199.204.45.144/volume/v3/types Jun 26 06:30:29.874044 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-c03bf470-ad9c-4104-8c70-03b6b40af295 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:30:29.874289 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-c03bf470-ad9c-4104-8c70-03b6b40af295 demo demo] Calling method 'index' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:30:29.874832 np0000183139 devstack@c-api.service[112564]: /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 26 06:30:29.874832 np0000183139 devstack@c-api.service[112564]: warnings.warn( Jun 26 06:30:29.875483 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-c03bf470-ad9c-4104-8c70-03b6b40af295 demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:30:29.916545 np0000183139 devstack@c-api.service[112564]: DEBUG oslo_db.sqlalchemy.engines [None req-c03bf470-ad9c-4104-8c70-03b6b40af295 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=112564) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:30:29.941498 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-c03bf470-ad9c-4104-8c70-03b6b40af295 demo demo] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jun 26 06:30:29.942269 np0000183139 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 3/8] 199.204.45.144 () {64 vars in 1290 bytes} [Fri Jun 26 06:30:29 2026] GET /volume/v3/types => generated 377 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:30:29.988377 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-6332419a-a45d-4d23-851e-669b0d766343 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:30.321869 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-6332419a-a45d-4d23-851e-669b0d766343 demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 26 06:30:30.322196 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-6332419a-a45d-4d23-851e-669b0d766343 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:30:30.322418 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-6332419a-a45d-4d23-851e-669b0d766343 demo demo] Calling method 'show' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:30:30.358839 np0000183139 devstack@c-api.service[112566]: DEBUG oslo_db.sqlalchemy.engines [None req-6332419a-a45d-4d23-851e-669b0d766343 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=112566) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:30:30.377590 np0000183139 devstack@c-api.service[112566]: /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 26 06:30:30.377590 np0000183139 devstack@c-api.service[112566]: warnings.warn( Jun 26 06:30:30.379795 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-6332419a-a45d-4d23-851e-669b0d766343 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 26 06:30:30.380142 np0000183139 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 2/9] 199.204.45.144 () {64 vars in 1301 bytes} [Fri Jun 26 06:30:29 2026] GET /volume/v3/types/default => generated 145 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:30:30.858478 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-60045c20-c04a-485c-aa3e-ed4eab89ee36 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:30.859917 np0000183139 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 3/10] 199.204.45.144 () {62 vars in 1068 bytes} [Fri Jun 26 06:30:30 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 26 06:30:30.895483 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-6bc542fd-841b-4260-8235-6f52cf3172cc None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:30.905170 np0000183139 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 3/11] 199.204.45.144 () {64 vars in 1272 bytes} [Fri Jun 26 06:30:30 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 06:30:30.941951 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [req-6bc542fd-841b-4260-8235-6f52cf3172cc req-3986be7d-0dce-4a0e-bdbc-cee5817306e6 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:30.944237 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [req-6bc542fd-841b-4260-8235-6f52cf3172cc req-3986be7d-0dce-4a0e-bdbc-cee5817306e6 demo demo] GET https://199.204.45.144/volume/v3/ Jun 26 06:30:30.944497 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [req-6bc542fd-841b-4260-8235-6f52cf3172cc req-3986be7d-0dce-4a0e-bdbc-cee5817306e6 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:30:30.944764 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [req-6bc542fd-841b-4260-8235-6f52cf3172cc req-3986be7d-0dce-4a0e-bdbc-cee5817306e6 demo demo] Calling method 'version_select' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:30:30.945352 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [req-6bc542fd-841b-4260-8235-6f52cf3172cc req-3986be7d-0dce-4a0e-bdbc-cee5817306e6 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 26 06:30:30.945811 np0000183139 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 4/12] 199.204.45.144 () {66 vars in 1346 bytes} [Fri Jun 26 06:30:30 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 26 06:30:30.985615 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-4b99c0c4-bef6-4bca-93fd-ecd37a9f53ef None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:30.988554 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-4b99c0c4-bef6-4bca-93fd-ecd37a9f53ef demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 26 06:30:30.988872 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-4b99c0c4-bef6-4bca-93fd-ecd37a9f53ef demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:30:30.989183 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-4b99c0c4-bef6-4bca-93fd-ecd37a9f53ef demo demo] Calling method 'show' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:30:30.998632 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-4b99c0c4-bef6-4bca-93fd-ecd37a9f53ef demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 26 06:30:30.998972 np0000183139 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 3/13] 199.204.45.144 () {64 vars in 1301 bytes} [Fri Jun 26 06:30:30 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 26 06:30:31.610925 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-b5fea5bd-6433-4b71-9c66-785e82eb2d2d None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:31.612416 np0000183139 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 4/14] 199.204.45.144 () {62 vars in 1068 bytes} [Fri Jun 26 06:30:31 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 06:30:31.645051 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-b973e73b-b927-41f0-9480-271bd49b9dd3 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:31.648768 np0000183139 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 4/15] 199.204.45.144 () {64 vars in 1272 bytes} [Fri Jun 26 06:30:31 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 06:30:31.692490 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [req-b973e73b-b927-41f0-9480-271bd49b9dd3 req-c6eeef0a-a0b9-4a95-8a34-f9b6c67cf731 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:31.695853 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [req-b973e73b-b927-41f0-9480-271bd49b9dd3 req-c6eeef0a-a0b9-4a95-8a34-f9b6c67cf731 demo demo] GET https://199.204.45.144/volume/v3/ Jun 26 06:30:31.696144 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [req-b973e73b-b927-41f0-9480-271bd49b9dd3 req-c6eeef0a-a0b9-4a95-8a34-f9b6c67cf731 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:30:31.696429 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [req-b973e73b-b927-41f0-9480-271bd49b9dd3 req-c6eeef0a-a0b9-4a95-8a34-f9b6c67cf731 demo demo] Calling method 'version_select' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:30:31.696898 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [req-b973e73b-b927-41f0-9480-271bd49b9dd3 req-c6eeef0a-a0b9-4a95-8a34-f9b6c67cf731 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 26 06:30:31.697369 np0000183139 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 5/16] 199.204.45.144 () {66 vars in 1346 bytes} [Fri Jun 26 06:30:31 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 26 06:30:31.736002 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-b5a4a8e5-00e9-4fee-abfe-4be1ff90554b None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:31.737757 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-b5a4a8e5-00e9-4fee-abfe-4be1ff90554b demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 26 06:30:31.737929 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-b5a4a8e5-00e9-4fee-abfe-4be1ff90554b demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:30:31.738113 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-b5a4a8e5-00e9-4fee-abfe-4be1ff90554b demo demo] Calling method 'show' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:30:31.745047 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-b5a4a8e5-00e9-4fee-abfe-4be1ff90554b demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 26 06:30:31.745506 np0000183139 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 4/17] 199.204.45.144 () {64 vars in 1301 bytes} [Fri Jun 26 06:30:31 2026] GET /volume/v3/types/default => generated 145 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:30:31.785237 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-d8c8781d-1381-49cf-acdc-3e68e43ad860 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:31.786257 np0000183139 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 5/18] 199.204.45.144 () {62 vars in 1068 bytes} [Fri Jun 26 06:30:31 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 26 06:30:31.818642 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-86721562-44a8-4dc4-9461-23680182a867 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:31.822132 np0000183139 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 5/19] 199.204.45.144 () {64 vars in 1272 bytes} [Fri Jun 26 06:30:31 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 06:30:31.857035 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [req-86721562-44a8-4dc4-9461-23680182a867 req-a26a647f-1dec-4405-ac58-feaaeaa51a38 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:31.859357 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [req-86721562-44a8-4dc4-9461-23680182a867 req-a26a647f-1dec-4405-ac58-feaaeaa51a38 demo demo] GET https://199.204.45.144/volume/v3/ Jun 26 06:30:31.859632 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [req-86721562-44a8-4dc4-9461-23680182a867 req-a26a647f-1dec-4405-ac58-feaaeaa51a38 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:30:31.859902 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [req-86721562-44a8-4dc4-9461-23680182a867 req-a26a647f-1dec-4405-ac58-feaaeaa51a38 demo demo] Calling method 'version_select' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:30:31.860315 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [req-86721562-44a8-4dc4-9461-23680182a867 req-a26a647f-1dec-4405-ac58-feaaeaa51a38 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 26 06:30:31.860809 np0000183139 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 6/20] 199.204.45.144 () {66 vars in 1346 bytes} [Fri Jun 26 06:30:31 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:30:31.900513 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-e75d0fdb-ff43-4412-bd97-9e9addd97bda None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:31.904034 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-e75d0fdb-ff43-4412-bd97-9e9addd97bda demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 26 06:30:31.904279 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-e75d0fdb-ff43-4412-bd97-9e9addd97bda demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:30:31.904503 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-e75d0fdb-ff43-4412-bd97-9e9addd97bda demo demo] Calling method 'show' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:30:31.913241 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-e75d0fdb-ff43-4412-bd97-9e9addd97bda demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 26 06:30:31.913609 np0000183139 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 5/21] 199.204.45.144 () {64 vars in 1301 bytes} [Fri Jun 26 06:30:31 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 26 06:30:39.933175 np0000183139 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:30:41.909707 np0000183139 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=8 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:35:49.203964 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-9b6f9f4c-bbe0-41f3-aeb0-d58fbce996ba None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:35:49.291075 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-9b6f9f4c-bbe0-41f3-aeb0-d58fbce996ba demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:35:49.291864 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-9b6f9f4c-bbe0-41f3-aeb0-d58fbce996ba demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:35:49.292555 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-9b6f9f4c-bbe0-41f3-aeb0-d58fbce996ba demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:35:49.293507 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-9b6f9f4c-bbe0-41f3-aeb0-d58fbce996ba demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:35:49.294623 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-9b6f9f4c-bbe0-41f3-aeb0-d58fbce996ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:35:49.332907 np0000183139 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-9b6f9f4c-bbe0-41f3-aeb0-d58fbce996ba demo demo] Get all volumes completed successfully. Jun 26 06:35:49.335189 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-9b6f9f4c-bbe0-41f3-aeb0-d58fbce996ba demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:35:49.335602 np0000183139 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 6/22] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:35:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:35:59.326902 np0000183139 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:36:49.381577 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-7841fad7-69b5-445a-9749-bcb2bafd43c1 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:36:49.386073 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-7841fad7-69b5-445a-9749-bcb2bafd43c1 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:36:49.386523 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-7841fad7-69b5-445a-9749-bcb2bafd43c1 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:36:49.387034 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-7841fad7-69b5-445a-9749-bcb2bafd43c1 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:36:49.388013 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-7841fad7-69b5-445a-9749-bcb2bafd43c1 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:36:49.389832 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-7841fad7-69b5-445a-9749-bcb2bafd43c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:36:49.422390 np0000183139 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-7841fad7-69b5-445a-9749-bcb2bafd43c1 demo demo] Get all volumes completed successfully. Jun 26 06:36:49.424531 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-7841fad7-69b5-445a-9749-bcb2bafd43c1 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:36:49.424973 np0000183139 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 6/23] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:36:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:36:59.416189 np0000183139 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:37:49.467378 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-032faddc-9e78-4651-9ef0-6764e1c1a3fb None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:37:49.472121 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-032faddc-9e78-4651-9ef0-6764e1c1a3fb demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:37:49.472417 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-032faddc-9e78-4651-9ef0-6764e1c1a3fb demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:37:49.472594 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-032faddc-9e78-4651-9ef0-6764e1c1a3fb demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:37:49.473173 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-032faddc-9e78-4651-9ef0-6764e1c1a3fb demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:37:49.474182 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-032faddc-9e78-4651-9ef0-6764e1c1a3fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:37:49.532912 np0000183139 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-032faddc-9e78-4651-9ef0-6764e1c1a3fb demo demo] Get all volumes completed successfully. Jun 26 06:37:49.535821 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-032faddc-9e78-4651-9ef0-6764e1c1a3fb demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:37:49.536303 np0000183139 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 7/24] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:37:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:37:59.525314 np0000183139 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:38:49.618678 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-efa70578-e81b-499c-932c-d7bb384d9334 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:38:49.624289 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-efa70578-e81b-499c-932c-d7bb384d9334 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:38:49.624430 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-efa70578-e81b-499c-932c-d7bb384d9334 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:38:49.624641 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-efa70578-e81b-499c-932c-d7bb384d9334 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:38:49.625423 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-efa70578-e81b-499c-932c-d7bb384d9334 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:38:49.626789 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-efa70578-e81b-499c-932c-d7bb384d9334 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:38:49.678592 np0000183139 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-efa70578-e81b-499c-932c-d7bb384d9334 demo demo] Get all volumes completed successfully. Jun 26 06:38:49.682510 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-efa70578-e81b-499c-932c-d7bb384d9334 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:38:49.683207 np0000183139 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 6/25] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:38:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:38:59.665874 np0000183139 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:39:49.720641 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-b7c5071f-0e2d-44ea-a074-9ca40734a769 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:39:49.725061 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-b7c5071f-0e2d-44ea-a074-9ca40734a769 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:39:49.725526 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-b7c5071f-0e2d-44ea-a074-9ca40734a769 demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:39:49.726263 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-b7c5071f-0e2d-44ea-a074-9ca40734a769 demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:39:49.726772 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-b7c5071f-0e2d-44ea-a074-9ca40734a769 demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:39:49.728255 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-b7c5071f-0e2d-44ea-a074-9ca40734a769 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:39:49.742814 np0000183139 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-b7c5071f-0e2d-44ea-a074-9ca40734a769 demo demo] Get all volumes completed successfully. Jun 26 06:39:49.742814 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-b7c5071f-0e2d-44ea-a074-9ca40734a769 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:39:49.742814 np0000183139 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 7/26] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:39:49 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 26 06:39:59.732305 np0000183139 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:40:49.761807 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-5ce68046-2148-4373-8a52-73a344408f5f None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:40:50.042947 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-5ce68046-2148-4373-8a52-73a344408f5f demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:40:50.044428 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-5ce68046-2148-4373-8a52-73a344408f5f demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:40:50.045300 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-5ce68046-2148-4373-8a52-73a344408f5f demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:40:50.046327 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-5ce68046-2148-4373-8a52-73a344408f5f demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:40:50.048170 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-5ce68046-2148-4373-8a52-73a344408f5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:40:50.058941 np0000183139 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-5ce68046-2148-4373-8a52-73a344408f5f demo demo] Get all volumes completed successfully. Jun 26 06:40:50.062084 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-5ce68046-2148-4373-8a52-73a344408f5f demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:40:50.062780 np0000183139 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 7/27] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:40:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:41:00.053883 np0000183139 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:41:50.082885 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-091b66b3-d332-496b-b5ca-5eb77025beb3 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:41:50.090205 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-091b66b3-d332-496b-b5ca-5eb77025beb3 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:41:50.090694 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-091b66b3-d332-496b-b5ca-5eb77025beb3 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:41:50.091132 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-091b66b3-d332-496b-b5ca-5eb77025beb3 demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:41:50.091704 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-091b66b3-d332-496b-b5ca-5eb77025beb3 demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:41:50.093509 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-091b66b3-d332-496b-b5ca-5eb77025beb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:41:50.103182 np0000183139 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-091b66b3-d332-496b-b5ca-5eb77025beb3 demo demo] Get all volumes completed successfully. Jun 26 06:41:50.106410 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-091b66b3-d332-496b-b5ca-5eb77025beb3 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:41:50.107373 np0000183139 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 8/28] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:41:50 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 26 06:42:00.097287 np0000183139 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:42:50.123131 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-640b299e-b54c-49ed-8b6e-d37882edf764 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:42:50.126067 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-640b299e-b54c-49ed-8b6e-d37882edf764 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:42:50.126327 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-640b299e-b54c-49ed-8b6e-d37882edf764 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:42:50.126813 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-640b299e-b54c-49ed-8b6e-d37882edf764 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:42:50.127299 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-640b299e-b54c-49ed-8b6e-d37882edf764 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:42:50.128390 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-640b299e-b54c-49ed-8b6e-d37882edf764 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:42:50.138512 np0000183139 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-640b299e-b54c-49ed-8b6e-d37882edf764 demo demo] Get all volumes completed successfully. Jun 26 06:42:50.141827 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-640b299e-b54c-49ed-8b6e-d37882edf764 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:42:50.142324 np0000183139 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 7/29] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:42:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:43:00.133151 np0000183139 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:43:50.157482 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-1e846456-3741-47cd-9b8b-e16d4f41aeae None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:43:50.160541 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-1e846456-3741-47cd-9b8b-e16d4f41aeae demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:43:50.161010 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-1e846456-3741-47cd-9b8b-e16d4f41aeae demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:43:50.161238 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-1e846456-3741-47cd-9b8b-e16d4f41aeae demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:43:50.161639 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-1e846456-3741-47cd-9b8b-e16d4f41aeae demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:43:50.162917 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-1e846456-3741-47cd-9b8b-e16d4f41aeae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:43:50.171653 np0000183139 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-1e846456-3741-47cd-9b8b-e16d4f41aeae demo demo] Get all volumes completed successfully. Jun 26 06:43:50.174056 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-1e846456-3741-47cd-9b8b-e16d4f41aeae demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:43:50.174430 np0000183139 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 8/30] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:43:50 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 26 06:44:00.166810 np0000183139 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:44:50.188762 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-e55f3185-8475-4c68-8f82-4935f6334337 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:44:50.192627 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-e55f3185-8475-4c68-8f82-4935f6334337 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:44:50.195697 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-e55f3185-8475-4c68-8f82-4935f6334337 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:44:50.195697 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-e55f3185-8475-4c68-8f82-4935f6334337 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:44:50.195697 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-e55f3185-8475-4c68-8f82-4935f6334337 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:44:50.195697 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-e55f3185-8475-4c68-8f82-4935f6334337 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:44:50.202988 np0000183139 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-e55f3185-8475-4c68-8f82-4935f6334337 demo demo] Get all volumes completed successfully. Jun 26 06:44:50.205153 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-e55f3185-8475-4c68-8f82-4935f6334337 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:44:50.205531 np0000183139 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 8/31] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:44:50 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 26 06:45:00.199143 np0000183139 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:45:50.219416 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-d0275319-f982-4ea6-b391-77ed0649b9da None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:45:50.360077 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-d0275319-f982-4ea6-b391-77ed0649b9da demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:45:50.360322 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-d0275319-f982-4ea6-b391-77ed0649b9da demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:45:50.360572 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-d0275319-f982-4ea6-b391-77ed0649b9da demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:45:50.360905 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-d0275319-f982-4ea6-b391-77ed0649b9da demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:45:50.361843 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-d0275319-f982-4ea6-b391-77ed0649b9da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:45:50.371211 np0000183139 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-d0275319-f982-4ea6-b391-77ed0649b9da demo demo] Get all volumes completed successfully. Jun 26 06:45:50.374379 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-d0275319-f982-4ea6-b391-77ed0649b9da demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:45:50.374827 np0000183139 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 9/32] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:45:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:46:00.365839 np0000183139 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:46:50.389295 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-d8b54a2b-7cdc-4fee-aeaf-a4851a8c9b08 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:46:50.392020 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-d8b54a2b-7cdc-4fee-aeaf-a4851a8c9b08 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:46:50.392264 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-d8b54a2b-7cdc-4fee-aeaf-a4851a8c9b08 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:46:50.392527 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-d8b54a2b-7cdc-4fee-aeaf-a4851a8c9b08 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:46:50.392870 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-d8b54a2b-7cdc-4fee-aeaf-a4851a8c9b08 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:46:50.393863 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-d8b54a2b-7cdc-4fee-aeaf-a4851a8c9b08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:46:50.403046 np0000183139 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-d8b54a2b-7cdc-4fee-aeaf-a4851a8c9b08 demo demo] Get all volumes completed successfully. Jun 26 06:46:50.405946 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-d8b54a2b-7cdc-4fee-aeaf-a4851a8c9b08 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:46:50.406461 np0000183139 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 8/33] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:46:50 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 26 06:47:00.397072 np0000183139 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:47:50.424049 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-91af4839-f896-4927-93f9-005fde8f1764 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:47:50.428309 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-91af4839-f896-4927-93f9-005fde8f1764 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:47:50.429039 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-91af4839-f896-4927-93f9-005fde8f1764 demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:47:50.429778 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-91af4839-f896-4927-93f9-005fde8f1764 demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:47:50.430234 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-91af4839-f896-4927-93f9-005fde8f1764 demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:47:50.431194 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-91af4839-f896-4927-93f9-005fde8f1764 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:47:50.440613 np0000183139 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-91af4839-f896-4927-93f9-005fde8f1764 demo demo] Get all volumes completed successfully. Jun 26 06:47:50.443258 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-91af4839-f896-4927-93f9-005fde8f1764 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:47:50.443826 np0000183139 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 9/34] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:47:50 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 26 06:48:00.434459 np0000183139 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:48:50.463309 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-4cad42bc-7745-4411-b4da-db409041bf48 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:48:50.467041 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-4cad42bc-7745-4411-b4da-db409041bf48 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:48:50.467220 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-4cad42bc-7745-4411-b4da-db409041bf48 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:48:50.467395 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-4cad42bc-7745-4411-b4da-db409041bf48 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:48:50.467606 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-4cad42bc-7745-4411-b4da-db409041bf48 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:48:50.468393 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-4cad42bc-7745-4411-b4da-db409041bf48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:48:50.476338 np0000183139 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-4cad42bc-7745-4411-b4da-db409041bf48 demo demo] Get all volumes completed successfully. Jun 26 06:48:50.479136 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-4cad42bc-7745-4411-b4da-db409041bf48 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:48:50.479539 np0000183139 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 9/35] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:48:50 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 26 06:49:00.471339 np0000183139 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:49:50.500005 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-b15d9597-6291-4146-aff2-1341c547d55b None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:49:50.503374 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-b15d9597-6291-4146-aff2-1341c547d55b demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:49:50.503692 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-b15d9597-6291-4146-aff2-1341c547d55b demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:49:50.503890 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-b15d9597-6291-4146-aff2-1341c547d55b demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:49:50.504197 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-b15d9597-6291-4146-aff2-1341c547d55b demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:49:50.505122 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-b15d9597-6291-4146-aff2-1341c547d55b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:49:50.512789 np0000183139 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-b15d9597-6291-4146-aff2-1341c547d55b demo demo] Get all volumes completed successfully. Jun 26 06:49:50.515396 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-b15d9597-6291-4146-aff2-1341c547d55b demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:49:50.515870 np0000183139 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 10/36] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:49:50 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 26 06:50:00.508553 np0000183139 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:50:50.527764 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-f7e66f88-032a-4737-85f7-f82b25d51c75 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:50:50.745563 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-f7e66f88-032a-4737-85f7-f82b25d51c75 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:50:50.745733 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-f7e66f88-032a-4737-85f7-f82b25d51c75 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:50:50.745984 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-f7e66f88-032a-4737-85f7-f82b25d51c75 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:50:50.746133 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-f7e66f88-032a-4737-85f7-f82b25d51c75 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:50:50.746867 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-f7e66f88-032a-4737-85f7-f82b25d51c75 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:50:50.758346 np0000183139 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-f7e66f88-032a-4737-85f7-f82b25d51c75 demo demo] Get all volumes completed successfully. Jun 26 06:50:50.760697 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-f7e66f88-032a-4737-85f7-f82b25d51c75 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:50:50.761072 np0000183139 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 9/37] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:50:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:51:00.751297 np0000183139 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:51:50.776313 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-1fe23ad3-8da8-4cc1-89f1-cd85958149ff None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:51:50.778607 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-1fe23ad3-8da8-4cc1-89f1-cd85958149ff demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:51:50.778809 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-1fe23ad3-8da8-4cc1-89f1-cd85958149ff demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:51:50.778997 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-1fe23ad3-8da8-4cc1-89f1-cd85958149ff demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:51:50.779220 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-1fe23ad3-8da8-4cc1-89f1-cd85958149ff demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:51:50.779933 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-1fe23ad3-8da8-4cc1-89f1-cd85958149ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:51:50.788717 np0000183139 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-1fe23ad3-8da8-4cc1-89f1-cd85958149ff demo demo] Get all volumes completed successfully. Jun 26 06:51:50.790738 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-1fe23ad3-8da8-4cc1-89f1-cd85958149ff demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:51:50.791075 np0000183139 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 10/38] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:51:50 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 26 06:52:00.782888 np0000183139 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:52:50.806878 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-91bb19e1-0f9b-4805-818b-8b7a3da5f7e0 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:52:50.810048 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-91bb19e1-0f9b-4805-818b-8b7a3da5f7e0 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:52:50.810273 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-91bb19e1-0f9b-4805-818b-8b7a3da5f7e0 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:52:50.810511 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-91bb19e1-0f9b-4805-818b-8b7a3da5f7e0 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:52:50.810843 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-91bb19e1-0f9b-4805-818b-8b7a3da5f7e0 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:52:50.812234 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-91bb19e1-0f9b-4805-818b-8b7a3da5f7e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:52:50.820846 np0000183139 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-91bb19e1-0f9b-4805-818b-8b7a3da5f7e0 demo demo] Get all volumes completed successfully. Jun 26 06:52:50.823963 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-91bb19e1-0f9b-4805-818b-8b7a3da5f7e0 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:52:50.825010 np0000183139 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 10/39] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:52:50 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 26 06:53:00.815969 np0000183139 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:53:50.840993 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-286e36ed-a588-4df4-b63a-ce9745fdf6ec None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:53:50.844052 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-286e36ed-a588-4df4-b63a-ce9745fdf6ec demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:53:50.844303 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-286e36ed-a588-4df4-b63a-ce9745fdf6ec demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:53:50.844555 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-286e36ed-a588-4df4-b63a-ce9745fdf6ec demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:53:50.844881 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-286e36ed-a588-4df4-b63a-ce9745fdf6ec demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:53:50.845946 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-286e36ed-a588-4df4-b63a-ce9745fdf6ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:53:50.855461 np0000183139 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-286e36ed-a588-4df4-b63a-ce9745fdf6ec demo demo] Get all volumes completed successfully. Jun 26 06:53:50.858408 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-286e36ed-a588-4df4-b63a-ce9745fdf6ec demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:53:50.858930 np0000183139 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 11/40] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:53:50 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 26 06:54:00.850014 np0000183139 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:54:50.875463 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-adcfaaab-156f-4437-9c3e-b13967738599 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:54:50.878691 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-adcfaaab-156f-4437-9c3e-b13967738599 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:54:50.879265 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-adcfaaab-156f-4437-9c3e-b13967738599 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:54:50.879903 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-adcfaaab-156f-4437-9c3e-b13967738599 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:54:50.880875 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-adcfaaab-156f-4437-9c3e-b13967738599 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:54:50.883010 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-adcfaaab-156f-4437-9c3e-b13967738599 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:54:50.891407 np0000183139 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-adcfaaab-156f-4437-9c3e-b13967738599 demo demo] Get all volumes completed successfully. Jun 26 06:54:50.894439 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-adcfaaab-156f-4437-9c3e-b13967738599 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:54:50.895086 np0000183139 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 10/41] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:54:50 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 26 06:55:00.886795 np0000183139 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:55:50.912699 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-77476571-3226-40da-9c02-5383a98a926c None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:55:50.916142 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-77476571-3226-40da-9c02-5383a98a926c demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:55:50.916482 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-77476571-3226-40da-9c02-5383a98a926c demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:55:50.916751 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-77476571-3226-40da-9c02-5383a98a926c demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:55:50.917181 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-77476571-3226-40da-9c02-5383a98a926c demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:55:50.918557 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-77476571-3226-40da-9c02-5383a98a926c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:55:50.931279 np0000183139 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-77476571-3226-40da-9c02-5383a98a926c demo demo] Get all volumes completed successfully. Jun 26 06:55:50.933929 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-77476571-3226-40da-9c02-5383a98a926c demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:55:50.934456 np0000183139 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 11/42] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:55:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:56:00.923361 np0000183139 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:56:50.953357 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-f6579a8f-ea78-4567-a7e1-b108fc98999e None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:56:51.064845 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-f6579a8f-ea78-4567-a7e1-b108fc98999e demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:56:51.065204 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-f6579a8f-ea78-4567-a7e1-b108fc98999e demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:56:51.065536 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-f6579a8f-ea78-4567-a7e1-b108fc98999e demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:56:51.065953 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-f6579a8f-ea78-4567-a7e1-b108fc98999e demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:56:51.067442 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-f6579a8f-ea78-4567-a7e1-b108fc98999e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:56:51.076065 np0000183139 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-f6579a8f-ea78-4567-a7e1-b108fc98999e demo demo] Get all volumes completed successfully. Jun 26 06:56:51.078771 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-f6579a8f-ea78-4567-a7e1-b108fc98999e demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:56:51.079360 np0000183139 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 11/43] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:56:50 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 26 06:57:01.071005 np0000183139 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:57:51.097530 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-1d5d309a-7abb-4f97-b7a0-e93dc5bb5530 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:57:51.101351 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-1d5d309a-7abb-4f97-b7a0-e93dc5bb5530 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:57:51.101539 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-1d5d309a-7abb-4f97-b7a0-e93dc5bb5530 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:57:51.101771 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-1d5d309a-7abb-4f97-b7a0-e93dc5bb5530 demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:57:51.102013 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-1d5d309a-7abb-4f97-b7a0-e93dc5bb5530 demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:57:51.102875 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-1d5d309a-7abb-4f97-b7a0-e93dc5bb5530 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:57:51.113693 np0000183139 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-1d5d309a-7abb-4f97-b7a0-e93dc5bb5530 demo demo] Get all volumes completed successfully. Jun 26 06:57:51.116858 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-1d5d309a-7abb-4f97-b7a0-e93dc5bb5530 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:57:51.117274 np0000183139 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 12/44] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:57:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:58:01.105710 np0000183139 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:58:51.149623 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-06d95af1-6ca5-4da2-aa6d-3aeb5f05af8b None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:58:51.152687 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-06d95af1-6ca5-4da2-aa6d-3aeb5f05af8b demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:58:51.152687 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-06d95af1-6ca5-4da2-aa6d-3aeb5f05af8b demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:58:51.152687 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-06d95af1-6ca5-4da2-aa6d-3aeb5f05af8b demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:58:51.152687 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-06d95af1-6ca5-4da2-aa6d-3aeb5f05af8b demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:58:51.153204 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-06d95af1-6ca5-4da2-aa6d-3aeb5f05af8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:58:51.163065 np0000183139 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-06d95af1-6ca5-4da2-aa6d-3aeb5f05af8b demo demo] Get all volumes completed successfully. Jun 26 06:58:51.165071 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-06d95af1-6ca5-4da2-aa6d-3aeb5f05af8b demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:58:51.165428 np0000183139 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 11/45] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:58:51 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 26 06:59:01.158176 np0000183139 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:59:51.208549 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-daab3991-2ab1-402c-9baa-000dfc7a4796 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:59:51.212952 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-daab3991-2ab1-402c-9baa-000dfc7a4796 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 06:59:51.213344 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-daab3991-2ab1-402c-9baa-000dfc7a4796 demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:59:51.213642 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-daab3991-2ab1-402c-9baa-000dfc7a4796 demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:59:51.214198 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-daab3991-2ab1-402c-9baa-000dfc7a4796 demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:59:51.215611 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-daab3991-2ab1-402c-9baa-000dfc7a4796 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:59:51.224910 np0000183139 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-daab3991-2ab1-402c-9baa-000dfc7a4796 demo demo] Get all volumes completed successfully. Jun 26 06:59:51.227771 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-daab3991-2ab1-402c-9baa-000dfc7a4796 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:59:51.228280 np0000183139 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 12/46] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 06:59:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:00:01.219807 np0000183139 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:00:51.258851 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-fdf59834-9369-4251-858d-6b13960cd37d None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:00:51.261094 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-fdf59834-9369-4251-858d-6b13960cd37d demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 07:00:51.261298 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-fdf59834-9369-4251-858d-6b13960cd37d demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:00:51.261404 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-fdf59834-9369-4251-858d-6b13960cd37d demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:00:51.261620 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-fdf59834-9369-4251-858d-6b13960cd37d demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:00:51.262312 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-fdf59834-9369-4251-858d-6b13960cd37d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:00:51.274614 np0000183139 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-fdf59834-9369-4251-858d-6b13960cd37d demo demo] Get all volumes completed successfully. Jun 26 07:00:51.277600 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-fdf59834-9369-4251-858d-6b13960cd37d demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:00:51.278285 np0000183139 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 12/47] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 07:00:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:01:01.267529 np0000183139 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:01:51.299749 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-ad2847c1-28da-46d2-8c2d-89091dc2cf0c None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:01:51.414784 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-ad2847c1-28da-46d2-8c2d-89091dc2cf0c demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 07:01:51.415159 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-ad2847c1-28da-46d2-8c2d-89091dc2cf0c demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:01:51.415692 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-ad2847c1-28da-46d2-8c2d-89091dc2cf0c demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:01:51.416216 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-ad2847c1-28da-46d2-8c2d-89091dc2cf0c demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:01:51.417689 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-ad2847c1-28da-46d2-8c2d-89091dc2cf0c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:01:51.426713 np0000183139 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-ad2847c1-28da-46d2-8c2d-89091dc2cf0c demo demo] Get all volumes completed successfully. Jun 26 07:01:51.430054 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-ad2847c1-28da-46d2-8c2d-89091dc2cf0c demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:01:51.430605 np0000183139 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 13/48] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 07:01:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:02:01.420985 np0000183139 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:02:51.447858 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-7dbdaef7-9371-4412-9b21-1dd05d463098 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:02:51.451919 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-7dbdaef7-9371-4412-9b21-1dd05d463098 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 07:02:51.452263 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-7dbdaef7-9371-4412-9b21-1dd05d463098 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:02:51.452600 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-7dbdaef7-9371-4412-9b21-1dd05d463098 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:02:51.453089 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-7dbdaef7-9371-4412-9b21-1dd05d463098 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:02:51.454469 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-7dbdaef7-9371-4412-9b21-1dd05d463098 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:02:51.462332 np0000183139 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-7dbdaef7-9371-4412-9b21-1dd05d463098 demo demo] Get all volumes completed successfully. Jun 26 07:02:51.464209 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-7dbdaef7-9371-4412-9b21-1dd05d463098 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:02:51.464558 np0000183139 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 12/49] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 07:02:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:03:01.458097 np0000183139 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:03:51.509456 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-26cd8d6d-c30a-4763-836c-0830dd80a3e2 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:03:51.512354 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-26cd8d6d-c30a-4763-836c-0830dd80a3e2 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 07:03:51.512602 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-26cd8d6d-c30a-4763-836c-0830dd80a3e2 demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:03:51.512892 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-26cd8d6d-c30a-4763-836c-0830dd80a3e2 demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:03:51.513199 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-26cd8d6d-c30a-4763-836c-0830dd80a3e2 demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:03:51.514268 np0000183139 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-26cd8d6d-c30a-4763-836c-0830dd80a3e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:03:51.526614 np0000183139 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-26cd8d6d-c30a-4763-836c-0830dd80a3e2 demo demo] Get all volumes completed successfully. Jun 26 07:03:51.529814 np0000183139 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-26cd8d6d-c30a-4763-836c-0830dd80a3e2 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:03:51.530115 np0000183139 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 13/50] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 07:03:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:04:01.518204 np0000183139 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:04:51.546179 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-ebcb619c-9be0-4fc1-9d87-1c62d61ee60f None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:04:51.550420 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-ebcb619c-9be0-4fc1-9d87-1c62d61ee60f demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 07:04:51.550897 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-ebcb619c-9be0-4fc1-9d87-1c62d61ee60f demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:04:51.551314 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-ebcb619c-9be0-4fc1-9d87-1c62d61ee60f demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:04:51.551711 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-ebcb619c-9be0-4fc1-9d87-1c62d61ee60f demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:04:51.552605 np0000183139 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-ebcb619c-9be0-4fc1-9d87-1c62d61ee60f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:04:51.561158 np0000183139 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-ebcb619c-9be0-4fc1-9d87-1c62d61ee60f demo demo] Get all volumes completed successfully. Jun 26 07:04:51.562940 np0000183139 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-ebcb619c-9be0-4fc1-9d87-1c62d61ee60f demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:04:51.563766 np0000183139 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 13/51] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 07:04:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:05:01.556794 np0000183139 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:05:51.580144 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-e2ee529a-2407-4793-ba56-ee6afdc0e4ea None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:05:51.583298 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-e2ee529a-2407-4793-ba56-ee6afdc0e4ea demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 07:05:51.583700 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-e2ee529a-2407-4793-ba56-ee6afdc0e4ea demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:05:51.584014 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-e2ee529a-2407-4793-ba56-ee6afdc0e4ea demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:05:51.584324 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-e2ee529a-2407-4793-ba56-ee6afdc0e4ea demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:05:51.585356 np0000183139 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-e2ee529a-2407-4793-ba56-ee6afdc0e4ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:05:51.596393 np0000183139 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-e2ee529a-2407-4793-ba56-ee6afdc0e4ea demo demo] Get all volumes completed successfully. Jun 26 07:05:51.599243 np0000183139 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-e2ee529a-2407-4793-ba56-ee6afdc0e4ea demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:05:51.600042 np0000183139 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 14/52] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 07:05:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:06:01.589273 np0000183139 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:06:51.615294 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-6a5c3d09-4fb5-4c06-8091-c7c67592910f None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:06:51.728954 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-6a5c3d09-4fb5-4c06-8091-c7c67592910f demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 26 07:06:51.729195 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-6a5c3d09-4fb5-4c06-8091-c7c67592910f demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:06:51.729536 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-6a5c3d09-4fb5-4c06-8091-c7c67592910f demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:06:51.729868 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-6a5c3d09-4fb5-4c06-8091-c7c67592910f demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:06:51.730908 np0000183139 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-6a5c3d09-4fb5-4c06-8091-c7c67592910f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:06:51.740065 np0000183139 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-6a5c3d09-4fb5-4c06-8091-c7c67592910f demo demo] Get all volumes completed successfully. Jun 26 07:06:51.743016 np0000183139 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-6a5c3d09-4fb5-4c06-8091-c7c67592910f demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:06:51.743502 np0000183139 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 13/53] 199.204.45.144 () {64 vars in 1295 bytes} [Fri Jun 26 07:06:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:07:01.734487 np0000183139 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}