Jun 10 00:26:08.984928 np0000179360 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 10 00:26:08.993100 np0000179360 devstack@c-api.service[112742]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 10 00:26:08.997752 np0000179360 devstack@c-api.service[112742]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 10 00:26:08 2026] *** Jun 10 00:26:08.997752 np0000179360 devstack@c-api.service[112742]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 10 00:26:08.997752 np0000179360 devstack@c-api.service[112742]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 10 00:26:08.997752 np0000179360 devstack@c-api.service[112742]: nodename: np0000179360 Jun 10 00:26:08.997752 np0000179360 devstack@c-api.service[112742]: machine: x86_64 Jun 10 00:26:08.997752 np0000179360 devstack@c-api.service[112742]: clock source: unix Jun 10 00:26:08.997752 np0000179360 devstack@c-api.service[112742]: pcre jit disabled Jun 10 00:26:08.997752 np0000179360 devstack@c-api.service[112742]: detected number of CPU cores: 16 Jun 10 00:26:08.997752 np0000179360 devstack@c-api.service[112742]: current working directory: / Jun 10 00:26:08.997752 np0000179360 devstack@c-api.service[112742]: detected binary path: /usr/bin/uwsgi-core Jun 10 00:26:08.997752 np0000179360 devstack@c-api.service[112742]: your processes number limit is 256917 Jun 10 00:26:08.997752 np0000179360 devstack@c-api.service[112742]: your memory page size is 4096 bytes Jun 10 00:26:08.997752 np0000179360 devstack@c-api.service[112742]: detected max file descriptor number: 2048 Jun 10 00:26:08.997752 np0000179360 devstack@c-api.service[112742]: lock engine: pthread robust mutexes Jun 10 00:26:08.998101 np0000179360 devstack@c-api.service[112742]: thunder lock: enabled Jun 10 00:26:08.998368 np0000179360 devstack@c-api.service[112742]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 10 00:26:08.998368 np0000179360 devstack@c-api.service[112742]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 10 00:26:08.998368 np0000179360 devstack@c-api.service[112742]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 10 00:26:08.998368 np0000179360 devstack@c-api.service[112742]: Set PythonHome to /opt/stack/data/venv Jun 10 00:26:09.043080 np0000179360 devstack@c-api.service[112742]: Python main interpreter initialized at 0x7c33ee8a3668 Jun 10 00:26:09.043080 np0000179360 devstack@c-api.service[112742]: python threads support enabled Jun 10 00:26:09.043080 np0000179360 devstack@c-api.service[112742]: your server socket listen backlog is limited to 100 connections Jun 10 00:26:09.043080 np0000179360 devstack@c-api.service[112742]: your mercy for graceful operations on workers is 80 seconds Jun 10 00:26:09.043717 np0000179360 devstack@c-api.service[112742]: mapped 671795 bytes (656 KB) for 4 cores Jun 10 00:26:09.043859 np0000179360 devstack@c-api.service[112742]: *** Operational MODE: preforking *** Jun 10 00:26:09.044051 np0000179360 devstack@c-api.service[112742]: *** uWSGI is running in multiple interpreter mode *** Jun 10 00:26:09.044051 np0000179360 devstack@c-api.service[112742]: spawned uWSGI master process (pid: 112742) Jun 10 00:26:09.044287 np0000179360 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 10 00:26:09.044846 np0000179360 devstack@c-api.service[112742]: spawned uWSGI worker 1 (pid: 112743, cores: 1) Jun 10 00:26:09.045443 np0000179360 devstack@c-api.service[112742]: spawned uWSGI worker 2 (pid: 112744, cores: 1) Jun 10 00:26:09.045912 np0000179360 devstack@c-api.service[112742]: spawned uWSGI worker 3 (pid: 112745, cores: 1) Jun 10 00:26:09.046406 np0000179360 devstack@c-api.service[112742]: spawned uWSGI worker 4 (pid: 112746, cores: 1) Jun 10 00:26:09.046509 np0000179360 devstack@c-api.service[112742]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 10 00:26:09.172013 np0000179360 devstack@c-api.service[112746]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:26:09.172013 np0000179360 devstack@c-api.service[112746]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:26:09.172013 np0000179360 devstack@c-api.service[112746]: we strongly recommend against using it for new projects. Jun 10 00:26:09.172013 np0000179360 devstack@c-api.service[112746]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:26:09.172013 np0000179360 devstack@c-api.service[112746]: framework. For more detail see Jun 10 00:26:09.172013 np0000179360 devstack@c-api.service[112746]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:26:09.172013 np0000179360 devstack@c-api.service[112746]: import eventlet # noqa Jun 10 00:26:09.174104 np0000179360 devstack@c-api.service[112744]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:26:09.174104 np0000179360 devstack@c-api.service[112744]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:26:09.174104 np0000179360 devstack@c-api.service[112744]: we strongly recommend against using it for new projects. Jun 10 00:26:09.174104 np0000179360 devstack@c-api.service[112744]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:26:09.174104 np0000179360 devstack@c-api.service[112744]: framework. For more detail see Jun 10 00:26:09.174104 np0000179360 devstack@c-api.service[112744]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:26:09.174104 np0000179360 devstack@c-api.service[112744]: import eventlet # noqa Jun 10 00:26:09.212141 np0000179360 devstack@c-api.service[112743]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:26:09.212141 np0000179360 devstack@c-api.service[112743]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:26:09.212141 np0000179360 devstack@c-api.service[112743]: we strongly recommend against using it for new projects. Jun 10 00:26:09.212141 np0000179360 devstack@c-api.service[112743]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:26:09.212141 np0000179360 devstack@c-api.service[112743]: framework. For more detail see Jun 10 00:26:09.212141 np0000179360 devstack@c-api.service[112743]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:26:09.212141 np0000179360 devstack@c-api.service[112743]: import eventlet # noqa Jun 10 00:26:09.235459 np0000179360 devstack@c-api.service[112745]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:26:09.235459 np0000179360 devstack@c-api.service[112745]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:26:09.235459 np0000179360 devstack@c-api.service[112745]: we strongly recommend against using it for new projects. Jun 10 00:26:09.235459 np0000179360 devstack@c-api.service[112745]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:26:09.235459 np0000179360 devstack@c-api.service[112745]: framework. For more detail see Jun 10 00:26:09.235459 np0000179360 devstack@c-api.service[112745]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:26:09.235459 np0000179360 devstack@c-api.service[112745]: import eventlet # noqa Jun 10 00:26:09.260196 np0000179360 devstack@c-api.service[112744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:26:09.260196 np0000179360 devstack@c-api.service[112744]: warnings.warn( Jun 10 00:26:09.262328 np0000179360 devstack@c-api.service[112746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:26:09.262328 np0000179360 devstack@c-api.service[112746]: warnings.warn( Jun 10 00:26:09.304024 np0000179360 devstack@c-api.service[112743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:26:09.304024 np0000179360 devstack@c-api.service[112743]: warnings.warn( Jun 10 00:26:09.311155 np0000179360 devstack@c-api.service[112745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:26:09.311155 np0000179360 devstack@c-api.service[112745]: warnings.warn( Jun 10 00:26:09.338641 np0000179360 devstack@c-api.service[112744]: /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 10 00:26:09.338641 np0000179360 devstack@c-api.service[112744]: from cgi import parse_header Jun 10 00:26:09.341204 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:09.341204 np0000179360 devstack@c-api.service[112746]: from cgi import parse_header Jun 10 00:26:09.383357 np0000179360 devstack@c-api.service[112743]: /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 10 00:26:09.383357 np0000179360 devstack@c-api.service[112743]: from cgi import parse_header Jun 10 00:26:09.387905 np0000179360 devstack@c-api.service[112744]: /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 10 00:26:09.387905 np0000179360 devstack@c-api.service[112744]: removals.removed_module( Jun 10 00:26:09.388209 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:09.388209 np0000179360 devstack@c-api.service[112745]: from cgi import parse_header Jun 10 00:26:09.389304 np0000179360 devstack@c-api.service[112744]: /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 10 00:26:09.389304 np0000179360 devstack@c-api.service[112744]: removals.removed_module( Jun 10 00:26:09.395020 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:09.395020 np0000179360 devstack@c-api.service[112746]: removals.removed_module( Jun 10 00:26:09.396691 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:09.396691 np0000179360 devstack@c-api.service[112746]: removals.removed_module( Jun 10 00:26:09.432502 np0000179360 devstack@c-api.service[112743]: /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 10 00:26:09.432502 np0000179360 devstack@c-api.service[112743]: removals.removed_module( Jun 10 00:26:09.434368 np0000179360 devstack@c-api.service[112743]: /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 10 00:26:09.434368 np0000179360 devstack@c-api.service[112743]: removals.removed_module( Jun 10 00:26:09.437777 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:09.437777 np0000179360 devstack@c-api.service[112745]: removals.removed_module( Jun 10 00:26:09.440302 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:09.440302 np0000179360 devstack@c-api.service[112745]: removals.removed_module( Jun 10 00:26:10.023445 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:10.023445 np0000179360 devstack@c-api.service[112746]: warnings.warn( Jun 10 00:26:10.066809 np0000179360 devstack@c-api.service[112744]: /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 10 00:26:10.066809 np0000179360 devstack@c-api.service[112744]: warnings.warn( Jun 10 00:26:10.079629 np0000179360 devstack@c-api.service[112743]: /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 10 00:26:10.079629 np0000179360 devstack@c-api.service[112743]: warnings.warn( Jun 10 00:26:10.079919 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:10.079919 np0000179360 devstack@c-api.service[112745]: warnings.warn( Jun 10 00:26:10.127022 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:10.127022 np0000179360 devstack@c-api.service[112746]: warnings.warn( Jun 10 00:26:10.166115 np0000179360 devstack@c-api.service[112744]: /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 10 00:26:10.166115 np0000179360 devstack@c-api.service[112744]: warnings.warn( Jun 10 00:26:10.178988 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:10.178988 np0000179360 devstack@c-api.service[112745]: warnings.warn( Jun 10 00:26:10.181203 np0000179360 devstack@c-api.service[112743]: /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 10 00:26:10.181203 np0000179360 devstack@c-api.service[112743]: warnings.warn( Jun 10 00:26:10.426391 np0000179360 devstack@c-api.service[112746]: 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 10 00:26:10.426921 np0000179360 devstack@c-api.service[112746]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112746) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:26:10.452801 np0000179360 devstack@c-api.service[112744]: 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 10 00:26:10.453368 np0000179360 devstack@c-api.service[112744]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112744) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:26:10.455116 np0000179360 devstack@c-api.service[112745]: 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 10 00:26:10.455562 np0000179360 devstack@c-api.service[112745]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112745) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:26:10.460855 np0000179360 devstack@c-api.service[112743]: 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 10 00:26:10.461278 np0000179360 devstack@c-api.service[112743]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112743) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:26:10.512499 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:10.512499 np0000179360 devstack@c-api.service[112746]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:26:10.515664 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:10.515664 np0000179360 devstack@c-api.service[112745]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:26:10.515983 np0000179360 devstack@c-api.service[112744]: /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 10 00:26:10.515983 np0000179360 devstack@c-api.service[112744]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:26:10.523954 np0000179360 devstack@c-api.service[112743]: /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 10 00:26:10.523954 np0000179360 devstack@c-api.service[112743]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:26:10.976650 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112746) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:26:10.976986 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112743) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:26:10.977079 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.977079 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.977079 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.977289 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.977289 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.977289 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.977542 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.977542 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.977664 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112745) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:26:10.977737 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.977804 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.977868 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.977941 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.978006 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.978085 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.978158 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.978238 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.978297 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112744) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:26:10.978389 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.978472 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.978472 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.978599 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.978675 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.978748 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.978748 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.978886 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.978886 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.979017 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.979089 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.979155 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.979155 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.979155 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.979155 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.979706 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.979819 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.979944 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.980067 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.980188 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.980188 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.980188 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.980188 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.980188 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.980874 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.980874 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.980874 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.980874 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.980874 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.980874 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.981546 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.981644 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.981683 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.981683 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.981683 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.981683 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.981683 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.981683 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.982039 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.982039 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.982039 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.982039 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.982039 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.982039 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.982421 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.982491 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.982554 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.982554 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.982554 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.982554 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.982554 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.982554 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.982896 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.982896 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.982995 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.983053 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.983108 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.983163 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.983347 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.983387 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.983471 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.983533 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.983596 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.983634 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.983713 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.983783 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.983821 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.983879 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.983961 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.984000 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.984101 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.984178 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.984221 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.984277 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.984344 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.984442 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.984489 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.984618 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.984712 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.984712 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.984872 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.984950 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.985036 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.985103 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.985168 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.985236 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.985275 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.985378 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.985417 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.985477 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.985536 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.985621 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.985655 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.985713 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.985778 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.985849 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.985886 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.985886 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.985995 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.986134 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.986173 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.986236 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.986293 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.986394 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.986439 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.986439 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.986439 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.986439 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.986640 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.986640 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.986640 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.986767 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.986826 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.986887 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.986940 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.986997 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.987085 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.987160 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.987241 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.987278 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.987350 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.987422 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.987480 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.987542 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.987608 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.987608 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.987608 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.987608 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.987867 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.987911 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.987966 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.987966 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.987966 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.987966 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.987966 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.987966 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.988275 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.988275 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.988423 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.988485 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.988581 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.988641 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.988726 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.988766 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.988821 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.988908 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.988983 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.989057 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.989093 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.989177 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.989223 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.989282 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.989402 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.989449 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.989449 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.989449 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.989449 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.989677 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.989677 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.989677 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.989677 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.989677 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.989677 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.989677 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.990042 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.990042 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.990042 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.990222 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.990283 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.990422 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.990458 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.990520 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.990556 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.990595 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.990629 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.990666 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.990698 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.990726 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.990755 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.990788 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.990822 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.990858 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.990891 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.990927 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.990960 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.990993 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.991037 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.991070 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.991106 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.991134 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.991134 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.991134 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.994656 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.994723 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.994783 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.994820 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.994912 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.994959 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.995021 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.995120 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.995168 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.995256 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.995256 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.995256 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.995256 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.995256 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.995448 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.995448 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.995448 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.995558 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.995558 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.995618 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.995710 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.996939 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.997011 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.997060 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.997097 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.997137 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.997169 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.997207 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.997256 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.997306 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.997391 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.997431 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.997465 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.997500 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.997500 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.997570 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.997570 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.997570 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.997680 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.997732 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.997780 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.997822 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.997874 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.997920 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.997968 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.998015 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.998066 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.998066 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.998066 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.998189 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.998189 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.998271 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.998459 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:10.998459 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:10.998637 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:10.998637 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:10.999673 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:10.999730 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:10.999858 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:10.999858 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.000000 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.000057 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.000174 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.000276 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.000428 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.000532 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.000666 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.000666 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.000666 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.000859 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.000910 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.001037 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.001037 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.001037 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.001037 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.001037 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.001037 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.001563 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.001563 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.001563 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.001563 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.001563 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.001957 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.002041 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.002127 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.002214 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.002303 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.002303 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.002303 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.002303 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.002303 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.002701 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.002701 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.002701 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.002701 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.003024 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.003114 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.003210 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.003210 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.003417 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.003510 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.003591 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.003677 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.003677 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.003677 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.003911 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.003911 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.003911 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.004140 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.004223 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.004299 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.004299 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.004426 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.004481 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.004529 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.004625 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.004686 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.004733 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.004782 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.004823 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.004863 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.004915 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.004958 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.005010 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.005051 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.005090 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.005129 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.005180 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.005229 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.005274 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.005337 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.005337 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.005337 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.005480 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.005480 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.005480 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.005480 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.005480 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.005480 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.005480 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.005960 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.006022 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.006160 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.006204 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.006239 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.006288 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.006346 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.006390 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.006427 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.006457 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.006491 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.006535 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.006535 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.006599 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.006631 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.006675 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.006675 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.006675 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.006769 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.006769 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.006828 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.007386 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.007454 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.007528 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.007576 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.007576 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.007690 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.007734 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.007800 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.007862 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.007924 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.008021 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.008065 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.008127 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.008185 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.008238 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.008294 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.008396 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.008463 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.008529 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.008590 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.008689 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.008740 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.008779 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.008814 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.008847 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.008884 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.008914 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.008942 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.008971 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.008999 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.009031 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.009066 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.009102 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.009136 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.009166 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.009197 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.009231 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.009268 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.009300 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.009353 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.009391 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.009419 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.009446 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.009478 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.009506 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.009537 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.009571 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.009606 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.009637 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.009665 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.009704 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.009737 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.009772 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.009806 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.009838 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.009874 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.009908 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.009908 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.009908 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.009908 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.009908 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.009908 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.009908 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.010335 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.010402 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.010456 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.010496 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.010577 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.010632 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.010747 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.010804 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.010868 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.010927 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.010998 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.011038 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.011075 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.011106 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.011141 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.011184 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.011215 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.011244 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.011274 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.011307 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.011307 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.011392 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.011392 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.011392 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.011392 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.011392 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.011392 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.011550 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.011830 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.011881 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.011921 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.011956 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.011983 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.012021 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.012055 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.012092 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.012123 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.012155 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.012187 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.012215 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.012252 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.012282 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.012332 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.012363 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.012393 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.012420 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.012457 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.012491 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.012491 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.014109 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.014173 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.014215 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.014269 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.014304 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.014362 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.014400 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.014440 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.014477 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.014511 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.014546 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.014581 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.014612 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.014642 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.014679 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.014709 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.014736 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.014768 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.014805 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.014845 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.014845 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.014902 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.014902 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.014985 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.015052 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.015090 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.015126 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.015177 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.015208 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.015244 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.015278 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.015307 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.015307 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.015370 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.015400 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.019173 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.019242 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.019351 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.019351 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.019499 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.019499 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.019631 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.019672 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.019727 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.019777 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.019871 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.019931 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.019990 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.020065 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.020127 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.020191 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.020252 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.020333 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.020403 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.020444 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.020505 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.020565 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.020626 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.020731 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.020787 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.020823 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.020858 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.020895 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.020936 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.020973 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.021004 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.021033 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.021074 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.021106 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.021137 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.021170 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.021235 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.021280 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.021339 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.021383 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.021415 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.021448 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.021486 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.021521 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.021554 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.021580 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.021608 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.021639 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.021687 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.021733 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.021773 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.021823 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.021862 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.021907 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.021947 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.021991 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.022042 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.022042 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.022042 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.022154 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.022198 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.022256 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.022307 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.022381 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.022434 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.022503 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.022558 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.022602 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.022639 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.022686 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.022727 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.022776 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.022817 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.022863 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.022923 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.022969 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.023009 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.023053 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.023096 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.023096 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.023173 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.023218 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.023265 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.023307 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.023825 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.023885 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.023935 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.024024 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.024077 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.024169 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.024219 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.024309 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.024309 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.024440 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.024493 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.024543 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.024589 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.024631 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.024696 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.024779 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.024874 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.024947 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.025036 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.025110 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.025158 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.025206 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.025268 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.025363 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.025430 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.025481 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.025525 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.025595 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.025671 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.025724 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.025767 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.025814 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.025814 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.025893 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.025942 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.025984 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.026022 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.026065 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.026104 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.026146 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.026196 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.026248 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.026299 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.026299 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.026415 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.026475 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.026565 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.026625 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.026696 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.026784 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.026963 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.027019 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.027061 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.027107 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.027151 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.027151 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.027234 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.027281 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.027500 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.027555 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.027642 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.027701 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.027782 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.027829 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.027964 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.028067 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.028125 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.028242 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.028385 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.028499 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.028559 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.028640 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.028765 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.028866 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.028952 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.029028 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.029104 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.029215 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.029266 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.029385 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.029504 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.029636 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.029674 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.029761 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.029796 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.029857 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.029984 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.030051 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.030090 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.030147 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.030202 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.030288 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.030369 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.030404 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.030484 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.030520 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.030574 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.030658 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.030693 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.030750 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.030833 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.030908 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.030972 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.031015 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.031072 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.031133 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.031216 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.031252 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.031313 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.031420 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.031456 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.031542 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.031584 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.031584 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.031692 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.031763 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.031805 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.031868 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.031930 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.031990 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.032072 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.032109 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.032163 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.032218 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.032279 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.032349 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.032413 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.032496 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.032536 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.032596 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.032670 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.032778 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.032817 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.032880 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.032880 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.032880 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.032880 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.033090 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.033090 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.033177 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.033216 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.033302 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.033357 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.033357 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.033438 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.033510 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.033588 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.033624 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.033702 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.033702 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.033702 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.033702 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.033879 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.033915 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.033915 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.034030 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.034087 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.034186 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.034228 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.034228 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.034350 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.034387 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.034440 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.034482 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.034482 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.034624 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.034665 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.034726 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.034789 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.034789 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.034902 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.034967 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.035047 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.035047 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.035135 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.035217 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.035285 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.035332 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.035393 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.035448 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.035503 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.035561 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.035646 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.035687 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.035751 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.035796 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.035856 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.035916 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.035970 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.036031 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.036087 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.036163 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.036197 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.036275 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.036328 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.036416 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.036452 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.036506 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.036568 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.036636 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.036698 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.036812 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.036871 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.036931 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.036986 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.037071 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.037112 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.037171 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.037230 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.037289 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.037355 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.037441 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.037483 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.037625 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.037754 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.037803 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.037841 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.037890 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.037925 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.037968 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.038002 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.038002 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.038002 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.038002 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.038137 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.038137 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.038137 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.038228 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.038265 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.038296 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.038410 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.038454 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.038518 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.038579 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.038639 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.038695 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.038755 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.038814 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.038875 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.038945 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.039012 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.039012 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.039190 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.039231 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.039231 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.039363 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.039421 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.039508 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.039508 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.039508 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.039508 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.039508 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.039701 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.039701 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.039701 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.039701 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.039893 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.039928 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.040028 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.040109 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.040178 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.040216 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.040303 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.040351 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.040435 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.040472 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.040533 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.040651 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.040701 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.040771 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.040814 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.040847 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.040889 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.040928 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.040963 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.040963 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.040963 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.040963 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.040963 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.040963 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:26:11.041171 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.041304 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.041364 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.041404 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.041434 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.041468 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.041508 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.041543 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.041578 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.041611 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.041641 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.041674 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.041710 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.041710 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.041710 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.041710 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.041816 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:26:11.041846 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.041880 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:26:11.041914 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.041947 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:26:11.041947 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:26:11.041947 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:26:11.041947 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:26:11.088802 np0000179360 devstack@c-api.service[112744]: INFO dbcounter [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Registered counter for database cinder Jun 10 00:26:11.089110 np0000179360 devstack@c-api.service[112746]: INFO dbcounter [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Registered counter for database cinder Jun 10 00:26:11.089189 np0000179360 devstack@c-api.service[112745]: INFO dbcounter [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Registered counter for database cinder Jun 10 00:26:11.091329 np0000179360 devstack@c-api.service[112743]: INFO dbcounter [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Registered counter for database cinder Jun 10 00:26:11.136635 np0000179360 devstack@c-api.service[112746]: DEBUG oslo_db.sqlalchemy.engines [None req-18736d00-43db-432f-aac9-afb548102f2a 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=112746) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:26:11.137673 np0000179360 devstack@c-api.service[112744]: DEBUG oslo_db.sqlalchemy.engines [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d 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=112744) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:26:11.139475 np0000179360 devstack@c-api.service[112745]: DEBUG oslo_db.sqlalchemy.engines [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a 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=112745) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:26:11.158848 np0000179360 devstack@c-api.service[112743]: DEBUG oslo_db.sqlalchemy.engines [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 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=112743) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:26:11.251803 np0000179360 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writer thread running {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:26:11.254403 np0000179360 devstack@c-api.service[112746]: INFO cinder.rpc [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:26:11.254506 np0000179360 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writer thread running {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:26:11.256907 np0000179360 devstack@c-api.service[112746]: INFO cinder.rpc [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:26:11.257626 np0000179360 devstack@c-api.service[112745]: INFO cinder.rpc [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:26:11.259079 np0000179360 devstack@c-api.service[112746]: INFO cinder.rpc [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:26:11.260980 np0000179360 devstack@c-api.service[112745]: INFO cinder.rpc [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:26:11.261109 np0000179360 devstack@c-api.service[112746]: INFO cinder.rpc [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:26:11.261982 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.262452 np0000179360 devstack@c-api.service[112744]: DEBUG dbcounter [-] [112744] Writer thread running {{(pid=112744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:26:11.264279 np0000179360 devstack@c-api.service[112745]: INFO cinder.rpc [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:26:11.265119 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.265372 np0000179360 devstack@c-api.service[112744]: INFO cinder.rpc [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:26:11.267119 np0000179360 devstack@c-api.service[112745]: INFO cinder.rpc [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:26:11.268228 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.268383 np0000179360 devstack@c-api.service[112744]: INFO cinder.rpc [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:26:11.270503 np0000179360 devstack@c-api.service[112744]: INFO cinder.rpc [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:26:11.272254 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.272572 np0000179360 devstack@c-api.service[112744]: INFO cinder.rpc [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:26:11.273706 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.278103 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.280824 np0000179360 devstack@c-api.service[112743]: DEBUG dbcounter [-] [112743] Writer thread running {{(pid=112743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:26:11.283912 np0000179360 devstack@c-api.service[112743]: INFO cinder.rpc [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:26:11.285440 np0000179360 devstack@c-api.service[112743]: INFO cinder.rpc [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:26:11.287338 np0000179360 devstack@c-api.service[112743]: INFO cinder.rpc [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:26:11.288988 np0000179360 devstack@c-api.service[112743]: INFO cinder.rpc [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:26:11.289822 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.292902 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.304138 np0000179360 devstack@c-api.service[112746]: DEBUG oslo_db.sqlalchemy.engines [None req-18736d00-43db-432f-aac9-afb548102f2a 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=112746) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:26:11.307133 np0000179360 devstack@c-api.service[112746]: INFO cinder.rpc [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:26:11.309625 np0000179360 devstack@c-api.service[112746]: INFO cinder.rpc [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:26:11.310960 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.312215 np0000179360 devstack@c-api.service[112745]: DEBUG oslo_db.sqlalchemy.engines [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a 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=112745) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:26:11.314914 np0000179360 devstack@c-api.service[112745]: INFO cinder.rpc [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:26:11.317243 np0000179360 devstack@c-api.service[112745]: INFO cinder.rpc [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:26:11.318484 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.321119 np0000179360 devstack@c-api.service[112744]: DEBUG oslo_db.sqlalchemy.engines [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d 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=112744) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:26:11.323950 np0000179360 devstack@c-api.service[112744]: INFO cinder.rpc [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:26:11.324415 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.326372 np0000179360 devstack@c-api.service[112744]: INFO cinder.rpc [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:26:11.327575 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.327872 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.330817 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.330888 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.331640 np0000179360 devstack@c-api.service[112743]: DEBUG oslo_db.sqlalchemy.engines [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 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=112743) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:26:11.333838 np0000179360 devstack@c-api.service[112743]: INFO cinder.rpc [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:26:11.334455 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.335705 np0000179360 devstack@c-api.service[112743]: INFO cinder.rpc [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:26:11.336363 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.336707 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.337640 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.339484 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.341330 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.342517 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.342768 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.344621 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.345714 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.345812 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.347753 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.347843 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.348617 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.348711 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.351053 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.351654 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.351750 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.352993 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.353142 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.354580 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.355220 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.355917 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.356014 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.357441 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.358923 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.359012 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.359290 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.361711 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.361800 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.362189 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.362438 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.365108 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.365195 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.365539 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.367195 np0000179360 devstack@c-api.service[112746]: WARNING cinder.api.contrib.hosts [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:26:11.367660 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.367897 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.368034 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.368659 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.369348 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.369536 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.370904 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.371003 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.371533 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.372410 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.372503 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.372802 np0000179360 devstack@c-api.service[112745]: WARNING cinder.api.contrib.hosts [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:26:11.373505 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.373737 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.374558 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.374911 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.375231 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.376017 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.376372 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.376706 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.377821 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.378047 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.378147 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.378923 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.379160 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: extensions {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.379269 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.380552 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.380639 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: encryption {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.381398 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.381955 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.382081 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: capabilities {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.383282 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.383498 np0000179360 devstack@c-api.service[112744]: WARNING cinder.api.contrib.hosts [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:26:11.384076 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: os-quota-class-sets {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.384180 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.384282 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: extensions {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.384419 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.385385 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: os-volume-type-access {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.385610 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.385659 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: encryption {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.387099 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.387157 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: capabilities {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.387233 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: extra_specs {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.387769 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.388563 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.388800 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: os-hosts {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.388961 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: os-quota-class-sets {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.389594 np0000179360 devstack@c-api.service[112743]: WARNING cinder.api.contrib.hosts [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:26:11.389874 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.390207 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: os-availability-zone {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.390281 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: os-volume-type-access {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.390421 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.391262 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.391667 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: consistencygroups {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.391755 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.391931 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: extra_specs {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.392709 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.393225 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.393511 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: os-hosts {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.393657 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: cgsnapshots {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.393994 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.394763 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.394852 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: os-availability-zone {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.395018 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: extensions {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.395129 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: os-snapshot-manage {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.396175 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: consistencygroups {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.396417 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: encryption {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.396618 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.396668 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: os-volume-manage {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.397976 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: capabilities {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.398094 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: backups {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.398140 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: cgsnapshots {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.398535 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.399560 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: os-snapshot-manage {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.400050 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.400102 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: os-quota-class-sets {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.400182 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: encryption {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.400958 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: os-volume-manage {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.401328 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: os-volume-type-access {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.401432 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.401813 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: os-volume-transfer {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.402513 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: backups {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.403040 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: extensions {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.403161 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: extra_specs {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.403621 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: scheduler-stats {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.404438 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: encryption {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.404737 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: os-hosts {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.404887 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: encryption {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.405043 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: os-quota-sets {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.406016 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: capabilities {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.406143 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: os-availability-zone {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.406477 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: os-volume-transfer {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.406588 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extended resource: qos-specs {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.407413 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: consistencygroups {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.408029 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: scheduler-stats {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.408137 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: os-quota-class-sets {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.408643 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.contrib.snapshot_actions [None req-18736d00-43db-432f-aac9-afb548102f2a None None] SnapshotActionsController initialized {{(pid=112746) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:26:11.409378 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: os-volume-type-access {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.409472 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: cgsnapshots {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.409558 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: os-quota-sets {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.409620 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.410888 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: os-snapshot-manage {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.410994 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extended resource: qos-specs {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.411065 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: extra_specs {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.411121 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.412281 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: os-volume-manage {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.412350 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.412633 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: os-hosts {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.413010 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.contrib.snapshot_actions [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] SnapshotActionsController initialized {{(pid=112745) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:26:11.413666 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.413758 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: backups {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.413806 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.414038 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: os-availability-zone {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.415044 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.415273 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.415358 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: consistencygroups {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.415881 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: encryption {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.416374 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.416632 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.417492 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: cgsnapshots {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.417561 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: os-volume-transfer {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.417737 np0000179360 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.417946 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.418722 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.418829 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension TypesManage extending resource: types {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.418957 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.419016 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: os-snapshot-manage {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.419059 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.419093 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: scheduler-stats {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.419170 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension VolumeActions extending resource: volumes {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.419277 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.420243 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.420243 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension UsedLimits extending resource: limits {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.420243 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.420243 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.420518 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.420584 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: os-volume-manage {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.420640 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension AdminActions extending resource: volumes {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.420704 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: os-quota-sets {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.420760 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension AdminActions extending resource: snapshots {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.420823 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.420887 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension AdminActions extending resource: backups {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.420887 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.420887 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.421051 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-18736d00-43db-432f-aac9-afb548102f2a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.421810 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: backups {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.421923 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extended resource: qos-specs {{(pid=112744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.422036 np0000179360 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.422989 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.423098 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension TypesManage extending resource: types {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.423227 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.423399 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.423493 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension VolumeActions extending resource: volumes {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.423854 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: encryption {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.424065 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.contrib.snapshot_actions [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] SnapshotActionsController initialized {{(pid=112744) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:26:11.424157 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.424224 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension UsedLimits extending resource: limits {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.424362 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.424472 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.424586 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.424726 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension AdminActions extending resource: volumes {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.424830 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension AdminActions extending resource: snapshots {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.424952 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.425025 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension AdminActions extending resource: backups {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.425025 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.425025 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.425172 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-2b025af8-aafb-4519-87f2-baa67cb5ed9a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.425410 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: os-volume-transfer {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.426281 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.427039 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: scheduler-stats {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.427641 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.428474 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: os-quota-sets {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.428902 np0000179360 devstack@c-api.service[112746]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c33ee8a3668 pid: 112746 (default app) Jun 10 00:26:11.429174 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.429902 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extended resource: qos-specs {{(pid=112743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:26:11.430250 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.431716 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.432279 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.contrib.snapshot_actions [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] SnapshotActionsController initialized {{(pid=112743) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:26:11.432921 np0000179360 devstack@c-api.service[112745]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c33ee8a3668 pid: 112745 (default app) Jun 10 00:26:11.433084 np0000179360 devstack@c-api.service[112744]: WARNING castellan.key_manager.migration [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.433243 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.434124 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.434238 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension TypesManage extending resource: types {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.434364 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.434511 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.434587 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension VolumeActions extending resource: volumes {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.434753 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.435311 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.435451 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension UsedLimits extending resource: limits {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.435549 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.435654 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.435754 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.435852 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension AdminActions extending resource: volumes {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.435977 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension AdminActions extending resource: snapshots {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.436070 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension AdminActions extending resource: backups {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.436168 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.436260 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.436303 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.436375 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.v3.router [None req-bf8f0539-fb53-4bf4-81f4-7ecf9219564d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.436989 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.436989 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.436989 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.436989 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.437383 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.437383 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.437383 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.437383 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.437666 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.437666 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.437666 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.437666 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.437666 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.437666 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.438069 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.438069 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.438069 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.438069 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.438069 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.438465 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.438465 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.438465 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.438465 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.438465 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.438844 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.438844 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.438844 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.438844 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.439255 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.439255 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.439255 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.439255 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.439255 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.439631 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.439631 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.439631 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.439631 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.439631 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.439982 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.439982 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.439982 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.439982 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.439982 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.439982 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.440586 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.440586 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.440586 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.440586 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.440586 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.440586 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.441375 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.441375 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.441375 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.441375 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.441375 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.441375 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.442020 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.442020 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.442020 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.442020 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.442020 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.442674 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.442674 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.442674 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.442674 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.442674 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.443179 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.443179 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.443179 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.443179 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.443179 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.443179 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.443888 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.443888 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.443888 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.443888 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.444348 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.444457 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.444457 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.444457 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.444457 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.444457 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.444457 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.445101 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.445101 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.445101 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.445101 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.445681 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.445681 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.445681 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.445681 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.446159 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.446159 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.446159 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.446159 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.446651 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.446651 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.446651 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.446651 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.447188 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.447188 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.447188 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.447188 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.447188 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.447647 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.447647 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.447647 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.447647 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.447647 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.447892 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.447892 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.447892 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.447892 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.448092 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.448092 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.448092 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.448092 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.448293 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.448293 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.448293 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.448293 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.448512 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.448512 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.448512 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.448512 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.448721 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.448721 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.448721 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.448721 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.448917 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.448917 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.448917 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.448917 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.448917 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.448917 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.449217 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.449217 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.449217 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.449217 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.449217 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.449498 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.449498 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.449498 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.449498 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.449498 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.449498 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.449498 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.449832 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.449832 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.449832 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.449832 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.449832 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.449832 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.450124 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.450124 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.450124 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.450124 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.450124 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.450124 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.450452 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.450452 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.450452 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.450452 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.450452 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.450452 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.450852 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.450852 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.450852 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.450852 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.451038 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.451038 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.451038 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.451038 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.451267 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.451267 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.451267 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.451267 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.451502 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.451502 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.451502 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:11.451502 np0000179360 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 10 00:26:11.451708 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.451758 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-df8a6b43-16eb-48af-a69e-d74f0507bbef None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:26:11.451803 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.451803 np0000179360 devstack@c-api.service[112743]: WARNING castellan.key_manager.migration [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:26:11.451803 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.451803 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension TypesManage extending resource: types {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.451803 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.452013 np0000179360 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 1/1] 199.204.45.227 () {60 vars in 956 bytes} [Wed Jun 10 00:26:11 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 10 00:26:11.452060 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.452110 np0000179360 devstack@c-api.service[112744]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c33ee8a3668 pid: 112744 (default app) Jun 10 00:26:11.452164 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension VolumeActions extending resource: volumes {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.452164 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.452164 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension UsedLimits extending resource: limits {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.452164 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.452164 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.452164 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.452164 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension AdminActions extending resource: volumes {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.452510 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension AdminActions extending resource: snapshots {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.452510 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension AdminActions extending resource: backups {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.452510 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.452510 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.452510 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.v3.router [None req-b6429afe-06f7-4668-ab25-fa623903ceb0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:26:11.453081 np0000179360 devstack@c-api.service[112743]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c33ee8a3668 pid: 112743 (default app) Jun 10 00:26:18.548138 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.548138 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.548138 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.548138 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.548138 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.549112 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.549112 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.549112 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.549112 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.549112 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.549547 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.549547 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.549547 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.549547 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.549547 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.549547 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.550026 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.550026 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.550026 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.550026 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.550381 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.550381 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.550381 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.550381 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.550730 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.550730 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.550730 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.550730 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.551121 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.551121 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.551121 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.551121 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.551121 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.551565 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.551565 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.551565 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.551565 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.551565 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.551891 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.551891 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.551891 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.551891 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.551891 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.551891 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.552186 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.552186 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.552186 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.552186 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.552186 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.552186 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.552521 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.552521 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.552521 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.552521 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.552521 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.552521 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.552824 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.552824 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.552824 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.552824 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.552824 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.553069 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.553069 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.553069 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.553069 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.553069 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.553332 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.553332 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.553332 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.553332 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.553332 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.553332 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.553652 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.553652 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.553652 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.553652 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.553652 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.553652 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.553931 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.553931 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.553931 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.553931 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.553931 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.554193 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.554193 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.554193 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.554193 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.554193 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.554457 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.554457 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.554457 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.554457 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.554663 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.554663 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.554663 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.554663 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.554913 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.554913 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.554913 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.554913 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.554913 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.555169 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.555169 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.555169 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.555169 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.555169 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.555430 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.555430 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.555430 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.555430 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.555631 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.555631 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.555631 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.555631 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.555835 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.555835 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.555835 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.555835 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.556058 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.556058 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.556058 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.556058 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.556265 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.556265 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.556265 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.556265 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.556497 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.556497 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.556497 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.556497 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.556497 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.556755 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.556755 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.556755 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.556755 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.556755 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.556755 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.557050 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.557050 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.557050 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.557050 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.557050 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.557331 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.557331 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.557331 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.557331 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.557331 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.557331 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.557629 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.557629 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.557629 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.557629 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.557629 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.557629 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.557926 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.557926 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.557926 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.557926 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.557926 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.557926 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.558223 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.558223 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.558223 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.558223 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.558223 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.558223 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.558558 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.558558 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.558558 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.558558 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.558809 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.558809 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.558809 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.558809 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.558809 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.559076 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.559076 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.559076 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.559076 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:18.559076 np0000179360 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 10 00:26:18.559076 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-37c03dee-7d5c-4143-8c26-2c47f452efa4 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:26:19.028872 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-37c03dee-7d5c-4143-8c26-2c47f452efa4 admin admin] POST https://199.204.45.227/volume/v3/types Jun 10 00:26:19.029597 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-37c03dee-7d5c-4143-8c26-2c47f452efa4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 00:26:19.031752 np0000179360 devstack@c-api.service[112745]: /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 10 00:26:19.031752 np0000179360 devstack@c-api.service[112745]: warnings.warn( Jun 10 00:26:19.074521 np0000179360 devstack@c-api.service[112745]: DEBUG oslo_db.sqlalchemy.engines [None req-37c03dee-7d5c-4143-8c26-2c47f452efa4 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=112745) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:26:19.102123 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-37c03dee-7d5c-4143-8c26-2c47f452efa4 admin admin] https://199.204.45.227/volume/v3/types returned with HTTP 200 Jun 10 00:26:19.102705 np0000179360 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 1/2] 199.204.45.227 () {68 vars in 1288 bytes} [Wed Jun 10 00:26:18 2026] POST /volume/v3/types => generated 186 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 00:26:19.117109 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [req-37c03dee-7d5c-4143-8c26-2c47f452efa4 req-753e49f6-aaad-42b5-af1d-2a892a7331b0 None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:26:19.446979 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [req-37c03dee-7d5c-4143-8c26-2c47f452efa4 req-753e49f6-aaad-42b5-af1d-2a892a7331b0 admin admin] POST https://199.204.45.227/volume/v3/types/322f7ca6-4c6b-4829-a998-f7499d987e5a/extra_specs Jun 10 00:26:19.447553 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [req-37c03dee-7d5c-4143-8c26-2c47f452efa4 req-753e49f6-aaad-42b5-af1d-2a892a7331b0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 00:26:19.449295 np0000179360 devstack@c-api.service[112746]: /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 10 00:26:19.449295 np0000179360 devstack@c-api.service[112746]: warnings.warn( Jun 10 00:26:19.493343 np0000179360 devstack@c-api.service[112746]: DEBUG oslo_db.sqlalchemy.engines [req-37c03dee-7d5c-4143-8c26-2c47f452efa4 req-753e49f6-aaad-42b5-af1d-2a892a7331b0 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=112746) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:26:19.556993 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [req-37c03dee-7d5c-4143-8c26-2c47f452efa4 req-753e49f6-aaad-42b5-af1d-2a892a7331b0 admin admin] https://199.204.45.227/volume/v3/types/322f7ca6-4c6b-4829-a998-f7499d987e5a/extra_specs returned with HTTP 200 Jun 10 00:26:19.556993 np0000179360 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 2/3] 199.204.45.227 () {70 vars in 1505 bytes} [Wed Jun 10 00:26:19 2026] POST /volume/v3/types/322f7ca6-4c6b-4829-a998-f7499d987e5a/extra_specs => generated 55 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:26:21.325794 np0000179360 devstack@c-api.service[112744]: DEBUG dbcounter [-] [112744] Writing DB stats cinder:SELECT=6 {{(pid=112744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:26:21.335431 np0000179360 devstack@c-api.service[112743]: DEBUG dbcounter [-] [112743] Writing DB stats cinder:SELECT=6 {{(pid=112743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:26:29.100575 np0000179360 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:26:29.551964 np0000179360 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:29:07.835342 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.835342 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.835342 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.835342 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.835342 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.836395 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.836395 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.836395 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.836395 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.836395 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.836713 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.836713 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.836713 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.836713 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.836713 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.836713 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.837098 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.837098 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.837098 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.837098 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.837375 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.837375 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.837375 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.837375 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.837633 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.837633 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.837633 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.837633 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.837926 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.837926 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.837926 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.837926 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.837926 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.838262 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.838262 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.838262 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.838262 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.838262 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.839254 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.839254 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.839254 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.839254 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.839254 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.839254 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.839961 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.839961 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.839961 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.839961 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.839961 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.839961 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.840650 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.840650 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.840650 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.840650 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.840650 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.840650 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.841299 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.841299 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.841299 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.841299 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.841299 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.841944 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.841944 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.841944 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.841944 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.841944 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.842524 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.842524 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.842524 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.842524 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.842524 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.842524 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.843177 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.843177 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.843177 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.843177 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.843177 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.843177 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.843814 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.843814 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.843814 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.843814 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.843814 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.844413 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.844413 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.844413 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.844413 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.844413 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.844949 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.844949 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.844949 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.844949 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.845457 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.845457 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.845457 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.845457 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.846158 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.846158 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.846158 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.846158 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.846158 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.846661 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.846661 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.846661 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.846661 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.846661 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.846860 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.846860 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.846860 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.846860 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.846974 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.846974 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.846974 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.846974 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847093 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847093 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847093 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847093 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847217 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847217 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847217 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847217 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847346 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847346 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847346 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847346 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847464 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847464 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847464 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847464 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847464 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847612 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847612 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847612 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847612 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847612 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847612 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847862 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847862 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847862 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847862 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847862 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847997 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847997 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847997 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847997 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.847997 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.847997 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.848216 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.848216 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.848216 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.848216 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.848216 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.848216 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.848634 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.848634 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.848634 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.848634 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.848634 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.848634 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.848945 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.848945 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.848945 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.848945 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.848945 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.848945 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.849247 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.849247 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.849247 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.849247 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.849481 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.849481 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.849481 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.849481 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.849481 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.849758 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.849758 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.849758 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.849758 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:07.849758 np0000179360 devstack@c-api.service[112744]: warnings.warn(deprecated_msg) Jun 10 00:29:07.849758 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.middleware.request_id [None req-a5b856dc-b9b5-4645-a2f7-5d8b5c2aa58e None None] RequestId filter calling following filter/app {{(pid=112744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:07.849758 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-a5b856dc-b9b5-4645-a2f7-5d8b5c2aa58e None None] GET https://199.204.45.227/volume// Jun 10 00:29:07.850125 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-a5b856dc-b9b5-4645-a2f7-5d8b5c2aa58e None None] Empty body provided in request {{(pid=112744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:29:07.850125 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-a5b856dc-b9b5-4645-a2f7-5d8b5c2aa58e None None] Calling method 'all' {{(pid=112744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:29:07.850125 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-a5b856dc-b9b5-4645-a2f7-5d8b5c2aa58e None None] https://199.204.45.227/volume// returned with HTTP 300 Jun 10 00:29:07.850125 np0000179360 devstack@c-api.service[112744]: [pid: 112744|app: 0|req: 1/4] 199.204.45.227 () {66 vars in 1456 bytes} [Wed Jun 10 00:29:07 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 10 00:29:45.247520 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.247520 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.247520 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.247520 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.247520 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.248448 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.248448 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.248448 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.248448 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.248448 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.248731 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.248731 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.248731 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.248731 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.248731 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.248731 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.249043 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.249043 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.249043 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.249043 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.249282 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.249282 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.249282 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.249282 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.249524 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.249524 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.249524 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.249524 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.249752 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.249752 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.249752 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.249752 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.249752 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.250022 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.250022 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.250022 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.250022 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.250022 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.250284 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.250284 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.250284 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.250284 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.250284 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.250284 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.250643 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.250643 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.250643 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.250643 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.250643 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.250643 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.250951 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.250951 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.250951 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.250951 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.250951 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.250951 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.251266 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.251266 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.251266 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.251266 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.251266 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.251558 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.251558 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.251558 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.251558 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.251558 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.251828 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.251828 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.251828 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.251828 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.251828 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.251828 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.252159 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.252159 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.252159 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.252159 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.252159 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.252159 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.252486 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.252486 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.252486 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.252486 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.252486 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.252765 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.252765 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.252765 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.252765 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.252765 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.253034 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.253034 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.253034 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.253034 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.253253 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.253253 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.253253 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.253253 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.253505 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.253505 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.253505 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.253505 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.253505 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.253766 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.253766 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.253766 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.253766 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.253766 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.254005 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.254005 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.254005 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.254005 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.254222 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.254222 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.254222 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.254222 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.254461 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.254461 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.254461 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.254461 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.254673 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.254673 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.254673 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.254673 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.254885 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.254885 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.254885 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.254885 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.255111 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.255111 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.255111 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.255111 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.255111 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.255427 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.255427 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.255427 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.255427 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.255427 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.255427 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.255747 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.255747 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.255747 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.255747 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.255747 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.256013 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.256013 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.256013 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.256013 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.256013 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.256013 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.256362 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.256362 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.256362 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.256362 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.256362 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.256362 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.256729 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.256729 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.256729 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.256729 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.256729 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.256729 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.257060 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.257060 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.257060 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.257060 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.257060 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.257060 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.257444 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.257444 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.257444 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.257444 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.257688 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.257688 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.257688 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.257688 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.257688 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.257958 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.257958 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.257958 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.257958 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:45.257958 np0000179360 devstack@c-api.service[112743]: warnings.warn(deprecated_msg) Jun 10 00:29:45.257958 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.middleware.request_id [None req-b3c3367f-a940-44c6-a32b-a39e7f0fc779 None None] RequestId filter calling following filter/app {{(pid=112743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:45.257958 np0000179360 devstack@c-api.service[112743]: [pid: 112743|app: 0|req: 1/5] 199.204.45.227 () {62 vars in 1068 bytes} [Wed Jun 10 00:29:45 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 10 00:29:45.292840 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-d6a58861-8975-4166-8b13-c5e201c7b884 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:45.300268 np0000179360 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 2/6] 199.204.45.227 () {64 vars in 1272 bytes} [Wed Jun 10 00:29:45 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Jun 10 00:29:45.337157 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [req-d6a58861-8975-4166-8b13-c5e201c7b884 req-932863ce-1199-42ef-8258-01c048f25bf7 None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:45.341736 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [req-d6a58861-8975-4166-8b13-c5e201c7b884 req-932863ce-1199-42ef-8258-01c048f25bf7 demo demo] GET https://199.204.45.227/volume/v3/ Jun 10 00:29:45.342032 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [req-d6a58861-8975-4166-8b13-c5e201c7b884 req-932863ce-1199-42ef-8258-01c048f25bf7 demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:29:45.342352 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [req-d6a58861-8975-4166-8b13-c5e201c7b884 req-932863ce-1199-42ef-8258-01c048f25bf7 demo demo] Calling method 'version_select' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:29:45.343416 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [req-d6a58861-8975-4166-8b13-c5e201c7b884 req-932863ce-1199-42ef-8258-01c048f25bf7 demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jun 10 00:29:45.343896 np0000179360 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 3/7] 199.204.45.227 () {66 vars in 1346 bytes} [Wed Jun 10 00:29:45 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 00:29:45.388429 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.middleware.request_id [None req-96671f48-13d2-4f89-aa19-d74e35ecf494 None None] RequestId filter calling following filter/app {{(pid=112744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:45.710513 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-96671f48-13d2-4f89-aa19-d74e35ecf494 demo demo] GET https://199.204.45.227/volume/v3/types/default Jun 10 00:29:45.710834 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-96671f48-13d2-4f89-aa19-d74e35ecf494 demo demo] Empty body provided in request {{(pid=112744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:29:45.711035 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-96671f48-13d2-4f89-aa19-d74e35ecf494 demo demo] Calling method 'show' {{(pid=112744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:29:45.753640 np0000179360 devstack@c-api.service[112744]: DEBUG oslo_db.sqlalchemy.engines [None req-96671f48-13d2-4f89-aa19-d74e35ecf494 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=112744) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:29:45.769673 np0000179360 devstack@c-api.service[112744]: /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 10 00:29:45.769673 np0000179360 devstack@c-api.service[112744]: warnings.warn( Jun 10 00:29:45.771872 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-96671f48-13d2-4f89-aa19-d74e35ecf494 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jun 10 00:29:45.772196 np0000179360 devstack@c-api.service[112744]: [pid: 112744|app: 0|req: 2/8] 199.204.45.227 () {64 vars in 1301 bytes} [Wed Jun 10 00:29:45 2026] GET /volume/v3/types/default => generated 145 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 00:29:45.879787 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.middleware.request_id [None req-b26c074b-b31c-4004-bafc-835fc75e5fae None None] RequestId filter calling following filter/app {{(pid=112743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:46.206259 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-b26c074b-b31c-4004-bafc-835fc75e5fae demo demo] GET https://199.204.45.227/volume/v3/types Jun 10 00:29:46.206528 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-b26c074b-b31c-4004-bafc-835fc75e5fae demo demo] Empty body provided in request {{(pid=112743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:29:46.206749 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-b26c074b-b31c-4004-bafc-835fc75e5fae demo demo] Calling method 'index' {{(pid=112743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:29:46.207333 np0000179360 devstack@c-api.service[112743]: /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 10 00:29:46.207333 np0000179360 devstack@c-api.service[112743]: warnings.warn( Jun 10 00:29:46.207941 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.api_utils [None req-b26c074b-b31c-4004-bafc-835fc75e5fae demo demo] Removing options '' from query. {{(pid=112743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:29:46.249940 np0000179360 devstack@c-api.service[112743]: DEBUG oslo_db.sqlalchemy.engines [None req-b26c074b-b31c-4004-bafc-835fc75e5fae 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=112743) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:29:46.270045 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-b26c074b-b31c-4004-bafc-835fc75e5fae demo demo] https://199.204.45.227/volume/v3/types returned with HTTP 200 Jun 10 00:29:46.270416 np0000179360 devstack@c-api.service[112743]: [pid: 112743|app: 0|req: 2/9] 199.204.45.227 () {64 vars in 1290 bytes} [Wed Jun 10 00:29:45 2026] GET /volume/v3/types => generated 377 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 00:29:46.703831 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-5e2159a3-7ee0-4c3f-ad0c-7d4383c59ed3 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:46.705422 np0000179360 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 3/10] 199.204.45.227 () {62 vars in 1068 bytes} [Wed Jun 10 00:29:46 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 10 00:29:46.742266 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-62a4b50a-0e07-4617-a746-e031d7942d63 None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:46.747818 np0000179360 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 4/11] 199.204.45.227 () {64 vars in 1272 bytes} [Wed Jun 10 00:29:46 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 10 00:29:46.781062 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.middleware.request_id [req-62a4b50a-0e07-4617-a746-e031d7942d63 req-015a8d15-663f-42fd-b5c4-44068c937015 None None] RequestId filter calling following filter/app {{(pid=112744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:46.784436 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [req-62a4b50a-0e07-4617-a746-e031d7942d63 req-015a8d15-663f-42fd-b5c4-44068c937015 demo demo] GET https://199.204.45.227/volume/v3/ Jun 10 00:29:46.784795 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [req-62a4b50a-0e07-4617-a746-e031d7942d63 req-015a8d15-663f-42fd-b5c4-44068c937015 demo demo] Empty body provided in request {{(pid=112744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:29:46.785344 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [req-62a4b50a-0e07-4617-a746-e031d7942d63 req-015a8d15-663f-42fd-b5c4-44068c937015 demo demo] Calling method 'version_select' {{(pid=112744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:29:46.785928 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [req-62a4b50a-0e07-4617-a746-e031d7942d63 req-015a8d15-663f-42fd-b5c4-44068c937015 demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jun 10 00:29:46.786340 np0000179360 devstack@c-api.service[112744]: [pid: 112744|app: 0|req: 3/12] 199.204.45.227 () {66 vars in 1346 bytes} [Wed Jun 10 00:29:46 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 00:29:46.833661 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.middleware.request_id [None req-823e04bf-78c3-4b76-a6f2-4ef5f554267f None None] RequestId filter calling following filter/app {{(pid=112743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:46.835973 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-823e04bf-78c3-4b76-a6f2-4ef5f554267f demo demo] GET https://199.204.45.227/volume/v3/types/default Jun 10 00:29:46.836217 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-823e04bf-78c3-4b76-a6f2-4ef5f554267f demo demo] Empty body provided in request {{(pid=112743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:29:46.836500 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-823e04bf-78c3-4b76-a6f2-4ef5f554267f demo demo] Calling method 'show' {{(pid=112743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:29:46.851545 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-823e04bf-78c3-4b76-a6f2-4ef5f554267f demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jun 10 00:29:46.851873 np0000179360 devstack@c-api.service[112743]: [pid: 112743|app: 0|req: 3/13] 199.204.45.227 () {64 vars in 1301 bytes} [Wed Jun 10 00:29:46 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 00:29:47.525820 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-c86a529c-50a2-461c-98ff-7c4c7c3d8b1a None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:47.527069 np0000179360 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 4/14] 199.204.45.227 () {62 vars in 1068 bytes} [Wed Jun 10 00:29:47 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 10 00:29:47.564012 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-37c51149-cbb3-4c9f-9f95-d25fdfc95cb5 None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:47.567501 np0000179360 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 5/15] 199.204.45.227 () {64 vars in 1272 bytes} [Wed Jun 10 00:29:47 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 10 00:29:47.605734 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.middleware.request_id [req-37c51149-cbb3-4c9f-9f95-d25fdfc95cb5 req-cc5e5f76-b9f6-4fe4-98e9-98a4a3f6c66d None None] RequestId filter calling following filter/app {{(pid=112744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:47.608874 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [req-37c51149-cbb3-4c9f-9f95-d25fdfc95cb5 req-cc5e5f76-b9f6-4fe4-98e9-98a4a3f6c66d demo demo] GET https://199.204.45.227/volume/v3/ Jun 10 00:29:47.609211 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [req-37c51149-cbb3-4c9f-9f95-d25fdfc95cb5 req-cc5e5f76-b9f6-4fe4-98e9-98a4a3f6c66d demo demo] Empty body provided in request {{(pid=112744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:29:47.609752 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [req-37c51149-cbb3-4c9f-9f95-d25fdfc95cb5 req-cc5e5f76-b9f6-4fe4-98e9-98a4a3f6c66d demo demo] Calling method 'version_select' {{(pid=112744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:29:47.610432 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [req-37c51149-cbb3-4c9f-9f95-d25fdfc95cb5 req-cc5e5f76-b9f6-4fe4-98e9-98a4a3f6c66d demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jun 10 00:29:47.610860 np0000179360 devstack@c-api.service[112744]: [pid: 112744|app: 0|req: 4/16] 199.204.45.227 () {66 vars in 1346 bytes} [Wed Jun 10 00:29:47 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 10 00:29:47.658344 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.middleware.request_id [None req-c60e470d-9f9c-489e-80dc-6f572c9e78c8 None None] RequestId filter calling following filter/app {{(pid=112743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:47.661954 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-c60e470d-9f9c-489e-80dc-6f572c9e78c8 demo demo] GET https://199.204.45.227/volume/v3/types/default Jun 10 00:29:47.662418 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-c60e470d-9f9c-489e-80dc-6f572c9e78c8 demo demo] Empty body provided in request {{(pid=112743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:29:47.662823 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-c60e470d-9f9c-489e-80dc-6f572c9e78c8 demo demo] Calling method 'show' {{(pid=112743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:29:47.671025 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-c60e470d-9f9c-489e-80dc-6f572c9e78c8 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jun 10 00:29:47.671518 np0000179360 devstack@c-api.service[112743]: [pid: 112743|app: 0|req: 4/17] 199.204.45.227 () {64 vars in 1301 bytes} [Wed Jun 10 00:29:47 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 10 00:29:47.712273 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-0ecc72b4-6e4f-4d60-b9bd-5cb46f54955e None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:47.713505 np0000179360 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 5/18] 199.204.45.227 () {62 vars in 1068 bytes} [Wed Jun 10 00:29:47 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 10 00:29:47.765658 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-00283493-42fd-43f6-9bb0-a45218aa4ca2 None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:47.768920 np0000179360 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 6/19] 199.204.45.227 () {64 vars in 1272 bytes} [Wed Jun 10 00:29:47 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 10 00:29:47.809458 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.middleware.request_id [req-00283493-42fd-43f6-9bb0-a45218aa4ca2 req-d78a5ffd-5841-4d1d-9051-a4307784abc6 None None] RequestId filter calling following filter/app {{(pid=112744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:47.812536 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [req-00283493-42fd-43f6-9bb0-a45218aa4ca2 req-d78a5ffd-5841-4d1d-9051-a4307784abc6 demo demo] GET https://199.204.45.227/volume/v3/ Jun 10 00:29:47.812875 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [req-00283493-42fd-43f6-9bb0-a45218aa4ca2 req-d78a5ffd-5841-4d1d-9051-a4307784abc6 demo demo] Empty body provided in request {{(pid=112744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:29:47.813222 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [req-00283493-42fd-43f6-9bb0-a45218aa4ca2 req-d78a5ffd-5841-4d1d-9051-a4307784abc6 demo demo] Calling method 'version_select' {{(pid=112744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:29:47.813966 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [req-00283493-42fd-43f6-9bb0-a45218aa4ca2 req-d78a5ffd-5841-4d1d-9051-a4307784abc6 demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jun 10 00:29:47.814638 np0000179360 devstack@c-api.service[112744]: [pid: 112744|app: 0|req: 5/20] 199.204.45.227 () {66 vars in 1346 bytes} [Wed Jun 10 00:29:47 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 10 00:29:47.861113 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.middleware.request_id [None req-cae9cf67-d230-4e80-8ce4-666ce60f40b0 None None] RequestId filter calling following filter/app {{(pid=112743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:47.863184 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-cae9cf67-d230-4e80-8ce4-666ce60f40b0 demo demo] GET https://199.204.45.227/volume/v3/types/default Jun 10 00:29:47.863475 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-cae9cf67-d230-4e80-8ce4-666ce60f40b0 demo demo] Empty body provided in request {{(pid=112743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:29:47.863748 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-cae9cf67-d230-4e80-8ce4-666ce60f40b0 demo demo] Calling method 'show' {{(pid=112743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:29:47.872707 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-cae9cf67-d230-4e80-8ce4-666ce60f40b0 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jun 10 00:29:47.873043 np0000179360 devstack@c-api.service[112743]: [pid: 112743|app: 0|req: 5/21] 199.204.45.227 () {64 vars in 1301 bytes} [Wed Jun 10 00:29:47 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 00:29:55.767333 np0000179360 devstack@c-api.service[112744]: DEBUG dbcounter [-] [112744] Writing DB stats cinder:SELECT=2 {{(pid=112744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:29:57.868874 np0000179360 devstack@c-api.service[112743]: DEBUG dbcounter [-] [112743] Writing DB stats cinder:SELECT=7 {{(pid=112743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:34:38.036414 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-5ded7f2a-a083-4455-930a-3e49539a7f11 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:34:38.129064 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-5ded7f2a-a083-4455-930a-3e49539a7f11 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:34:38.129708 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-5ded7f2a-a083-4455-930a-3e49539a7f11 demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:34:38.130253 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-5ded7f2a-a083-4455-930a-3e49539a7f11 demo demo] Calling method 'detail' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:34:38.131267 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.api_utils [None req-5ded7f2a-a083-4455-930a-3e49539a7f11 demo demo] Removing options '' from query. {{(pid=112745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:34:38.134305 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.volume.api [None req-5ded7f2a-a083-4455-930a-3e49539a7f11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:34:38.172577 np0000179360 devstack@c-api.service[112745]: INFO cinder.volume.api [None req-5ded7f2a-a083-4455-930a-3e49539a7f11 demo demo] Get all volumes completed successfully. Jun 10 00:34:38.174878 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-5ded7f2a-a083-4455-930a-3e49539a7f11 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:34:38.175574 np0000179360 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 6/22] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:34:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:34:48.165158 np0000179360 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=1 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:35:38.190605 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-b990fdc2-92fb-4de1-893a-bb54c2f24178 None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:35:38.194291 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-b990fdc2-92fb-4de1-893a-bb54c2f24178 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:35:38.194574 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-b990fdc2-92fb-4de1-893a-bb54c2f24178 demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:35:38.194828 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-b990fdc2-92fb-4de1-893a-bb54c2f24178 demo demo] Calling method 'detail' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:35:38.195869 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.api_utils [None req-b990fdc2-92fb-4de1-893a-bb54c2f24178 demo demo] Removing options '' from query. {{(pid=112746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:35:38.196970 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.volume.api [None req-b990fdc2-92fb-4de1-893a-bb54c2f24178 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:35:38.230460 np0000179360 devstack@c-api.service[112746]: INFO cinder.volume.api [None req-b990fdc2-92fb-4de1-893a-bb54c2f24178 demo demo] Get all volumes completed successfully. Jun 10 00:35:38.233487 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-b990fdc2-92fb-4de1-893a-bb54c2f24178 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:35:38.233979 np0000179360 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 7/23] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:35:38 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 10 00:35:48.224343 np0000179360 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:36:38.247950 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.middleware.request_id [None req-f868374b-2d5e-4bb7-ab24-b62eff8484ae None None] RequestId filter calling following filter/app {{(pid=112744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:36:38.253230 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-f868374b-2d5e-4bb7-ab24-b62eff8484ae demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:36:38.253847 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-f868374b-2d5e-4bb7-ab24-b62eff8484ae demo demo] Empty body provided in request {{(pid=112744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:36:38.253847 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-f868374b-2d5e-4bb7-ab24-b62eff8484ae demo demo] Calling method 'detail' {{(pid=112744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:36:38.254060 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.api_utils [None req-f868374b-2d5e-4bb7-ab24-b62eff8484ae demo demo] Removing options '' from query. {{(pid=112744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:36:38.254829 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.volume.api [None req-f868374b-2d5e-4bb7-ab24-b62eff8484ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112744) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:36:38.297758 np0000179360 devstack@c-api.service[112744]: INFO cinder.volume.api [None req-f868374b-2d5e-4bb7-ab24-b62eff8484ae demo demo] Get all volumes completed successfully. Jun 10 00:36:38.300029 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-f868374b-2d5e-4bb7-ab24-b62eff8484ae demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:36:38.300486 np0000179360 devstack@c-api.service[112744]: [pid: 112744|app: 0|req: 6/24] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:36:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:36:48.290300 np0000179360 devstack@c-api.service[112744]: DEBUG dbcounter [-] [112744] Writing DB stats cinder:SELECT=1 {{(pid=112744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:37:38.315820 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.middleware.request_id [None req-f159cf68-447f-488e-9415-7fd9d2b01fa2 None None] RequestId filter calling following filter/app {{(pid=112743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:37:38.321011 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-f159cf68-447f-488e-9415-7fd9d2b01fa2 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:37:38.321287 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-f159cf68-447f-488e-9415-7fd9d2b01fa2 demo demo] Empty body provided in request {{(pid=112743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:37:38.321558 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-f159cf68-447f-488e-9415-7fd9d2b01fa2 demo demo] Calling method 'detail' {{(pid=112743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:37:38.322160 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.api_utils [None req-f159cf68-447f-488e-9415-7fd9d2b01fa2 demo demo] Removing options '' from query. {{(pid=112743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:37:38.323179 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.volume.api [None req-f159cf68-447f-488e-9415-7fd9d2b01fa2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112743) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:37:38.357661 np0000179360 devstack@c-api.service[112743]: INFO cinder.volume.api [None req-f159cf68-447f-488e-9415-7fd9d2b01fa2 demo demo] Get all volumes completed successfully. Jun 10 00:37:38.359739 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-f159cf68-447f-488e-9415-7fd9d2b01fa2 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:37:38.360153 np0000179360 devstack@c-api.service[112743]: [pid: 112743|app: 0|req: 6/25] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:37:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:37:48.352195 np0000179360 devstack@c-api.service[112743]: DEBUG dbcounter [-] [112743] Writing DB stats cinder:SELECT=1 {{(pid=112743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:38:38.392407 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-13233336-4878-4622-8217-385e86d0d5ab None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:38:38.395148 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-13233336-4878-4622-8217-385e86d0d5ab demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:38:38.395420 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-13233336-4878-4622-8217-385e86d0d5ab demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:38:38.395701 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-13233336-4878-4622-8217-385e86d0d5ab demo demo] Calling method 'detail' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:38:38.396042 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.api_utils [None req-13233336-4878-4622-8217-385e86d0d5ab demo demo] Removing options '' from query. {{(pid=112745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:38:38.397107 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.volume.api [None req-13233336-4878-4622-8217-385e86d0d5ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:38:38.407008 np0000179360 devstack@c-api.service[112745]: INFO cinder.volume.api [None req-13233336-4878-4622-8217-385e86d0d5ab demo demo] Get all volumes completed successfully. Jun 10 00:38:38.409736 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-13233336-4878-4622-8217-385e86d0d5ab demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:38:38.410239 np0000179360 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 7/26] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:38:38 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 10 00:38:48.400607 np0000179360 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=1 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:39:38.427352 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-a64f07ee-8864-435a-a18d-82711ba690ad None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:39:38.746194 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-a64f07ee-8864-435a-a18d-82711ba690ad demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:39:38.746527 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-a64f07ee-8864-435a-a18d-82711ba690ad demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:39:38.746838 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-a64f07ee-8864-435a-a18d-82711ba690ad demo demo] Calling method 'detail' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:39:38.747225 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.api_utils [None req-a64f07ee-8864-435a-a18d-82711ba690ad demo demo] Removing options '' from query. {{(pid=112746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:39:38.748414 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.volume.api [None req-a64f07ee-8864-435a-a18d-82711ba690ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:39:38.757813 np0000179360 devstack@c-api.service[112746]: INFO cinder.volume.api [None req-a64f07ee-8864-435a-a18d-82711ba690ad demo demo] Get all volumes completed successfully. Jun 10 00:39:38.760237 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-a64f07ee-8864-435a-a18d-82711ba690ad demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:39:38.760639 np0000179360 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 8/27] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:39:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:39:48.753841 np0000179360 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:40:38.774830 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.middleware.request_id [None req-38c7c367-fa64-4f76-b6b6-f647c101e48a None None] RequestId filter calling following filter/app {{(pid=112744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:40:38.778809 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-38c7c367-fa64-4f76-b6b6-f647c101e48a demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:40:38.779072 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-38c7c367-fa64-4f76-b6b6-f647c101e48a demo demo] Empty body provided in request {{(pid=112744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:40:38.779640 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-38c7c367-fa64-4f76-b6b6-f647c101e48a demo demo] Calling method 'detail' {{(pid=112744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:40:38.780454 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.api_utils [None req-38c7c367-fa64-4f76-b6b6-f647c101e48a demo demo] Removing options '' from query. {{(pid=112744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:40:38.782041 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.volume.api [None req-38c7c367-fa64-4f76-b6b6-f647c101e48a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112744) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:40:38.793464 np0000179360 devstack@c-api.service[112744]: INFO cinder.volume.api [None req-38c7c367-fa64-4f76-b6b6-f647c101e48a demo demo] Get all volumes completed successfully. Jun 10 00:40:38.795994 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-38c7c367-fa64-4f76-b6b6-f647c101e48a demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:40:38.796505 np0000179360 devstack@c-api.service[112744]: [pid: 112744|app: 0|req: 7/28] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:40:38 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 10 00:40:48.786019 np0000179360 devstack@c-api.service[112744]: DEBUG dbcounter [-] [112744] Writing DB stats cinder:SELECT=1 {{(pid=112744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:41:38.810930 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.middleware.request_id [None req-379226ce-9381-4ec7-aaee-25d8b50facd0 None None] RequestId filter calling following filter/app {{(pid=112743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:41:38.816009 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-379226ce-9381-4ec7-aaee-25d8b50facd0 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:41:38.816393 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-379226ce-9381-4ec7-aaee-25d8b50facd0 demo demo] Empty body provided in request {{(pid=112743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:41:38.816776 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-379226ce-9381-4ec7-aaee-25d8b50facd0 demo demo] Calling method 'detail' {{(pid=112743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:41:38.817233 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.api_utils [None req-379226ce-9381-4ec7-aaee-25d8b50facd0 demo demo] Removing options '' from query. {{(pid=112743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:41:38.818943 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.volume.api [None req-379226ce-9381-4ec7-aaee-25d8b50facd0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112743) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:41:38.868497 np0000179360 devstack@c-api.service[112743]: INFO cinder.volume.api [None req-379226ce-9381-4ec7-aaee-25d8b50facd0 demo demo] Get all volumes completed successfully. Jun 10 00:41:38.871222 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-379226ce-9381-4ec7-aaee-25d8b50facd0 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:41:38.871723 np0000179360 devstack@c-api.service[112743]: [pid: 112743|app: 0|req: 7/29] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:41:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:41:48.861869 np0000179360 devstack@c-api.service[112743]: DEBUG dbcounter [-] [112743] Writing DB stats cinder:SELECT=1 {{(pid=112743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:42:38.889457 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-92d0153c-0903-4f52-9357-82b69d3b9f04 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:42:38.893817 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-92d0153c-0903-4f52-9357-82b69d3b9f04 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:42:38.894180 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-92d0153c-0903-4f52-9357-82b69d3b9f04 demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:42:38.894655 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-92d0153c-0903-4f52-9357-82b69d3b9f04 demo demo] Calling method 'detail' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:42:38.895117 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.api_utils [None req-92d0153c-0903-4f52-9357-82b69d3b9f04 demo demo] Removing options '' from query. {{(pid=112745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:42:38.896586 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.volume.api [None req-92d0153c-0903-4f52-9357-82b69d3b9f04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:42:39.296939 np0000179360 devstack@c-api.service[112745]: INFO cinder.volume.api [None req-92d0153c-0903-4f52-9357-82b69d3b9f04 demo demo] Get all volumes completed successfully. Jun 10 00:42:39.300837 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-92d0153c-0903-4f52-9357-82b69d3b9f04 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:42:39.301273 np0000179360 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 8/30] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:42:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:42:48.900512 np0000179360 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=1 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:43:39.320294 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-db49dce9-7073-4f3a-af4e-bfe53b42f071 None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:43:39.324794 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-db49dce9-7073-4f3a-af4e-bfe53b42f071 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:43:39.325253 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-db49dce9-7073-4f3a-af4e-bfe53b42f071 demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:43:39.325779 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-db49dce9-7073-4f3a-af4e-bfe53b42f071 demo demo] Calling method 'detail' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:43:39.326254 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.api_utils [None req-db49dce9-7073-4f3a-af4e-bfe53b42f071 demo demo] Removing options '' from query. {{(pid=112746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:43:39.327300 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.volume.api [None req-db49dce9-7073-4f3a-af4e-bfe53b42f071 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:43:39.334498 np0000179360 devstack@c-api.service[112746]: INFO cinder.volume.api [None req-db49dce9-7073-4f3a-af4e-bfe53b42f071 demo demo] Get all volumes completed successfully. Jun 10 00:43:39.337105 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-db49dce9-7073-4f3a-af4e-bfe53b42f071 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:43:39.337522 np0000179360 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 9/31] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:43:39 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 10 00:43:49.330242 np0000179360 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:44:39.353307 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.middleware.request_id [None req-292163b3-d869-4616-8def-a9d8fc6d10fd None None] RequestId filter calling following filter/app {{(pid=112744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:44:39.516859 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-292163b3-d869-4616-8def-a9d8fc6d10fd demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:44:39.517149 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-292163b3-d869-4616-8def-a9d8fc6d10fd demo demo] Empty body provided in request {{(pid=112744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:44:39.517439 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-292163b3-d869-4616-8def-a9d8fc6d10fd demo demo] Calling method 'detail' {{(pid=112744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:44:39.517753 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.api_utils [None req-292163b3-d869-4616-8def-a9d8fc6d10fd demo demo] Removing options '' from query. {{(pid=112744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:44:39.518834 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.volume.api [None req-292163b3-d869-4616-8def-a9d8fc6d10fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112744) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:44:39.527652 np0000179360 devstack@c-api.service[112744]: INFO cinder.volume.api [None req-292163b3-d869-4616-8def-a9d8fc6d10fd demo demo] Get all volumes completed successfully. Jun 10 00:44:39.529599 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-292163b3-d869-4616-8def-a9d8fc6d10fd demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:44:39.529947 np0000179360 devstack@c-api.service[112744]: [pid: 112744|app: 0|req: 8/32] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:44:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:44:49.522535 np0000179360 devstack@c-api.service[112744]: DEBUG dbcounter [-] [112744] Writing DB stats cinder:SELECT=1 {{(pid=112744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:45:39.545571 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.middleware.request_id [None req-f5d560e1-5d85-40e7-a97f-33f2a53f1698 None None] RequestId filter calling following filter/app {{(pid=112743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:45:39.548550 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-f5d560e1-5d85-40e7-a97f-33f2a53f1698 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:45:39.548845 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-f5d560e1-5d85-40e7-a97f-33f2a53f1698 demo demo] Empty body provided in request {{(pid=112743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:45:39.549118 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-f5d560e1-5d85-40e7-a97f-33f2a53f1698 demo demo] Calling method 'detail' {{(pid=112743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:45:39.549486 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.api_utils [None req-f5d560e1-5d85-40e7-a97f-33f2a53f1698 demo demo] Removing options '' from query. {{(pid=112743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:45:39.550484 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.volume.api [None req-f5d560e1-5d85-40e7-a97f-33f2a53f1698 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112743) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:45:39.560166 np0000179360 devstack@c-api.service[112743]: INFO cinder.volume.api [None req-f5d560e1-5d85-40e7-a97f-33f2a53f1698 demo demo] Get all volumes completed successfully. Jun 10 00:45:39.563173 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-f5d560e1-5d85-40e7-a97f-33f2a53f1698 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:45:39.564012 np0000179360 devstack@c-api.service[112743]: [pid: 112743|app: 0|req: 8/33] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:45:39 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 10 00:45:49.554035 np0000179360 devstack@c-api.service[112743]: DEBUG dbcounter [-] [112743] Writing DB stats cinder:SELECT=1 {{(pid=112743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:46:39.582211 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-3de4cfdb-9209-400a-91c7-8cd0ba04ba4c None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:46:39.586601 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-3de4cfdb-9209-400a-91c7-8cd0ba04ba4c demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:46:39.586931 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-3de4cfdb-9209-400a-91c7-8cd0ba04ba4c demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:46:39.587232 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-3de4cfdb-9209-400a-91c7-8cd0ba04ba4c demo demo] Calling method 'detail' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:46:39.587690 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.api_utils [None req-3de4cfdb-9209-400a-91c7-8cd0ba04ba4c demo demo] Removing options '' from query. {{(pid=112745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:46:39.588874 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.volume.api [None req-3de4cfdb-9209-400a-91c7-8cd0ba04ba4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:46:39.599849 np0000179360 devstack@c-api.service[112745]: INFO cinder.volume.api [None req-3de4cfdb-9209-400a-91c7-8cd0ba04ba4c demo demo] Get all volumes completed successfully. Jun 10 00:46:39.602119 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-3de4cfdb-9209-400a-91c7-8cd0ba04ba4c demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:46:39.602704 np0000179360 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 9/34] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:46:39 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 10 00:46:49.593109 np0000179360 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=1 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:47:39.619820 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-2e2458e7-20b6-4fe0-ab4b-b7ea65f96419 None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:47:39.623183 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-2e2458e7-20b6-4fe0-ab4b-b7ea65f96419 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:47:39.623456 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-2e2458e7-20b6-4fe0-ab4b-b7ea65f96419 demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:47:39.623706 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-2e2458e7-20b6-4fe0-ab4b-b7ea65f96419 demo demo] Calling method 'detail' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:47:39.623998 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.api_utils [None req-2e2458e7-20b6-4fe0-ab4b-b7ea65f96419 demo demo] Removing options '' from query. {{(pid=112746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:47:39.624944 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.volume.api [None req-2e2458e7-20b6-4fe0-ab4b-b7ea65f96419 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:47:39.634520 np0000179360 devstack@c-api.service[112746]: INFO cinder.volume.api [None req-2e2458e7-20b6-4fe0-ab4b-b7ea65f96419 demo demo] Get all volumes completed successfully. Jun 10 00:47:39.637083 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-2e2458e7-20b6-4fe0-ab4b-b7ea65f96419 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:47:39.637651 np0000179360 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 10/35] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:47:39 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 10 00:47:49.628411 np0000179360 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:48:39.652171 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.middleware.request_id [None req-5889c04f-29ab-451c-b4ef-e17a36c00933 None None] RequestId filter calling following filter/app {{(pid=112744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:48:39.655896 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-5889c04f-29ab-451c-b4ef-e17a36c00933 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:48:39.656176 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-5889c04f-29ab-451c-b4ef-e17a36c00933 demo demo] Empty body provided in request {{(pid=112744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:48:39.656490 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-5889c04f-29ab-451c-b4ef-e17a36c00933 demo demo] Calling method 'detail' {{(pid=112744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:48:39.656848 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.api_utils [None req-5889c04f-29ab-451c-b4ef-e17a36c00933 demo demo] Removing options '' from query. {{(pid=112744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:48:39.657923 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.volume.api [None req-5889c04f-29ab-451c-b4ef-e17a36c00933 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112744) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:48:39.665252 np0000179360 devstack@c-api.service[112744]: INFO cinder.volume.api [None req-5889c04f-29ab-451c-b4ef-e17a36c00933 demo demo] Get all volumes completed successfully. Jun 10 00:48:39.667265 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-5889c04f-29ab-451c-b4ef-e17a36c00933 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:48:39.667633 np0000179360 devstack@c-api.service[112744]: [pid: 112744|app: 0|req: 9/36] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:48:39 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 10 00:48:49.661463 np0000179360 devstack@c-api.service[112744]: DEBUG dbcounter [-] [112744] Writing DB stats cinder:SELECT=1 {{(pid=112744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:49:39.703087 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.middleware.request_id [None req-b50d7ffd-11df-4908-81ce-4e1dff3fbdcc None None] RequestId filter calling following filter/app {{(pid=112743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:49:39.889024 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-b50d7ffd-11df-4908-81ce-4e1dff3fbdcc demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:49:39.889407 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-b50d7ffd-11df-4908-81ce-4e1dff3fbdcc demo demo] Empty body provided in request {{(pid=112743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:49:39.889774 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-b50d7ffd-11df-4908-81ce-4e1dff3fbdcc demo demo] Calling method 'detail' {{(pid=112743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:49:39.890277 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.api_utils [None req-b50d7ffd-11df-4908-81ce-4e1dff3fbdcc demo demo] Removing options '' from query. {{(pid=112743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:49:39.891549 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.volume.api [None req-b50d7ffd-11df-4908-81ce-4e1dff3fbdcc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112743) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:49:39.903747 np0000179360 devstack@c-api.service[112743]: INFO cinder.volume.api [None req-b50d7ffd-11df-4908-81ce-4e1dff3fbdcc demo demo] Get all volumes completed successfully. Jun 10 00:49:39.906741 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-b50d7ffd-11df-4908-81ce-4e1dff3fbdcc demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:49:39.907472 np0000179360 devstack@c-api.service[112743]: [pid: 112743|app: 0|req: 9/37] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:49:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:49:50.822381 np0000179360 devstack@c-api.service[112743]: DEBUG dbcounter [-] [112743] Writing DB stats cinder:SELECT=1 {{(pid=112743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:50:39.925842 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-fd95d733-4c0c-409f-823a-5c9587162cd5 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:50:39.928811 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-fd95d733-4c0c-409f-823a-5c9587162cd5 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:50:39.929063 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-fd95d733-4c0c-409f-823a-5c9587162cd5 demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:50:39.929352 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-fd95d733-4c0c-409f-823a-5c9587162cd5 demo demo] Calling method 'detail' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:50:39.929653 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.api_utils [None req-fd95d733-4c0c-409f-823a-5c9587162cd5 demo demo] Removing options '' from query. {{(pid=112745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:50:39.930664 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.volume.api [None req-fd95d733-4c0c-409f-823a-5c9587162cd5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:50:39.937833 np0000179360 devstack@c-api.service[112745]: INFO cinder.volume.api [None req-fd95d733-4c0c-409f-823a-5c9587162cd5 demo demo] Get all volumes completed successfully. Jun 10 00:50:39.939735 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-fd95d733-4c0c-409f-823a-5c9587162cd5 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:50:39.940085 np0000179360 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 10/38] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:50:39 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 10 00:50:49.935231 np0000179360 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=1 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:51:39.958218 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-f8c4bace-6321-4620-9ff9-7845bbc13fef None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:51:39.963008 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-f8c4bace-6321-4620-9ff9-7845bbc13fef demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:51:39.963625 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-f8c4bace-6321-4620-9ff9-7845bbc13fef demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:51:39.964065 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-f8c4bace-6321-4620-9ff9-7845bbc13fef demo demo] Calling method 'detail' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:51:39.964307 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.api_utils [None req-f8c4bace-6321-4620-9ff9-7845bbc13fef demo demo] Removing options '' from query. {{(pid=112746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:51:39.965014 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.volume.api [None req-f8c4bace-6321-4620-9ff9-7845bbc13fef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:51:39.972695 np0000179360 devstack@c-api.service[112746]: INFO cinder.volume.api [None req-f8c4bace-6321-4620-9ff9-7845bbc13fef demo demo] Get all volumes completed successfully. Jun 10 00:51:39.975209 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-f8c4bace-6321-4620-9ff9-7845bbc13fef demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:51:39.975714 np0000179360 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 11/39] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:51:39 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 10 00:51:49.968787 np0000179360 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:52:39.999798 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.middleware.request_id [None req-3a1e7300-98f6-4fce-acdd-5f19a686f52d None None] RequestId filter calling following filter/app {{(pid=112744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:52:40.003698 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-3a1e7300-98f6-4fce-acdd-5f19a686f52d demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:52:40.004485 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-3a1e7300-98f6-4fce-acdd-5f19a686f52d demo demo] Empty body provided in request {{(pid=112744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:52:40.004485 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-3a1e7300-98f6-4fce-acdd-5f19a686f52d demo demo] Calling method 'detail' {{(pid=112744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:52:40.004485 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.api_utils [None req-3a1e7300-98f6-4fce-acdd-5f19a686f52d demo demo] Removing options '' from query. {{(pid=112744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:52:40.005880 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.volume.api [None req-3a1e7300-98f6-4fce-acdd-5f19a686f52d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112744) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:52:40.017602 np0000179360 devstack@c-api.service[112744]: INFO cinder.volume.api [None req-3a1e7300-98f6-4fce-acdd-5f19a686f52d demo demo] Get all volumes completed successfully. Jun 10 00:52:40.022233 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-3a1e7300-98f6-4fce-acdd-5f19a686f52d demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:52:40.022970 np0000179360 devstack@c-api.service[112744]: [pid: 112744|app: 0|req: 10/40] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:52:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:52:50.009969 np0000179360 devstack@c-api.service[112744]: DEBUG dbcounter [-] [112744] Writing DB stats cinder:SELECT=1 {{(pid=112744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:53:40.036457 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.middleware.request_id [None req-6f38692b-57fe-412e-a464-088bb5c9ba6e None None] RequestId filter calling following filter/app {{(pid=112743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:53:40.038954 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-6f38692b-57fe-412e-a464-088bb5c9ba6e demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:53:40.039260 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-6f38692b-57fe-412e-a464-088bb5c9ba6e demo demo] Empty body provided in request {{(pid=112743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:53:40.039626 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-6f38692b-57fe-412e-a464-088bb5c9ba6e demo demo] Calling method 'detail' {{(pid=112743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:53:40.040049 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.api_utils [None req-6f38692b-57fe-412e-a464-088bb5c9ba6e demo demo] Removing options '' from query. {{(pid=112743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:53:40.041135 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.volume.api [None req-6f38692b-57fe-412e-a464-088bb5c9ba6e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112743) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:53:40.049663 np0000179360 devstack@c-api.service[112743]: INFO cinder.volume.api [None req-6f38692b-57fe-412e-a464-088bb5c9ba6e demo demo] Get all volumes completed successfully. Jun 10 00:53:40.051684 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-6f38692b-57fe-412e-a464-088bb5c9ba6e demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:53:40.052036 np0000179360 devstack@c-api.service[112743]: [pid: 112743|app: 0|req: 10/41] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:53:40 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 10 00:53:50.044469 np0000179360 devstack@c-api.service[112743]: DEBUG dbcounter [-] [112743] Writing DB stats cinder:SELECT=1 {{(pid=112743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:54:40.071532 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-436d9833-d046-4326-95a5-33c42d3b003a None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:54:40.172138 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-436d9833-d046-4326-95a5-33c42d3b003a demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:54:40.172420 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-436d9833-d046-4326-95a5-33c42d3b003a demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:54:40.172670 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-436d9833-d046-4326-95a5-33c42d3b003a demo demo] Calling method 'detail' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:54:40.173180 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.api_utils [None req-436d9833-d046-4326-95a5-33c42d3b003a demo demo] Removing options '' from query. {{(pid=112745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:54:40.174207 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.volume.api [None req-436d9833-d046-4326-95a5-33c42d3b003a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:54:40.185365 np0000179360 devstack@c-api.service[112745]: INFO cinder.volume.api [None req-436d9833-d046-4326-95a5-33c42d3b003a demo demo] Get all volumes completed successfully. Jun 10 00:54:40.187736 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-436d9833-d046-4326-95a5-33c42d3b003a demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:54:40.188096 np0000179360 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 11/42] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:54:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:54:50.179648 np0000179360 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=1 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:55:40.200741 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-0299834a-8100-431c-9a89-287efb0c4c4a None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:55:40.203695 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-0299834a-8100-431c-9a89-287efb0c4c4a demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:55:40.204112 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-0299834a-8100-431c-9a89-287efb0c4c4a demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:55:40.204232 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-0299834a-8100-431c-9a89-287efb0c4c4a demo demo] Calling method 'detail' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:55:40.204531 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.api_utils [None req-0299834a-8100-431c-9a89-287efb0c4c4a demo demo] Removing options '' from query. {{(pid=112746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:55:40.205421 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.volume.api [None req-0299834a-8100-431c-9a89-287efb0c4c4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:55:40.214944 np0000179360 devstack@c-api.service[112746]: INFO cinder.volume.api [None req-0299834a-8100-431c-9a89-287efb0c4c4a demo demo] Get all volumes completed successfully. Jun 10 00:55:40.219599 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-0299834a-8100-431c-9a89-287efb0c4c4a demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:55:40.220414 np0000179360 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 12/43] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:55:40 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 10 00:55:50.209140 np0000179360 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:56:40.241618 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.middleware.request_id [None req-34c9895b-d2e6-4e14-9cad-7f873b7f5311 None None] RequestId filter calling following filter/app {{(pid=112744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:56:40.244131 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-34c9895b-d2e6-4e14-9cad-7f873b7f5311 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:56:40.244131 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-34c9895b-d2e6-4e14-9cad-7f873b7f5311 demo demo] Empty body provided in request {{(pid=112744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:56:40.244131 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-34c9895b-d2e6-4e14-9cad-7f873b7f5311 demo demo] Calling method 'detail' {{(pid=112744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:56:40.244636 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.api_utils [None req-34c9895b-d2e6-4e14-9cad-7f873b7f5311 demo demo] Removing options '' from query. {{(pid=112744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:56:40.245141 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.volume.api [None req-34c9895b-d2e6-4e14-9cad-7f873b7f5311 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112744) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:56:40.259411 np0000179360 devstack@c-api.service[112744]: INFO cinder.volume.api [None req-34c9895b-d2e6-4e14-9cad-7f873b7f5311 demo demo] Get all volumes completed successfully. Jun 10 00:56:40.262632 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-34c9895b-d2e6-4e14-9cad-7f873b7f5311 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:56:40.263185 np0000179360 devstack@c-api.service[112744]: [pid: 112744|app: 0|req: 11/44] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:56:40 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 10 00:56:50.248636 np0000179360 devstack@c-api.service[112744]: DEBUG dbcounter [-] [112744] Writing DB stats cinder:SELECT=1 {{(pid=112744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:57:40.279651 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.middleware.request_id [None req-3e845e84-3511-4be2-b5e7-02716dae2c96 None None] RequestId filter calling following filter/app {{(pid=112743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:57:40.283062 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-3e845e84-3511-4be2-b5e7-02716dae2c96 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:57:40.283466 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-3e845e84-3511-4be2-b5e7-02716dae2c96 demo demo] Empty body provided in request {{(pid=112743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:57:40.283936 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-3e845e84-3511-4be2-b5e7-02716dae2c96 demo demo] Calling method 'detail' {{(pid=112743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:57:40.284442 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.api_utils [None req-3e845e84-3511-4be2-b5e7-02716dae2c96 demo demo] Removing options '' from query. {{(pid=112743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:57:40.285955 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.volume.api [None req-3e845e84-3511-4be2-b5e7-02716dae2c96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112743) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:57:40.292640 np0000179360 devstack@c-api.service[112743]: INFO cinder.volume.api [None req-3e845e84-3511-4be2-b5e7-02716dae2c96 demo demo] Get all volumes completed successfully. Jun 10 00:57:40.294672 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-3e845e84-3511-4be2-b5e7-02716dae2c96 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:57:40.295076 np0000179360 devstack@c-api.service[112743]: [pid: 112743|app: 0|req: 11/45] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:57:40 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 10 00:57:50.288801 np0000179360 devstack@c-api.service[112743]: DEBUG dbcounter [-] [112743] Writing DB stats cinder:SELECT=1 {{(pid=112743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:58:40.308890 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-51533c9e-8afe-4cdf-bd59-82fa35e77e39 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:58:40.311387 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-51533c9e-8afe-4cdf-bd59-82fa35e77e39 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:58:40.311569 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-51533c9e-8afe-4cdf-bd59-82fa35e77e39 demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:58:40.311746 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-51533c9e-8afe-4cdf-bd59-82fa35e77e39 demo demo] Calling method 'detail' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:58:40.311970 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.api.api_utils [None req-51533c9e-8afe-4cdf-bd59-82fa35e77e39 demo demo] Removing options '' from query. {{(pid=112745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:58:40.312676 np0000179360 devstack@c-api.service[112745]: DEBUG cinder.volume.api [None req-51533c9e-8afe-4cdf-bd59-82fa35e77e39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:58:40.324137 np0000179360 devstack@c-api.service[112745]: INFO cinder.volume.api [None req-51533c9e-8afe-4cdf-bd59-82fa35e77e39 demo demo] Get all volumes completed successfully. Jun 10 00:58:40.326421 np0000179360 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-51533c9e-8afe-4cdf-bd59-82fa35e77e39 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:58:40.326824 np0000179360 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 12/46] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:58:40 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 10 00:58:50.318455 np0000179360 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=1 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:59:40.342168 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-695e6f35-41be-4b1f-8eab-843d1f0b38a3 None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:59:40.453039 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-695e6f35-41be-4b1f-8eab-843d1f0b38a3 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 00:59:40.453472 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-695e6f35-41be-4b1f-8eab-843d1f0b38a3 demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:59:40.453881 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-695e6f35-41be-4b1f-8eab-843d1f0b38a3 demo demo] Calling method 'detail' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:59:40.454405 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.api.api_utils [None req-695e6f35-41be-4b1f-8eab-843d1f0b38a3 demo demo] Removing options '' from query. {{(pid=112746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:59:40.456088 np0000179360 devstack@c-api.service[112746]: DEBUG cinder.volume.api [None req-695e6f35-41be-4b1f-8eab-843d1f0b38a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:59:40.465876 np0000179360 devstack@c-api.service[112746]: INFO cinder.volume.api [None req-695e6f35-41be-4b1f-8eab-843d1f0b38a3 demo demo] Get all volumes completed successfully. Jun 10 00:59:40.468659 np0000179360 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-695e6f35-41be-4b1f-8eab-843d1f0b38a3 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:59:40.469107 np0000179360 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 13/47] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 00:59:40 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 10 00:59:50.458836 np0000179360 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:00:40.485101 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.middleware.request_id [None req-0933d7dd-a307-4004-8e32-c7de591bb370 None None] RequestId filter calling following filter/app {{(pid=112744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:00:40.488091 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-0933d7dd-a307-4004-8e32-c7de591bb370 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 01:00:40.488382 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-0933d7dd-a307-4004-8e32-c7de591bb370 demo demo] Empty body provided in request {{(pid=112744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 01:00:40.488642 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.openstack.wsgi [None req-0933d7dd-a307-4004-8e32-c7de591bb370 demo demo] Calling method 'detail' {{(pid=112744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 01:00:40.488977 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.api.api_utils [None req-0933d7dd-a307-4004-8e32-c7de591bb370 demo demo] Removing options '' from query. {{(pid=112744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 01:00:40.491492 np0000179360 devstack@c-api.service[112744]: DEBUG cinder.volume.api [None req-0933d7dd-a307-4004-8e32-c7de591bb370 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112744) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 01:00:40.500549 np0000179360 devstack@c-api.service[112744]: INFO cinder.volume.api [None req-0933d7dd-a307-4004-8e32-c7de591bb370 demo demo] Get all volumes completed successfully. Jun 10 01:00:40.502814 np0000179360 devstack@c-api.service[112744]: INFO cinder.api.openstack.wsgi [None req-0933d7dd-a307-4004-8e32-c7de591bb370 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 01:00:40.503228 np0000179360 devstack@c-api.service[112744]: [pid: 112744|app: 0|req: 12/48] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 01:00:40 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 10 01:00:50.494847 np0000179360 devstack@c-api.service[112744]: DEBUG dbcounter [-] [112744] Writing DB stats cinder:SELECT=1 {{(pid=112744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:01:40.516498 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.middleware.request_id [None req-a269cb9f-affa-4e25-8907-55fa8e7ff91e None None] RequestId filter calling following filter/app {{(pid=112743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:01:40.519496 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-a269cb9f-affa-4e25-8907-55fa8e7ff91e demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 10 01:01:40.519821 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-a269cb9f-affa-4e25-8907-55fa8e7ff91e demo demo] Empty body provided in request {{(pid=112743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 01:01:40.520153 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.openstack.wsgi [None req-a269cb9f-affa-4e25-8907-55fa8e7ff91e demo demo] Calling method 'detail' {{(pid=112743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 01:01:40.520589 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.api.api_utils [None req-a269cb9f-affa-4e25-8907-55fa8e7ff91e demo demo] Removing options '' from query. {{(pid=112743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 01:01:40.521734 np0000179360 devstack@c-api.service[112743]: DEBUG cinder.volume.api [None req-a269cb9f-affa-4e25-8907-55fa8e7ff91e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112743) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 01:01:40.529848 np0000179360 devstack@c-api.service[112743]: INFO cinder.volume.api [None req-a269cb9f-affa-4e25-8907-55fa8e7ff91e demo demo] Get all volumes completed successfully. Jun 10 01:01:40.532126 np0000179360 devstack@c-api.service[112743]: INFO cinder.api.openstack.wsgi [None req-a269cb9f-affa-4e25-8907-55fa8e7ff91e demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 10 01:01:40.532935 np0000179360 devstack@c-api.service[112743]: [pid: 112743|app: 0|req: 12/49] 199.204.45.227 () {64 vars in 1295 bytes} [Wed Jun 10 01:01:40 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 10 01:01:50.525284 np0000179360 devstack@c-api.service[112743]: DEBUG dbcounter [-] [112743] Writing DB stats cinder:SELECT=1 {{(pid=112743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}