Jun 17 20:32:05.413898 np0000181556 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 20:32:05.419216 np0000181556 devstack@c-api.service[117216]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 20:32:05.422293 np0000181556 devstack@c-api.service[117216]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 20:32:05 2026] *** Jun 17 20:32:05.422293 np0000181556 devstack@c-api.service[117216]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 20:32:05.422293 np0000181556 devstack@c-api.service[117216]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 20:32:05.422293 np0000181556 devstack@c-api.service[117216]: nodename: np0000181556 Jun 17 20:32:05.422293 np0000181556 devstack@c-api.service[117216]: machine: x86_64 Jun 17 20:32:05.422293 np0000181556 devstack@c-api.service[117216]: clock source: unix Jun 17 20:32:05.422293 np0000181556 devstack@c-api.service[117216]: pcre jit disabled Jun 17 20:32:05.422293 np0000181556 devstack@c-api.service[117216]: detected number of CPU cores: 16 Jun 17 20:32:05.422293 np0000181556 devstack@c-api.service[117216]: current working directory: / Jun 17 20:32:05.422293 np0000181556 devstack@c-api.service[117216]: detected binary path: /usr/bin/uwsgi-core Jun 17 20:32:05.422293 np0000181556 devstack@c-api.service[117216]: your processes number limit is 256917 Jun 17 20:32:05.422293 np0000181556 devstack@c-api.service[117216]: your memory page size is 4096 bytes Jun 17 20:32:05.422293 np0000181556 devstack@c-api.service[117216]: detected max file descriptor number: 2048 Jun 17 20:32:05.422293 np0000181556 devstack@c-api.service[117216]: lock engine: pthread robust mutexes Jun 17 20:32:05.423421 np0000181556 devstack@c-api.service[117216]: thunder lock: enabled Jun 17 20:32:05.423421 np0000181556 devstack@c-api.service[117216]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 20:32:05.423421 np0000181556 devstack@c-api.service[117216]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 20:32:05.423421 np0000181556 devstack@c-api.service[117216]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 20:32:05.423421 np0000181556 devstack@c-api.service[117216]: Set PythonHome to /opt/stack/data/venv Jun 17 20:32:05.456314 np0000181556 devstack@c-api.service[117216]: Python main interpreter initialized at 0x71b6e5ea3668 Jun 17 20:32:05.456314 np0000181556 devstack@c-api.service[117216]: python threads support enabled Jun 17 20:32:05.456314 np0000181556 devstack@c-api.service[117216]: your server socket listen backlog is limited to 100 connections Jun 17 20:32:05.456314 np0000181556 devstack@c-api.service[117216]: your mercy for graceful operations on workers is 80 seconds Jun 17 20:32:05.456827 np0000181556 devstack@c-api.service[117216]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 20:32:05.456963 np0000181556 devstack@c-api.service[117216]: *** Operational MODE: preforking *** Jun 17 20:32:05.457123 np0000181556 devstack@c-api.service[117216]: *** uWSGI is running in multiple interpreter mode *** Jun 17 20:32:05.457123 np0000181556 devstack@c-api.service[117216]: spawned uWSGI master process (pid: 117216) Jun 17 20:32:05.457350 np0000181556 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 20:32:05.457763 np0000181556 devstack@c-api.service[117216]: spawned uWSGI worker 1 (pid: 117217, cores: 1) Jun 17 20:32:05.458236 np0000181556 devstack@c-api.service[117216]: spawned uWSGI worker 2 (pid: 117218, cores: 1) Jun 17 20:32:05.458953 np0000181556 devstack@c-api.service[117216]: spawned uWSGI worker 3 (pid: 117219, cores: 1) Jun 17 20:32:05.459553 np0000181556 devstack@c-api.service[117216]: spawned uWSGI worker 4 (pid: 117220, cores: 1) Jun 17 20:32:05.459553 np0000181556 devstack@c-api.service[117216]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 20:32:05.596113 np0000181556 devstack@c-api.service[117218]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:32:05.596113 np0000181556 devstack@c-api.service[117218]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:32:05.596113 np0000181556 devstack@c-api.service[117218]: we strongly recommend against using it for new projects. Jun 17 20:32:05.596113 np0000181556 devstack@c-api.service[117218]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:32:05.596113 np0000181556 devstack@c-api.service[117218]: framework. For more detail see Jun 17 20:32:05.596113 np0000181556 devstack@c-api.service[117218]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:32:05.596113 np0000181556 devstack@c-api.service[117218]: import eventlet # noqa Jun 17 20:32:05.600146 np0000181556 devstack@c-api.service[117217]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:32:05.600146 np0000181556 devstack@c-api.service[117217]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:32:05.600146 np0000181556 devstack@c-api.service[117217]: we strongly recommend against using it for new projects. Jun 17 20:32:05.600146 np0000181556 devstack@c-api.service[117217]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:32:05.600146 np0000181556 devstack@c-api.service[117217]: framework. For more detail see Jun 17 20:32:05.600146 np0000181556 devstack@c-api.service[117217]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:32:05.600146 np0000181556 devstack@c-api.service[117217]: import eventlet # noqa Jun 17 20:32:05.609419 np0000181556 devstack@c-api.service[117219]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:32:05.609419 np0000181556 devstack@c-api.service[117219]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:32:05.609419 np0000181556 devstack@c-api.service[117219]: we strongly recommend against using it for new projects. Jun 17 20:32:05.609419 np0000181556 devstack@c-api.service[117219]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:32:05.609419 np0000181556 devstack@c-api.service[117219]: framework. For more detail see Jun 17 20:32:05.609419 np0000181556 devstack@c-api.service[117219]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:32:05.609419 np0000181556 devstack@c-api.service[117219]: import eventlet # noqa Jun 17 20:32:05.618955 np0000181556 devstack@c-api.service[117220]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:32:05.618955 np0000181556 devstack@c-api.service[117220]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:32:05.618955 np0000181556 devstack@c-api.service[117220]: we strongly recommend against using it for new projects. Jun 17 20:32:05.618955 np0000181556 devstack@c-api.service[117220]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:32:05.618955 np0000181556 devstack@c-api.service[117220]: framework. For more detail see Jun 17 20:32:05.618955 np0000181556 devstack@c-api.service[117220]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:32:05.618955 np0000181556 devstack@c-api.service[117220]: import eventlet # noqa Jun 17 20:32:05.684562 np0000181556 devstack@c-api.service[117218]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:32:05.684562 np0000181556 devstack@c-api.service[117218]: warnings.warn( Jun 17 20:32:05.684839 np0000181556 devstack@c-api.service[117217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:32:05.684839 np0000181556 devstack@c-api.service[117217]: warnings.warn( Jun 17 20:32:05.700580 np0000181556 devstack@c-api.service[117219]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:32:05.700580 np0000181556 devstack@c-api.service[117219]: warnings.warn( Jun 17 20:32:05.707125 np0000181556 devstack@c-api.service[117220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:32:05.707125 np0000181556 devstack@c-api.service[117220]: warnings.warn( Jun 17 20:32:05.762535 np0000181556 devstack@c-api.service[117217]: /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 17 20:32:05.762535 np0000181556 devstack@c-api.service[117217]: from cgi import parse_header Jun 17 20:32:05.779558 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:05.779558 np0000181556 devstack@c-api.service[117218]: from cgi import parse_header Jun 17 20:32:05.782313 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:05.782313 np0000181556 devstack@c-api.service[117219]: from cgi import parse_header Jun 17 20:32:05.798035 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:05.798035 np0000181556 devstack@c-api.service[117220]: from cgi import parse_header Jun 17 20:32:05.812632 np0000181556 devstack@c-api.service[117217]: /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 17 20:32:05.812632 np0000181556 devstack@c-api.service[117217]: removals.removed_module( Jun 17 20:32:05.814246 np0000181556 devstack@c-api.service[117217]: /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 17 20:32:05.814246 np0000181556 devstack@c-api.service[117217]: removals.removed_module( Jun 17 20:32:05.830085 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:05.830085 np0000181556 devstack@c-api.service[117218]: removals.removed_module( Jun 17 20:32:05.831575 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:05.831575 np0000181556 devstack@c-api.service[117218]: removals.removed_module( Jun 17 20:32:05.834869 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:05.834869 np0000181556 devstack@c-api.service[117219]: removals.removed_module( Jun 17 20:32:05.836460 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:05.836460 np0000181556 devstack@c-api.service[117219]: removals.removed_module( Jun 17 20:32:05.852715 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:05.852715 np0000181556 devstack@c-api.service[117220]: removals.removed_module( Jun 17 20:32:05.854348 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:05.854348 np0000181556 devstack@c-api.service[117220]: removals.removed_module( Jun 17 20:32:06.458932 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:06.458932 np0000181556 devstack@c-api.service[117219]: warnings.warn( Jun 17 20:32:06.503129 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:06.503129 np0000181556 devstack@c-api.service[117218]: warnings.warn( Jun 17 20:32:06.507007 np0000181556 devstack@c-api.service[117217]: /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 17 20:32:06.507007 np0000181556 devstack@c-api.service[117217]: warnings.warn( Jun 17 20:32:06.533523 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:06.533523 np0000181556 devstack@c-api.service[117220]: warnings.warn( Jun 17 20:32:06.563489 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:06.563489 np0000181556 devstack@c-api.service[117219]: warnings.warn( Jun 17 20:32:06.611455 np0000181556 devstack@c-api.service[117217]: /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 17 20:32:06.611455 np0000181556 devstack@c-api.service[117217]: warnings.warn( Jun 17 20:32:06.618558 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:06.618558 np0000181556 devstack@c-api.service[117218]: warnings.warn( Jun 17 20:32:06.635417 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:06.635417 np0000181556 devstack@c-api.service[117220]: warnings.warn( Jun 17 20:32:06.886713 np0000181556 devstack@c-api.service[117219]: 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 17 20:32:06.887343 np0000181556 devstack@c-api.service[117219]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117219) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:32:06.904378 np0000181556 devstack@c-api.service[117217]: 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 17 20:32:06.904736 np0000181556 devstack@c-api.service[117217]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117217) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:32:06.930059 np0000181556 devstack@c-api.service[117218]: 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 17 20:32:06.930228 np0000181556 devstack@c-api.service[117218]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117218) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:32:06.936979 np0000181556 devstack@c-api.service[117220]: 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 17 20:32:06.937141 np0000181556 devstack@c-api.service[117220]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117220) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:32:06.972256 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:06.972256 np0000181556 devstack@c-api.service[117219]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:32:06.973892 np0000181556 devstack@c-api.service[117217]: /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 17 20:32:06.973892 np0000181556 devstack@c-api.service[117217]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:32:06.991531 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:06.991531 np0000181556 devstack@c-api.service[117218]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:32:07.003107 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:07.003107 np0000181556 devstack@c-api.service[117220]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:32:07.429512 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117220) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:32:07.430050 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117217) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:32:07.430191 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.430191 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.430486 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117218) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:32:07.430603 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.430702 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.430817 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.430817 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.431019 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.431019 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.431019 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.431277 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117219) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:32:07.431587 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.431748 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.431965 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.432118 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.432223 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.432342 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.432477 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.432595 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.432689 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.432793 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.432900 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.432991 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.433115 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.433209 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.433311 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.433458 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.433582 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.433582 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.433582 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.433582 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.433982 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.434089 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.434089 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.434089 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.434447 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.434447 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.434447 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.434447 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.434447 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.434929 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.435036 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.435106 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.435161 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.435239 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.435239 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.435635 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.435839 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.435957 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.436066 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.436170 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.436272 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.436367 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.436367 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.436367 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.436556 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.436615 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.436661 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.436661 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.436762 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.436811 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.436865 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.436910 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.436910 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.437003 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.437057 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.437101 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.437101 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.437101 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.437101 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.437277 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.437277 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.437378 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.437455 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.437504 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.437546 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.437606 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.437664 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.437721 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.437770 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.437812 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.437853 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.437902 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.437962 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.438008 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.438008 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.438091 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.438091 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.438091 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.438091 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.438249 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.438299 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.438343 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.438343 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.438343 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.438343 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.438343 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.438343 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.438546 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.438546 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.438546 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.438546 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.438691 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.438728 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.438764 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.438804 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.438804 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.438874 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.438874 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.438874 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.438874 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.438874 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.439044 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.439044 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.439044 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.439044 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.439044 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.439044 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.439044 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.440675 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.440764 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.440843 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.440922 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.440990 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.441062 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.441192 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.441278 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.441417 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.441517 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.441588 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.441661 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.441727 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.441800 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.441873 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.441947 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.442015 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.442087 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.442173 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.442253 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.442323 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.442411 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.442498 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.442580 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.442580 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.442580 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.442580 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.442580 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.442891 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.442891 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.442891 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.442891 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.442891 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.442891 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.442891 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.443347 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.443496 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.443583 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.443658 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.443731 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.443803 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.443872 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.443872 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.444003 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.444079 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.444146 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.444146 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.444285 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.444363 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.444474 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.444554 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.444554 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.444696 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.444785 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.444855 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.444930 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.445004 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.445080 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.445148 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.445227 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.445300 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.445372 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.445475 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.445563 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.445648 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.445731 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.445838 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.445953 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.446062 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.446149 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.446224 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.446224 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.446224 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.446224 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.446224 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.446224 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.446224 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.446552 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.446552 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.446552 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.446552 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.446552 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.446552 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.446552 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.446552 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.446552 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.446552 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.446552 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.446931 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.446931 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.446931 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.447135 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.447135 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.447571 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.447649 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.447719 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.447799 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.447883 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.447959 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.448079 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.448209 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.448319 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.448369 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.448425 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.448461 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.448507 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.448732 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.448790 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.448790 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.448790 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.448790 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.448790 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.452325 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.452382 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.452478 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.452526 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.452587 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.452617 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.452646 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.452672 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.452704 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.452740 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.452765 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.452790 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.452790 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.452836 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.453018 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.453100 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.453151 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.453209 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.453269 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.453343 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.453437 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.453733 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.453834 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.453929 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.454026 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.454119 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.454203 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.454298 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.455462 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.455518 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.455551 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.455577 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.455603 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.455628 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.455711 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.455740 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.455771 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.455802 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.455838 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.455864 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.455895 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.455921 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.456135 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.456165 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.456190 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.456215 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.456239 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.456270 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.456301 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.456327 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.456352 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.456378 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.456427 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.456459 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.456485 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.456512 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.456539 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.456579 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.456606 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.456632 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.456658 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.456683 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.456716 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.456746 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.456771 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.456805 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.456835 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.456869 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.456896 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.456927 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.456953 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.456982 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.457013 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.457042 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.457069 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.457094 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.457120 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.457145 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.457179 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.457210 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.457234 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.457260 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.457284 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.457314 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.457341 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.457369 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.457369 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.457445 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.457475 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.457500 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.457530 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.457554 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.457584 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.457611 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.457635 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.457664 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.457689 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.457718 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.457750 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.457775 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.457801 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.457831 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.457831 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.457831 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.457831 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.457831 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.457831 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.457831 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.457831 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.457831 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.457831 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.458069 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.458069 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.458069 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.458141 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.458244 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.459064 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.459064 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.459064 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.459594 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.459594 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.459594 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.459720 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.459769 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.459813 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.459858 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.459930 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.459989 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.460046 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.460104 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.460160 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.460215 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.460273 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.460273 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.460273 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.460273 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.460759 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.460759 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.460913 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.460982 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.460982 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.460982 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.460982 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.460982 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.461288 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.461288 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.461288 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.461873 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.462135 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.462135 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.462273 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.462343 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.462439 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.462516 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.462589 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.462654 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.462726 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.462793 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.462880 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.462880 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.462880 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.463069 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.463069 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.463069 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.463069 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.463069 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.463069 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.463069 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.463585 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.463585 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.463740 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.463817 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.463907 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.464025 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.464104 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.464175 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.464240 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.464319 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.464406 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.464475 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.464540 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.464601 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.464676 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.464720 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.464761 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.464793 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.464828 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.464875 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.464909 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.464945 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.464976 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.465015 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.465055 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.465088 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.465122 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.465154 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.465188 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.465311 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.465352 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.465402 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.465448 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.465484 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.465518 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.465557 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.465591 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.465626 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.465664 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.465664 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.465736 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.465772 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.465804 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.465804 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.465804 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.465804 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.465804 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.465804 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.465974 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.466020 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.466053 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.466090 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.466123 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.466155 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.466187 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.466223 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.466255 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.466288 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.466320 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.466363 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.466929 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.467001 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.467065 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.467587 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.467660 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.467660 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.467791 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.467849 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.467919 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.467979 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.468034 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.468168 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.468233 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.468291 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.468345 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.468438 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.468499 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.468554 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.468625 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.468687 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.468742 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.468795 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.468852 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.468915 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.468915 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.469028 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.469086 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.469086 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.469206 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.469264 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.469321 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.469377 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.469453 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.469527 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.469527 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.469729 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.469828 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.469923 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.470022 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.470115 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.470211 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.470324 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.470458 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.470589 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.470668 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.470736 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.470806 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.470882 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.471046 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.471125 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.471196 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.471264 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.471376 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.471470 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.471552 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.471595 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.471631 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.471672 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.471705 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.471738 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.471784 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.471822 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.471858 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.471884 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.471909 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.471938 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.471965 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.471995 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.472020 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.472050 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.472079 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.472109 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.472136 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.472160 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.472183 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.472211 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.472234 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.472264 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.472288 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.472321 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.472321 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.472373 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.472373 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.472373 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.472373 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.472488 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.472517 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.472541 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.472541 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.472541 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.472611 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.472644 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.472644 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.472688 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.472717 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.472749 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.472749 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.472749 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.472749 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.472842 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.472873 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.472899 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.472930 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.472956 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.472956 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.472956 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.472956 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.472956 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.473078 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.473078 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.473078 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.473078 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.473078 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.473185 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.473222 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.473247 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.473247 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.473247 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.473322 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.473346 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.473370 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.473416 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.473449 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.473478 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.473504 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.473534 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.473563 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.473593 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.473622 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.473646 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.473669 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.473693 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.473723 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.473748 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.473772 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.473772 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.473832 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.473832 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.473832 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.473832 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.473832 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.473832 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.473972 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.474012 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.474051 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.474081 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.474119 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.474119 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.474170 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.474200 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.474200 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.474200 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.474267 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.474293 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.474319 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.474349 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.474349 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.474760 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.475221 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.475221 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.475794 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.475872 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.475872 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.475991 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.475991 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.475991 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.475991 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.475991 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.476235 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.476289 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.476342 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.476407 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.476470 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.476529 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.476585 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.476647 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.476698 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.476747 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.476801 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.476854 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.476906 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.476957 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.477012 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.477064 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.477114 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.477174 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.477226 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.477281 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.477330 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.477380 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.477456 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.477534 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.477590 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.477637 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.477692 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.477755 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.477808 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.477808 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.477808 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.477957 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.478009 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.478060 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.478116 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.478169 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.478225 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.478277 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.478327 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.478380 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.478447 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.478508 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.478568 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.478646 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.478722 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.478780 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.478842 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.478895 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.478948 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.478999 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.479059 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.479115 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.479167 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.479216 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.479268 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.479344 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.479411 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.479464 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.479516 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.479565 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.479565 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.479565 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.479565 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.479665 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.479691 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.479725 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.479749 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.479777 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.479801 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.479828 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.479852 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.479876 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.479901 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.479929 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.479958 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.479986 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.480009 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.480033 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.480060 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.480084 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.480107 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.480132 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.480159 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.480159 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.480159 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.480236 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.480261 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.480298 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.480323 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.480351 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.480382 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.480448 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.480490 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.480537 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.480574 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.480624 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.480658 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.480694 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.480723 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.480751 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.480776 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.480800 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.480824 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.480858 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.480892 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.480917 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.480941 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.480971 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.480996 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.481022 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.481022 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.481022 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.481022 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.481022 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.481022 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.481168 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.481168 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.481168 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.481168 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.481168 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.481168 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.481168 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.481168 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.481168 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.481168 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.481401 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.481401 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.481401 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.481401 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.481401 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.481401 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.481401 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.481401 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.481401 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.481401 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.481660 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.481660 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.481660 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.481660 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.481660 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.481660 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.481807 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.481836 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.481864 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.481892 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.481892 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.481941 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.481968 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.482599 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.483039 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.483092 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.483145 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.483214 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.483214 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.483214 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.483430 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.483498 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.483498 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.483588 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.483629 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.483671 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.483718 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.483761 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.483805 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.483852 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.483895 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.483935 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.483975 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.484016 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.484060 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.484060 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.484201 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.484201 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.484332 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.484383 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.484443 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.484501 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.484564 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.484620 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.484671 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.484724 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.484775 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.484835 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.484890 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.484947 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.485004 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.485054 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.485108 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.485158 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.485205 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.485256 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.485370 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.485448 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.485503 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.485554 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.485602 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.485656 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.485656 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.485656 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.485796 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.485796 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.485796 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.485796 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.485984 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.486039 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.486039 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.486129 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.486176 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.486229 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.486229 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.486229 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.486229 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.486229 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.486476 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.486476 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.486568 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.486594 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.486627 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.486655 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.486682 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.486706 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.486733 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.486758 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.486780 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.486803 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.486826 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.486826 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.492410 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.492410 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.492410 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.492505 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.492547 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.492547 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.492596 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.492624 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.492650 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.492677 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.492707 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.492736 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.492766 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.492795 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.492830 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.492857 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.492886 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.492917 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.492942 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.492967 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.492992 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.493017 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.493044 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.493084 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.493114 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.493154 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.493177 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.493207 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.493232 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.493262 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.493287 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.493313 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.493338 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.493374 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.493431 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.493457 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.493486 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.493514 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.493543 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.493543 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.493592 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:32:07.493622 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.493647 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:32:07.493678 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.493678 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.493726 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:32:07.493752 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.493777 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:32:07.493803 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.493828 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:32:07.493828 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:32:07.493828 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:32:07.537039 np0000181556 devstack@c-api.service[117217]: INFO dbcounter [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Registered counter for database cinder Jun 17 20:32:07.537272 np0000181556 devstack@c-api.service[117220]: INFO dbcounter [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Registered counter for database cinder Jun 17 20:32:07.538110 np0000181556 devstack@c-api.service[117219]: INFO dbcounter [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Registered counter for database cinder Jun 17 20:32:07.539667 np0000181556 devstack@c-api.service[117218]: INFO dbcounter [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Registered counter for database cinder Jun 17 20:32:07.580144 np0000181556 devstack@c-api.service[117217]: DEBUG oslo_db.sqlalchemy.engines [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 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=117217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:32:07.583011 np0000181556 devstack@c-api.service[117220]: DEBUG oslo_db.sqlalchemy.engines [None req-95c6cf54-5711-4fcf-91d9-fc06731037db 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=117220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:32:07.583853 np0000181556 devstack@c-api.service[117218]: DEBUG oslo_db.sqlalchemy.engines [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 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=117218) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:32:07.586525 np0000181556 devstack@c-api.service[117219]: DEBUG oslo_db.sqlalchemy.engines [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 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=117219) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:32:07.698101 np0000181556 devstack@c-api.service[117218]: DEBUG dbcounter [-] [117218] Writer thread running {{(pid=117218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:32:07.699032 np0000181556 devstack@c-api.service[117220]: DEBUG dbcounter [-] [117220] Writer thread running {{(pid=117220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:32:07.700332 np0000181556 devstack@c-api.service[117217]: DEBUG dbcounter [-] [117217] Writer thread running {{(pid=117217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:32:07.700559 np0000181556 devstack@c-api.service[117218]: INFO cinder.rpc [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:32:07.701754 np0000181556 devstack@c-api.service[117220]: INFO cinder.rpc [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:32:07.702375 np0000181556 devstack@c-api.service[117219]: DEBUG dbcounter [-] [117219] Writer thread running {{(pid=117219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:32:07.702722 np0000181556 devstack@c-api.service[117218]: INFO cinder.rpc [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:32:07.703516 np0000181556 devstack@c-api.service[117217]: INFO cinder.rpc [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:32:07.703872 np0000181556 devstack@c-api.service[117220]: INFO cinder.rpc [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:32:07.704774 np0000181556 devstack@c-api.service[117218]: INFO cinder.rpc [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:32:07.705970 np0000181556 devstack@c-api.service[117219]: INFO cinder.rpc [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:32:07.706017 np0000181556 devstack@c-api.service[117220]: INFO cinder.rpc [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:32:07.706272 np0000181556 devstack@c-api.service[117217]: INFO cinder.rpc [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:32:07.706589 np0000181556 devstack@c-api.service[117218]: INFO cinder.rpc [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:32:07.707516 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.707578 np0000181556 devstack@c-api.service[117220]: INFO cinder.rpc [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:32:07.708321 np0000181556 devstack@c-api.service[117219]: INFO cinder.rpc [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:32:07.708453 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.708686 np0000181556 devstack@c-api.service[117217]: INFO cinder.rpc [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:32:07.710659 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.710876 np0000181556 devstack@c-api.service[117219]: INFO cinder.rpc [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:32:07.711412 np0000181556 devstack@c-api.service[117217]: INFO cinder.rpc [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:32:07.711692 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.713056 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.713406 np0000181556 devstack@c-api.service[117219]: INFO cinder.rpc [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:32:07.714648 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.717675 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.719512 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.744645 np0000181556 devstack@c-api.service[117218]: DEBUG oslo_db.sqlalchemy.engines [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 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=117218) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:32:07.746276 np0000181556 devstack@c-api.service[117220]: DEBUG oslo_db.sqlalchemy.engines [None req-95c6cf54-5711-4fcf-91d9-fc06731037db 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=117220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:32:07.747369 np0000181556 devstack@c-api.service[117218]: INFO cinder.rpc [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:32:07.749138 np0000181556 devstack@c-api.service[117220]: INFO cinder.rpc [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:32:07.749626 np0000181556 devstack@c-api.service[117218]: INFO cinder.rpc [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:32:07.750568 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.751628 np0000181556 devstack@c-api.service[117220]: INFO cinder.rpc [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:32:07.752343 np0000181556 devstack@c-api.service[117217]: DEBUG oslo_db.sqlalchemy.engines [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 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=117217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:32:07.752802 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.753997 np0000181556 devstack@c-api.service[117219]: DEBUG oslo_db.sqlalchemy.engines [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 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=117219) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:32:07.754566 np0000181556 devstack@c-api.service[117217]: INFO cinder.rpc [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:32:07.756414 np0000181556 devstack@c-api.service[117217]: INFO cinder.rpc [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:32:07.756941 np0000181556 devstack@c-api.service[117219]: INFO cinder.rpc [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:32:07.757219 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.759347 np0000181556 devstack@c-api.service[117219]: INFO cinder.rpc [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:32:07.760485 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.761415 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.764682 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.766877 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.768307 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.773423 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.773541 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.773607 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.773671 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.773724 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.774633 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.775946 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.776456 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.777835 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.778373 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.778998 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.779354 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.781418 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.781785 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.782493 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.784275 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.784412 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.785384 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.785858 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.787301 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.787757 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.788250 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.788815 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.789832 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.790271 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.790975 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.791820 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.792439 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.793359 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.793455 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.794952 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.795010 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.796180 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.797802 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.797890 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.797943 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.799097 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.799375 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.800567 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.801195 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.802017 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.803229 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.803355 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.803461 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.804825 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.806219 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.806787 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.807515 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.807588 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.808699 np0000181556 devstack@c-api.service[117218]: WARNING cinder.api.contrib.hosts [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:32:07.808904 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.809185 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.809410 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.810330 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.810686 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.810803 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.811760 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.811998 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.812535 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.813066 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.813137 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.813873 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.814221 np0000181556 devstack@c-api.service[117220]: WARNING cinder.api.contrib.hosts [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:32:07.814609 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.814681 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.814981 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.815279 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: extensions {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.816186 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.816313 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.816378 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.816872 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: os-quota-class-sets {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.817497 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.817659 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.817764 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.818140 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: scheduler-stats {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.818653 np0000181556 devstack@c-api.service[117219]: WARNING cinder.api.contrib.hosts [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:32:07.818987 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.819172 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.819362 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.819582 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: os-quota-sets {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.820130 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: extensions {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.820222 np0000181556 devstack@c-api.service[117217]: WARNING cinder.api.contrib.hosts [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:32:07.820677 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.820837 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.821460 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: os-quota-class-sets {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.825125 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.825223 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.825273 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: backups {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.825320 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.825369 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.825434 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: extensions {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.825739 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: os-quota-class-sets {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.825787 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: scheduler-stats {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.826171 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.826422 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: os-snapshot-manage {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.827037 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: scheduler-stats {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.827228 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: extensions {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.827843 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: os-quota-sets {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.827890 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: consistencygroups {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.828430 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: os-quota-sets {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.828674 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: os-quota-class-sets {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.829769 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: extra_specs {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.829840 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: backups {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.829885 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: backups {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.829927 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: scheduler-stats {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.831326 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: os-hosts {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.831434 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: os-quota-sets {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.831857 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: os-snapshot-manage {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.832433 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: os-snapshot-manage {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.832630 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: os-volume-manage {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.833228 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: consistencygroups {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.833402 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: backups {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.833807 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: consistencygroups {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.834270 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: os-availability-zone {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.835176 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: extra_specs {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.835444 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: os-snapshot-manage {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.835664 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: encryption {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.835756 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: extra_specs {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.836836 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: consistencygroups {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.836989 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: os-hosts {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.837297 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: os-volume-transfer {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.837426 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: os-hosts {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.838302 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: os-volume-manage {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.838752 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: extra_specs {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.839072 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: capabilities {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.839288 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: os-volume-manage {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.839773 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: os-availability-zone {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.840302 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: os-hosts {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.840412 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: encryption {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.840679 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: os-availability-zone {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.841068 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: encryption {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.841673 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: os-volume-manage {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.841952 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: os-volume-type-access {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.842048 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: encryption {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.842561 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: os-volume-transfer {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.843088 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: os-availability-zone {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.843656 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: cgsnapshots {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.843778 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: os-volume-transfer {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.844169 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: capabilities {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.844378 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: encryption {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.845038 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extended resource: qos-specs {{(pid=117218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.845199 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: capabilities {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.845485 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: encryption {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.845861 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: os-volume-transfer {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.846471 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: encryption {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.846976 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: os-volume-type-access {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.847109 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.contrib.snapshot_actions [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] SnapshotActionsController initialized {{(pid=117218) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:32:07.847515 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: capabilities {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.848030 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: os-volume-type-access {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.848078 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.848762 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: encryption {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.848822 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: cgsnapshots {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.849566 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: cgsnapshots {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.849688 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.850247 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: os-volume-type-access {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.850300 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extended resource: qos-specs {{(pid=117220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.850967 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extended resource: qos-specs {{(pid=117219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.851064 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.851875 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: cgsnapshots {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.852356 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.852445 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.contrib.snapshot_actions [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] SnapshotActionsController initialized {{(pid=117220) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:32:07.853034 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.contrib.snapshot_actions [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] SnapshotActionsController initialized {{(pid=117219) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:32:07.853180 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.853226 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extended resource: qos-specs {{(pid=117217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:32:07.853764 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.853811 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.854594 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.855190 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.855258 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.855327 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.contrib.snapshot_actions [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] SnapshotActionsController initialized {{(pid=117217) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:32:07.855958 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.856079 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.856518 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.856590 np0000181556 devstack@c-api.service[117218]: WARNING castellan.key_manager.migration [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.857259 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.857374 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.857499 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.857567 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.857628 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.857746 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension AdminActions extending resource: volumes {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.857817 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.857877 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension AdminActions extending resource: snapshots {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.857951 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension AdminActions extending resource: backups {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.858170 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension VolumeActions extending resource: volumes {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.858269 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension TypesManage extending resource: types {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.858353 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension UsedLimits extending resource: limits {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.858494 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.858573 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.858661 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.858725 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.858817 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.858876 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.858944 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.859002 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.859118 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.v3.router [None req-f272a31c-368a-4045-a6fd-ffa8f08b8906 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.859193 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.860082 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.860147 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.860585 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.861439 np0000181556 devstack@c-api.service[117220]: WARNING castellan.key_manager.migration [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.861503 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.861947 np0000181556 devstack@c-api.service[117219]: WARNING castellan.key_manager.migration [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.862608 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension SnapshotActions extending resource: snapshots {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.862608 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.862608 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.862608 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension AdminActions extending resource: volumes {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.862886 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension AdminActions extending resource: snapshots {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.862956 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.863027 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.863099 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension AdminActions extending resource: backups {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.863226 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.863226 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.863226 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension AdminActions extending resource: volumes {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.863516 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension AdminActions extending resource: snapshots {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.863516 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension AdminActions extending resource: backups {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.863516 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension VolumeActions extending resource: volumes {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.863682 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension VolumeActions extending resource: volumes {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.863762 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension TypesManage extending resource: types {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.863831 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension TypesManage extending resource: types {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.863889 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension UsedLimits extending resource: limits {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.863945 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension UsedLimits extending resource: limits {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.864010 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.864078 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.864144 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.864218 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.864325 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.864493 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.864710 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.864846 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension VolumeTypeAccess extending resource: types {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.864907 np0000181556 devstack@c-api.service[117217]: WARNING castellan.key_manager.migration [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:32:07.864980 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.865053 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.865111 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.865175 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.865253 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.v3.router [None req-9a1f787c-85fc-426d-8859-6ee790493fe0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.865311 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.v3.router [None req-95c6cf54-5711-4fcf-91d9-fc06731037db None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.865378 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.865378 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.865378 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.865378 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension AdminActions extending resource: volumes {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.865646 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension AdminActions extending resource: snapshots {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.865646 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension AdminActions extending resource: backups {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.865923 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension VolumeActions extending resource: volumes {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.865923 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension TypesManage extending resource: types {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.866067 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension UsedLimits extending resource: limits {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.866125 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.866219 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.866299 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.866456 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.866561 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.866663 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.866779 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.v3.router [None req-0fc9109b-eba1-4dce-814f-61938c6fb6b4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:32:07.867659 np0000181556 devstack@c-api.service[117218]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71b6e5ea3668 pid: 117218 (default app) Jun 17 20:32:07.872348 np0000181556 devstack@c-api.service[117220]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71b6e5ea3668 pid: 117220 (default app) Jun 17 20:32:07.872683 np0000181556 devstack@c-api.service[117219]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71b6e5ea3668 pid: 117219 (default app) Jun 17 20:32:07.875219 np0000181556 devstack@c-api.service[117217]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71b6e5ea3668 pid: 117217 (default app) Jun 17 20:32:07.875694 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.875694 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.875694 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.875694 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.876026 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.876026 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.876026 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.876026 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.876356 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.876356 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.876356 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.876356 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.876356 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.876356 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.876825 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.876825 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.876825 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.876825 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.876825 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.877263 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.877263 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.877263 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.877263 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.877263 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.877668 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.877668 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.877668 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.877668 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.877984 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.877984 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.877984 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.877984 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.877984 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.878384 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.878384 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.878384 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.878384 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.878384 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.878768 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.878768 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.878768 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.878768 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.878768 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.878768 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.879206 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.879206 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.879206 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.879206 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.879206 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.879206 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.879823 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.879823 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.879823 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.879823 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.879823 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.879823 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.880269 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.880269 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.880269 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.880269 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.880269 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.882228 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.882228 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.882228 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.882228 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.882228 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.882805 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.882805 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.882805 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.882805 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.882805 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.882805 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.883487 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.883487 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.883487 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.883487 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.883487 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.883487 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.884089 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.884089 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.884089 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.884089 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.884089 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.884787 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.884787 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.884787 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.884787 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.884787 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.885339 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.885339 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.885339 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.885339 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.885856 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.885856 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.885856 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.885856 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.886280 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.886280 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.886280 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.886280 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.886280 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.886938 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.886938 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.886938 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.886938 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.886938 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.887533 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.887533 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.887533 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.887533 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.887903 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.887903 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.887903 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.887903 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.888094 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.888094 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.888094 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.888094 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.888267 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.888267 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.888267 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.888267 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.888465 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.888465 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.888465 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.888465 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.888638 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.888638 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.888638 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.888638 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.888638 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.888878 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.888878 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.888878 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.888878 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.888878 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.888878 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.889122 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.889122 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.889122 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.889122 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.889122 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.889330 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.889330 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.889330 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.889330 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.889330 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.889330 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.889606 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.889606 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.889606 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.889606 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.889606 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.889606 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.889875 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.889875 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.889875 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.889875 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.889875 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.889875 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.890114 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.890114 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.890114 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.890114 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.890114 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.890114 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.890371 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.890371 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.890371 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.890371 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.890570 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.890570 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.890570 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.890570 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.890570 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.890916 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.890916 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.890916 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.890916 np0000181556 devstack@c-api.service[117218]: /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 17 20:32:07.890916 np0000181556 devstack@c-api.service[117218]: warnings.warn(deprecated_msg) Jun 17 20:32:07.890916 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.middleware.request_id [None req-7ebf353a-225a-4999-9d7e-84d90c85aa78 None None] RequestId filter calling following filter/app {{(pid=117218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:32:07.890916 np0000181556 devstack@c-api.service[117218]: [pid: 117218|app: 0|req: 1/1] 199.19.213.91 () {60 vars in 949 bytes} [Wed Jun 17 20:32:07 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 20:32:15.764362 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.764362 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.764362 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.764362 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.764362 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.765438 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.765438 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.765438 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.765438 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.765438 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.765732 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.765732 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.765732 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.765732 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.765732 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.765732 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766039 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766039 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766039 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766039 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766205 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766205 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766205 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766205 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766328 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766328 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766328 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766328 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766489 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766489 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766489 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766489 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766489 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766636 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766636 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766636 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766636 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766636 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766766 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766766 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766766 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766766 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766766 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766766 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766933 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766933 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766933 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766933 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.766933 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.766933 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.767217 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.767217 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.767217 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.767217 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.767217 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.767217 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.767398 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.767398 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.767398 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.767398 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.767398 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.767766 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.767766 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.767766 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.767766 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.767766 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.767905 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.767905 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.767905 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.767905 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.767905 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.767905 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.768063 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.768063 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.768063 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.768063 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.768063 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.768063 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.768335 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.768335 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.768335 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.768335 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.768335 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.768506 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.768506 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.768506 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.768506 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.768506 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.768645 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.768645 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.768645 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.768645 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.768761 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.768761 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.768761 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.768761 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.768888 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.768888 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.768888 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.768888 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.768888 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.769030 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.769030 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.769030 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.769030 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.769030 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.769269 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.769269 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.769269 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.769269 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.769459 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.769459 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.769459 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.769459 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.769584 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.769584 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.769584 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.769584 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.769696 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.769696 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.769696 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.769696 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.769804 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.769804 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.769804 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.769804 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.769925 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.769925 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.769925 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.769925 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.769925 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.770066 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.770066 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.770066 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.770066 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.770066 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.770066 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.770261 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.770261 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.770261 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.770261 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.770261 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.770408 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.770408 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.770408 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.770408 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.770408 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.770408 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.770709 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.770709 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.770709 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.770709 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.770709 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.770709 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.771065 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.771065 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.771065 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.771065 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.771065 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.771065 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.771235 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.771235 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.771235 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.771235 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.771235 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.771235 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.771438 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.771438 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.771438 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.771438 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.771589 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.771589 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.771589 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.771589 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.771589 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.771739 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.771739 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.771739 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.771739 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:15.771739 np0000181556 devstack@c-api.service[117220]: warnings.warn(deprecated_msg) Jun 17 20:32:15.771739 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.middleware.request_id [None req-e070c70c-9307-4826-8079-f075785ae67c None None] RequestId filter calling following filter/app {{(pid=117220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:32:16.373751 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-e070c70c-9307-4826-8079-f075785ae67c admin admin] POST https://199.19.213.91/volume/v3/types Jun 17 20:32:16.374546 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-e070c70c-9307-4826-8079-f075785ae67c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=117220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 20:32:16.376710 np0000181556 devstack@c-api.service[117220]: /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 17 20:32:16.376710 np0000181556 devstack@c-api.service[117220]: warnings.warn( Jun 17 20:32:16.414630 np0000181556 devstack@c-api.service[117220]: DEBUG oslo_db.sqlalchemy.engines [None req-e070c70c-9307-4826-8079-f075785ae67c 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=117220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:32:16.550487 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-e070c70c-9307-4826-8079-f075785ae67c admin admin] https://199.19.213.91/volume/v3/types returned with HTTP 200 Jun 17 20:32:16.551000 np0000181556 devstack@c-api.service[117220]: [pid: 117220|app: 0|req: 1/2] 199.19.213.91 () {68 vars in 1281 bytes} [Wed Jun 17 20:32:15 2026] POST /volume/v3/types => generated 186 bytes in 796 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:32:16.575945 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.575945 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.575945 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.575945 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.575945 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.577065 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.577065 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.577065 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.577065 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.577065 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.577529 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.577529 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.577529 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.577529 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.577529 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.577529 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.578454 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.578454 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.578454 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.578454 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.578643 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.578643 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.578643 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.578643 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.578791 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.578791 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.578791 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.578791 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.578951 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.578951 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.578951 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.578951 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.578951 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.579145 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.579145 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.579145 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.579145 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.579145 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.579329 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.579329 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.579329 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.579329 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.579329 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.579329 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.579671 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.579671 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.579671 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.579671 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.579671 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.579671 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.579950 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.579950 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.579950 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.579950 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.579950 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.579950 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.580221 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.580221 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.580221 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.580221 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.580221 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.580462 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.580462 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.580462 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.580462 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.580462 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.580646 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.580646 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.580646 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.580646 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.580646 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.580646 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.580862 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.580862 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.580862 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.580862 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.580862 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.580862 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.581068 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.581068 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.581068 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.581068 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.581068 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.581256 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.581256 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.581256 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.581256 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.581256 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.581469 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.581469 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.581469 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.581469 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.581648 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.581648 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.581648 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.581648 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.581801 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.581801 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.581801 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.581801 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.581801 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.582014 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.582014 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.582014 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.582014 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.582014 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.582191 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.582191 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.582191 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.582191 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.582360 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.582360 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.582360 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.582360 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.582613 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.582613 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.582613 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.582613 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.582812 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.582812 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.582812 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.582812 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.582995 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.582995 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.582995 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.582995 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.583172 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.583172 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.583172 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.583172 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.583172 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.583373 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.583373 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.583373 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.583373 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.583373 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.583373 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.583625 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.583625 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.583625 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.583625 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.583625 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.583817 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.583817 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.583817 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.583817 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.583817 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.583817 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.584032 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.584032 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.584032 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.584032 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.584032 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.584032 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.584277 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.584277 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.584277 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.584277 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.584277 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.584277 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.584528 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.584528 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.584528 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.584528 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.584528 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.584528 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.584745 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.584745 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.584745 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.584745 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.584935 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.584935 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.584935 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.584935 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.584935 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.585125 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.585125 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.585125 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.585125 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.585125 np0000181556 devstack@c-api.service[117219]: warnings.warn(deprecated_msg) Jun 17 20:32:16.585125 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.middleware.request_id [req-e070c70c-9307-4826-8079-f075785ae67c req-a147d60a-4d30-48f5-85d9-cb19a7e82423 None None] RequestId filter calling following filter/app {{(pid=117219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:32:16.937985 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [req-e070c70c-9307-4826-8079-f075785ae67c req-a147d60a-4d30-48f5-85d9-cb19a7e82423 admin admin] POST https://199.19.213.91/volume/v3/types/6ffa9026-ccf4-415e-a5de-7388071fb14f/extra_specs Jun 17 20:32:16.938563 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [req-e070c70c-9307-4826-8079-f075785ae67c req-a147d60a-4d30-48f5-85d9-cb19a7e82423 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=117219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 20:32:16.940269 np0000181556 devstack@c-api.service[117219]: /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 17 20:32:16.940269 np0000181556 devstack@c-api.service[117219]: warnings.warn( Jun 17 20:32:16.978293 np0000181556 devstack@c-api.service[117219]: DEBUG oslo_db.sqlalchemy.engines [req-e070c70c-9307-4826-8079-f075785ae67c req-a147d60a-4d30-48f5-85d9-cb19a7e82423 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=117219) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:32:17.127935 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [req-e070c70c-9307-4826-8079-f075785ae67c req-a147d60a-4d30-48f5-85d9-cb19a7e82423 admin admin] https://199.19.213.91/volume/v3/types/6ffa9026-ccf4-415e-a5de-7388071fb14f/extra_specs returned with HTTP 200 Jun 17 20:32:17.128811 np0000181556 devstack@c-api.service[117219]: [pid: 117219|app: 0|req: 1/3] 199.19.213.91 () {70 vars in 1498 bytes} [Wed Jun 17 20:32:16 2026] POST /volume/v3/types/6ffa9026-ccf4-415e-a5de-7388071fb14f/extra_specs => generated 55 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:32:17.749097 np0000181556 devstack@c-api.service[117218]: DEBUG dbcounter [-] [117218] Writing DB stats cinder:SELECT=6 {{(pid=117218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:32:17.757104 np0000181556 devstack@c-api.service[117217]: DEBUG dbcounter [-] [117217] Writing DB stats cinder:SELECT=6 {{(pid=117217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:32:26.545239 np0000181556 devstack@c-api.service[117220]: DEBUG dbcounter [-] [117220] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=117220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:32:27.125972 np0000181556 devstack@c-api.service[117219]: DEBUG dbcounter [-] [117219] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=117219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:35:32.361330 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.361330 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.361330 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.361330 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.361330 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.362278 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.362278 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.362278 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.362278 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.362278 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.362856 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.362856 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.362856 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.362856 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.362856 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.362856 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.363281 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.363281 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.363281 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.363281 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.363596 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.363596 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.363596 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.363596 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.363865 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.363865 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.363865 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.363865 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.364146 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.364146 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.364146 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.364146 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.364146 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.364526 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.364526 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.364526 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.364526 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.364526 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.364849 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.364849 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.364849 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.364849 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.364849 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.364849 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.365263 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.365263 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.365263 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.365263 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.365263 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.365263 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.365701 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.365701 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.365701 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.365701 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.365701 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.365701 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.366095 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.366095 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.366095 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.366095 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.366095 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.366483 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.366483 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.366483 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.366483 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.366483 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.366815 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.366815 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.366815 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.366815 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.366815 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.366815 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.367203 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.367203 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.367203 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.367203 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.367203 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.367203 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.367605 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.367605 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.367605 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.367605 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.367605 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.367979 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.367979 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.367979 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.367979 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.367979 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.368307 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.368307 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.368307 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.368307 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.368631 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.368631 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.368631 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.368631 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.368909 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.368909 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.368909 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.368909 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.368909 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.369277 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.369277 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.369277 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.369277 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.369277 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.369626 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.369626 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.369626 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.369626 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.369930 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.369930 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.369930 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.369930 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.370206 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.370206 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.370206 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.370206 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.370546 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.370546 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.370546 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.370546 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.370874 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.370874 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.370874 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.370874 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.371171 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.371171 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.371171 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.371171 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.371171 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.371471 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.371471 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.371471 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.371471 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.371471 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.371471 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.371663 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.371663 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.371663 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.371663 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.371663 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.371820 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.371820 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.371820 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.371820 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.371820 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.371820 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372006 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372006 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372006 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372006 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372006 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372006 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372196 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372196 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372196 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372196 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372196 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372196 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372403 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372403 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372403 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372403 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372403 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372403 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372606 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372606 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372606 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372606 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372740 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372740 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372740 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372740 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372740 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372929 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372929 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372929 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372929 np0000181556 devstack@c-api.service[117217]: /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 17 20:35:32.372929 np0000181556 devstack@c-api.service[117217]: warnings.warn(deprecated_msg) Jun 17 20:35:32.372929 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.middleware.request_id [None req-0fbb5f8b-06db-4555-9f57-54523b9256d7 None None] RequestId filter calling following filter/app {{(pid=117217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:35:32.372929 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-0fbb5f8b-06db-4555-9f57-54523b9256d7 None None] GET https://199.19.213.91/volume// Jun 17 20:35:32.373132 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-0fbb5f8b-06db-4555-9f57-54523b9256d7 None None] Empty body provided in request {{(pid=117217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:35:32.373132 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-0fbb5f8b-06db-4555-9f57-54523b9256d7 None None] Calling method 'all' {{(pid=117217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:35:32.373132 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-0fbb5f8b-06db-4555-9f57-54523b9256d7 None None] https://199.19.213.91/volume// returned with HTTP 300 Jun 17 20:35:32.373132 np0000181556 devstack@c-api.service[117217]: [pid: 117217|app: 0|req: 1/4] 199.19.213.91 () {66 vars in 1449 bytes} [Wed Jun 17 20:35:32 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 20:36:13.606633 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.middleware.request_id [None req-b389904e-c016-4a1a-a6f9-aee99df73bfc None None] RequestId filter calling following filter/app {{(pid=117218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:13.608139 np0000181556 devstack@c-api.service[117218]: [pid: 117218|app: 0|req: 2/5] 199.19.213.91 () {62 vars in 1061 bytes} [Wed Jun 17 20:36:13 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 20:36:13.665118 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.middleware.request_id [None req-a82d7021-d8aa-4234-9557-9a3f10352e15 None None] RequestId filter calling following filter/app {{(pid=117220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:13.673312 np0000181556 devstack@c-api.service[117220]: [pid: 117220|app: 0|req: 2/6] 199.19.213.91 () {64 vars in 1265 bytes} [Wed Jun 17 20:36:13 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (1 switches on core 0) Jun 17 20:36:13.711096 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.middleware.request_id [req-a82d7021-d8aa-4234-9557-9a3f10352e15 req-ed07d7c8-2fd6-45f3-ac2f-27cc52a7865d None None] RequestId filter calling following filter/app {{(pid=117219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:13.715480 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [req-a82d7021-d8aa-4234-9557-9a3f10352e15 req-ed07d7c8-2fd6-45f3-ac2f-27cc52a7865d demo demo] GET https://199.19.213.91/volume/v3/ Jun 17 20:36:13.715710 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [req-a82d7021-d8aa-4234-9557-9a3f10352e15 req-ed07d7c8-2fd6-45f3-ac2f-27cc52a7865d demo demo] Empty body provided in request {{(pid=117219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:36:13.715959 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [req-a82d7021-d8aa-4234-9557-9a3f10352e15 req-ed07d7c8-2fd6-45f3-ac2f-27cc52a7865d demo demo] Calling method 'version_select' {{(pid=117219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:36:13.718818 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [req-a82d7021-d8aa-4234-9557-9a3f10352e15 req-ed07d7c8-2fd6-45f3-ac2f-27cc52a7865d demo demo] https://199.19.213.91/volume/v3/ returned with HTTP 200 Jun 17 20:36:13.719189 np0000181556 devstack@c-api.service[117219]: [pid: 117219|app: 0|req: 2/7] 199.19.213.91 () {66 vars in 1339 bytes} [Wed Jun 17 20:36:13 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:36:13.757415 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.middleware.request_id [None req-08dc76b8-c5b4-4f38-bf2b-1107235768a2 None None] RequestId filter calling following filter/app {{(pid=117217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:14.083965 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-08dc76b8-c5b4-4f38-bf2b-1107235768a2 demo demo] GET https://199.19.213.91/volume/v3/types Jun 17 20:36:14.084304 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-08dc76b8-c5b4-4f38-bf2b-1107235768a2 demo demo] Empty body provided in request {{(pid=117217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:36:14.084514 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-08dc76b8-c5b4-4f38-bf2b-1107235768a2 demo demo] Calling method 'index' {{(pid=117217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:36:14.084968 np0000181556 devstack@c-api.service[117217]: /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 17 20:36:14.084968 np0000181556 devstack@c-api.service[117217]: warnings.warn( Jun 17 20:36:14.085625 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.api_utils [None req-08dc76b8-c5b4-4f38-bf2b-1107235768a2 demo demo] Removing options '' from query. {{(pid=117217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:36:14.124107 np0000181556 devstack@c-api.service[117217]: DEBUG oslo_db.sqlalchemy.engines [None req-08dc76b8-c5b4-4f38-bf2b-1107235768a2 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=117217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:36:14.145546 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-08dc76b8-c5b4-4f38-bf2b-1107235768a2 demo demo] https://199.19.213.91/volume/v3/types returned with HTTP 200 Jun 17 20:36:14.145951 np0000181556 devstack@c-api.service[117217]: [pid: 117217|app: 0|req: 2/8] 199.19.213.91 () {64 vars in 1283 bytes} [Wed Jun 17 20:36:13 2026] GET /volume/v3/types => generated 377 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:36:14.184953 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.middleware.request_id [None req-99154e5e-8b91-4dad-a986-a5c62afafc1e None None] RequestId filter calling following filter/app {{(pid=117218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:14.504485 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-99154e5e-8b91-4dad-a986-a5c62afafc1e demo demo] GET https://199.19.213.91/volume/v3/types/default Jun 17 20:36:14.504875 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-99154e5e-8b91-4dad-a986-a5c62afafc1e demo demo] Empty body provided in request {{(pid=117218) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:36:14.505114 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-99154e5e-8b91-4dad-a986-a5c62afafc1e demo demo] Calling method 'show' {{(pid=117218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:36:14.543872 np0000181556 devstack@c-api.service[117218]: DEBUG oslo_db.sqlalchemy.engines [None req-99154e5e-8b91-4dad-a986-a5c62afafc1e 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=117218) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:36:14.560718 np0000181556 devstack@c-api.service[117218]: /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 17 20:36:14.560718 np0000181556 devstack@c-api.service[117218]: warnings.warn( Jun 17 20:36:14.564011 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-99154e5e-8b91-4dad-a986-a5c62afafc1e demo demo] https://199.19.213.91/volume/v3/types/default returned with HTTP 200 Jun 17 20:36:14.564011 np0000181556 devstack@c-api.service[117218]: [pid: 117218|app: 0|req: 3/9] 199.19.213.91 () {64 vars in 1294 bytes} [Wed Jun 17 20:36:14 2026] GET /volume/v3/types/default => generated 145 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:36:15.073579 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.middleware.request_id [None req-2c7567d6-0fdc-4180-9b59-d1a0cb88992a None None] RequestId filter calling following filter/app {{(pid=117220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:15.074496 np0000181556 devstack@c-api.service[117220]: [pid: 117220|app: 0|req: 3/10] 199.19.213.91 () {62 vars in 1061 bytes} [Wed Jun 17 20:36:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 20:36:15.106615 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.middleware.request_id [None req-4e9d6354-c938-4a38-b01f-416c80f5fb5c None None] RequestId filter calling following filter/app {{(pid=117219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:15.116319 np0000181556 devstack@c-api.service[117219]: [pid: 117219|app: 0|req: 3/11] 199.19.213.91 () {64 vars in 1265 bytes} [Wed Jun 17 20:36:15 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 17 20:36:15.146772 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.middleware.request_id [req-4e9d6354-c938-4a38-b01f-416c80f5fb5c req-5ef1140c-7b83-4daf-9da7-290947d0daca None None] RequestId filter calling following filter/app {{(pid=117217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:15.150441 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [req-4e9d6354-c938-4a38-b01f-416c80f5fb5c req-5ef1140c-7b83-4daf-9da7-290947d0daca demo demo] GET https://199.19.213.91/volume/v3/ Jun 17 20:36:15.150982 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [req-4e9d6354-c938-4a38-b01f-416c80f5fb5c req-5ef1140c-7b83-4daf-9da7-290947d0daca demo demo] Empty body provided in request {{(pid=117217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:36:15.151568 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [req-4e9d6354-c938-4a38-b01f-416c80f5fb5c req-5ef1140c-7b83-4daf-9da7-290947d0daca demo demo] Calling method 'version_select' {{(pid=117217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:36:15.152462 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [req-4e9d6354-c938-4a38-b01f-416c80f5fb5c req-5ef1140c-7b83-4daf-9da7-290947d0daca demo demo] https://199.19.213.91/volume/v3/ returned with HTTP 200 Jun 17 20:36:15.152955 np0000181556 devstack@c-api.service[117217]: [pid: 117217|app: 0|req: 3/12] 199.19.213.91 () {66 vars in 1339 bytes} [Wed Jun 17 20:36:15 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:36:15.197085 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.middleware.request_id [None req-ebf690a1-0d0a-4194-b699-c632e1dd1e56 None None] RequestId filter calling following filter/app {{(pid=117218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:15.200931 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-ebf690a1-0d0a-4194-b699-c632e1dd1e56 demo demo] GET https://199.19.213.91/volume/v3/types/default Jun 17 20:36:15.201322 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-ebf690a1-0d0a-4194-b699-c632e1dd1e56 demo demo] Empty body provided in request {{(pid=117218) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:36:15.201750 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-ebf690a1-0d0a-4194-b699-c632e1dd1e56 demo demo] Calling method 'show' {{(pid=117218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:36:15.212291 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-ebf690a1-0d0a-4194-b699-c632e1dd1e56 demo demo] https://199.19.213.91/volume/v3/types/default returned with HTTP 200 Jun 17 20:36:15.213256 np0000181556 devstack@c-api.service[117218]: [pid: 117218|app: 0|req: 4/13] 199.19.213.91 () {64 vars in 1294 bytes} [Wed Jun 17 20:36:15 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:36:15.855422 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.middleware.request_id [None req-1bb796dc-ab82-47e6-ae1f-2fb238cc7cbf None None] RequestId filter calling following filter/app {{(pid=117220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:15.856217 np0000181556 devstack@c-api.service[117220]: [pid: 117220|app: 0|req: 4/14] 199.19.213.91 () {62 vars in 1061 bytes} [Wed Jun 17 20:36:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 20:36:15.889374 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.middleware.request_id [None req-7ee85d25-d348-4888-bc0c-f3ec858d1e8a None None] RequestId filter calling following filter/app {{(pid=117219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:15.893160 np0000181556 devstack@c-api.service[117219]: [pid: 117219|app: 0|req: 4/15] 199.19.213.91 () {64 vars in 1265 bytes} [Wed Jun 17 20:36:15 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 17 20:36:15.926588 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.middleware.request_id [req-7ee85d25-d348-4888-bc0c-f3ec858d1e8a req-c27892a0-174c-48e0-810b-f29cf804a11f None None] RequestId filter calling following filter/app {{(pid=117217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:15.928907 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [req-7ee85d25-d348-4888-bc0c-f3ec858d1e8a req-c27892a0-174c-48e0-810b-f29cf804a11f demo demo] GET https://199.19.213.91/volume/v3/ Jun 17 20:36:15.929170 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [req-7ee85d25-d348-4888-bc0c-f3ec858d1e8a req-c27892a0-174c-48e0-810b-f29cf804a11f demo demo] Empty body provided in request {{(pid=117217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:36:15.929434 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [req-7ee85d25-d348-4888-bc0c-f3ec858d1e8a req-c27892a0-174c-48e0-810b-f29cf804a11f demo demo] Calling method 'version_select' {{(pid=117217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:36:15.929893 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [req-7ee85d25-d348-4888-bc0c-f3ec858d1e8a req-c27892a0-174c-48e0-810b-f29cf804a11f demo demo] https://199.19.213.91/volume/v3/ returned with HTTP 200 Jun 17 20:36:15.930300 np0000181556 devstack@c-api.service[117217]: [pid: 117217|app: 0|req: 4/16] 199.19.213.91 () {66 vars in 1339 bytes} [Wed Jun 17 20:36:15 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:36:15.969866 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.middleware.request_id [None req-dad52187-d84b-4b4e-b6a6-7325d5ae0ebf None None] RequestId filter calling following filter/app {{(pid=117218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:15.971872 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-dad52187-d84b-4b4e-b6a6-7325d5ae0ebf demo demo] GET https://199.19.213.91/volume/v3/types/default Jun 17 20:36:15.972061 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-dad52187-d84b-4b4e-b6a6-7325d5ae0ebf demo demo] Empty body provided in request {{(pid=117218) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:36:15.972291 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-dad52187-d84b-4b4e-b6a6-7325d5ae0ebf demo demo] Calling method 'show' {{(pid=117218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:36:15.981409 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-dad52187-d84b-4b4e-b6a6-7325d5ae0ebf demo demo] https://199.19.213.91/volume/v3/types/default returned with HTTP 200 Jun 17 20:36:15.981937 np0000181556 devstack@c-api.service[117218]: [pid: 117218|app: 0|req: 5/17] 199.19.213.91 () {64 vars in 1294 bytes} [Wed Jun 17 20:36:15 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 17 20:36:16.024547 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.middleware.request_id [None req-91418bb9-c575-4abc-9904-5fca4d8d2ad5 None None] RequestId filter calling following filter/app {{(pid=117220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:16.025362 np0000181556 devstack@c-api.service[117220]: [pid: 117220|app: 0|req: 5/18] 199.19.213.91 () {62 vars in 1061 bytes} [Wed Jun 17 20:36:16 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 20:36:16.061273 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.middleware.request_id [None req-7bd554f4-5c03-4314-acc1-e210d25852ca None None] RequestId filter calling following filter/app {{(pid=117219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:16.065013 np0000181556 devstack@c-api.service[117219]: [pid: 117219|app: 0|req: 5/19] 199.19.213.91 () {64 vars in 1265 bytes} [Wed Jun 17 20:36:16 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 17 20:36:16.100466 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.middleware.request_id [req-7bd554f4-5c03-4314-acc1-e210d25852ca req-d1cac667-b6dd-40ce-a621-ed6516d59e54 None None] RequestId filter calling following filter/app {{(pid=117217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:16.103835 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [req-7bd554f4-5c03-4314-acc1-e210d25852ca req-d1cac667-b6dd-40ce-a621-ed6516d59e54 demo demo] GET https://199.19.213.91/volume/v3/ Jun 17 20:36:16.104079 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [req-7bd554f4-5c03-4314-acc1-e210d25852ca req-d1cac667-b6dd-40ce-a621-ed6516d59e54 demo demo] Empty body provided in request {{(pid=117217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:36:16.104316 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [req-7bd554f4-5c03-4314-acc1-e210d25852ca req-d1cac667-b6dd-40ce-a621-ed6516d59e54 demo demo] Calling method 'version_select' {{(pid=117217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:36:16.104777 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [req-7bd554f4-5c03-4314-acc1-e210d25852ca req-d1cac667-b6dd-40ce-a621-ed6516d59e54 demo demo] https://199.19.213.91/volume/v3/ returned with HTTP 200 Jun 17 20:36:16.105276 np0000181556 devstack@c-api.service[117217]: [pid: 117217|app: 0|req: 5/20] 199.19.213.91 () {66 vars in 1339 bytes} [Wed Jun 17 20:36:16 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:36:16.154257 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.middleware.request_id [None req-de5b2cf6-66fd-42f0-8d54-0024c2bf88d3 None None] RequestId filter calling following filter/app {{(pid=117218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:16.157354 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-de5b2cf6-66fd-42f0-8d54-0024c2bf88d3 demo demo] GET https://199.19.213.91/volume/v3/types/default Jun 17 20:36:16.157731 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-de5b2cf6-66fd-42f0-8d54-0024c2bf88d3 demo demo] Empty body provided in request {{(pid=117218) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:36:16.158100 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-de5b2cf6-66fd-42f0-8d54-0024c2bf88d3 demo demo] Calling method 'show' {{(pid=117218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:36:16.167789 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-de5b2cf6-66fd-42f0-8d54-0024c2bf88d3 demo demo] https://199.19.213.91/volume/v3/types/default returned with HTTP 200 Jun 17 20:36:16.168263 np0000181556 devstack@c-api.service[117218]: [pid: 117218|app: 0|req: 6/21] 199.19.213.91 () {64 vars in 1294 bytes} [Wed Jun 17 20:36:16 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:36:24.139061 np0000181556 devstack@c-api.service[117217]: DEBUG dbcounter [-] [117217] Writing DB stats cinder:SELECT=1 {{(pid=117217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:36:26.163188 np0000181556 devstack@c-api.service[117218]: DEBUG dbcounter [-] [117218] Writing DB stats cinder:SELECT=8 {{(pid=117218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:43:51.958178 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.middleware.request_id [None req-e3914225-db73-4e90-90a7-1bc6c814cbcf None None] RequestId filter calling following filter/app {{(pid=117220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:43:52.075095 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-e3914225-db73-4e90-90a7-1bc6c814cbcf demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:43:52.075551 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-e3914225-db73-4e90-90a7-1bc6c814cbcf demo demo] Empty body provided in request {{(pid=117220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:43:52.075974 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-e3914225-db73-4e90-90a7-1bc6c814cbcf demo demo] Calling method 'detail' {{(pid=117220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:43:52.078556 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.api_utils [None req-e3914225-db73-4e90-90a7-1bc6c814cbcf demo demo] Removing options '' from query. {{(pid=117220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:43:52.080202 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.volume.api [None req-e3914225-db73-4e90-90a7-1bc6c814cbcf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:43:52.131704 np0000181556 devstack@c-api.service[117220]: INFO cinder.volume.api [None req-e3914225-db73-4e90-90a7-1bc6c814cbcf demo demo] Get all volumes completed successfully. Jun 17 20:43:52.134248 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-e3914225-db73-4e90-90a7-1bc6c814cbcf demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:43:52.134649 np0000181556 devstack@c-api.service[117220]: [pid: 117220|app: 0|req: 6/22] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:43:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:44:02.119600 np0000181556 devstack@c-api.service[117220]: DEBUG dbcounter [-] [117220] Writing DB stats cinder:SELECT=1 {{(pid=117220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:44:52.154428 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.middleware.request_id [None req-1f8066de-d489-4a9e-9c3b-b3ca2d1e709e None None] RequestId filter calling following filter/app {{(pid=117219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:44:52.158237 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-1f8066de-d489-4a9e-9c3b-b3ca2d1e709e demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:44:52.158798 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-1f8066de-d489-4a9e-9c3b-b3ca2d1e709e demo demo] Empty body provided in request {{(pid=117219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:44:52.159114 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-1f8066de-d489-4a9e-9c3b-b3ca2d1e709e demo demo] Calling method 'detail' {{(pid=117219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:44:52.160213 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.api_utils [None req-1f8066de-d489-4a9e-9c3b-b3ca2d1e709e demo demo] Removing options '' from query. {{(pid=117219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:44:52.161600 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.volume.api [None req-1f8066de-d489-4a9e-9c3b-b3ca2d1e709e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:44:52.195425 np0000181556 devstack@c-api.service[117219]: INFO cinder.volume.api [None req-1f8066de-d489-4a9e-9c3b-b3ca2d1e709e demo demo] Get all volumes completed successfully. Jun 17 20:44:52.199095 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-1f8066de-d489-4a9e-9c3b-b3ca2d1e709e demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:44:52.199475 np0000181556 devstack@c-api.service[117219]: [pid: 117219|app: 0|req: 6/23] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:44:52 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 17 20:45:02.188131 np0000181556 devstack@c-api.service[117219]: DEBUG dbcounter [-] [117219] Writing DB stats cinder:SELECT=1 {{(pid=117219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:45:52.215572 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.middleware.request_id [None req-12b0b645-e44d-4f7d-aa14-f337bbb29360 None None] RequestId filter calling following filter/app {{(pid=117217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:45:52.224278 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-12b0b645-e44d-4f7d-aa14-f337bbb29360 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:45:52.224746 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-12b0b645-e44d-4f7d-aa14-f337bbb29360 demo demo] Empty body provided in request {{(pid=117217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:45:52.225043 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-12b0b645-e44d-4f7d-aa14-f337bbb29360 demo demo] Calling method 'detail' {{(pid=117217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:45:52.225777 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.api_utils [None req-12b0b645-e44d-4f7d-aa14-f337bbb29360 demo demo] Removing options '' from query. {{(pid=117217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:45:52.226978 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.volume.api [None req-12b0b645-e44d-4f7d-aa14-f337bbb29360 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:45:52.273230 np0000181556 devstack@c-api.service[117217]: INFO cinder.volume.api [None req-12b0b645-e44d-4f7d-aa14-f337bbb29360 demo demo] Get all volumes completed successfully. Jun 17 20:45:52.278600 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-12b0b645-e44d-4f7d-aa14-f337bbb29360 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:45:52.279582 np0000181556 devstack@c-api.service[117217]: [pid: 117217|app: 0|req: 6/24] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:45:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:46:02.264220 np0000181556 devstack@c-api.service[117217]: DEBUG dbcounter [-] [117217] Writing DB stats cinder:SELECT=1 {{(pid=117217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:46:52.304897 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.middleware.request_id [None req-44664efe-fb48-44ba-9fe2-8cb0bfdd8a66 None None] RequestId filter calling following filter/app {{(pid=117218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:46:52.307973 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-44664efe-fb48-44ba-9fe2-8cb0bfdd8a66 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:46:52.308193 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-44664efe-fb48-44ba-9fe2-8cb0bfdd8a66 demo demo] Empty body provided in request {{(pid=117218) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:46:52.308592 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-44664efe-fb48-44ba-9fe2-8cb0bfdd8a66 demo demo] Calling method 'detail' {{(pid=117218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:46:52.308868 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.api_utils [None req-44664efe-fb48-44ba-9fe2-8cb0bfdd8a66 demo demo] Removing options '' from query. {{(pid=117218) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:46:52.309787 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.volume.api [None req-44664efe-fb48-44ba-9fe2-8cb0bfdd8a66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117218) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:46:52.361420 np0000181556 devstack@c-api.service[117218]: INFO cinder.volume.api [None req-44664efe-fb48-44ba-9fe2-8cb0bfdd8a66 demo demo] Get all volumes completed successfully. Jun 17 20:46:52.363716 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-44664efe-fb48-44ba-9fe2-8cb0bfdd8a66 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:46:52.364247 np0000181556 devstack@c-api.service[117218]: [pid: 117218|app: 0|req: 7/25] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:46:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:47:02.352564 np0000181556 devstack@c-api.service[117218]: DEBUG dbcounter [-] [117218] Writing DB stats cinder:SELECT=1 {{(pid=117218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:47:52.387230 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.middleware.request_id [None req-02e4dcc0-3772-4191-9c36-4a1a5d014dcb None None] RequestId filter calling following filter/app {{(pid=117220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:47:52.390616 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-02e4dcc0-3772-4191-9c36-4a1a5d014dcb demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:47:52.390916 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-02e4dcc0-3772-4191-9c36-4a1a5d014dcb demo demo] Empty body provided in request {{(pid=117220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:47:52.391199 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-02e4dcc0-3772-4191-9c36-4a1a5d014dcb demo demo] Calling method 'detail' {{(pid=117220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:47:52.391583 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.api_utils [None req-02e4dcc0-3772-4191-9c36-4a1a5d014dcb demo demo] Removing options '' from query. {{(pid=117220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:47:52.392840 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.volume.api [None req-02e4dcc0-3772-4191-9c36-4a1a5d014dcb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:47:52.403418 np0000181556 devstack@c-api.service[117220]: INFO cinder.volume.api [None req-02e4dcc0-3772-4191-9c36-4a1a5d014dcb demo demo] Get all volumes completed successfully. Jun 17 20:47:52.407201 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-02e4dcc0-3772-4191-9c36-4a1a5d014dcb demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:47:52.408140 np0000181556 devstack@c-api.service[117220]: [pid: 117220|app: 0|req: 7/26] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:47:52 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 17 20:48:02.396406 np0000181556 devstack@c-api.service[117220]: DEBUG dbcounter [-] [117220] Writing DB stats cinder:SELECT=1 {{(pid=117220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:48:52.425012 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.middleware.request_id [None req-92b207df-29a8-4084-8862-d523ca19965b None None] RequestId filter calling following filter/app {{(pid=117219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:48:52.551282 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-92b207df-29a8-4084-8862-d523ca19965b demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:48:52.551774 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-92b207df-29a8-4084-8862-d523ca19965b demo demo] Empty body provided in request {{(pid=117219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:48:52.552130 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-92b207df-29a8-4084-8862-d523ca19965b demo demo] Calling method 'detail' {{(pid=117219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:48:52.552621 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.api_utils [None req-92b207df-29a8-4084-8862-d523ca19965b demo demo] Removing options '' from query. {{(pid=117219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:48:52.554037 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.volume.api [None req-92b207df-29a8-4084-8862-d523ca19965b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:48:52.563559 np0000181556 devstack@c-api.service[117219]: INFO cinder.volume.api [None req-92b207df-29a8-4084-8862-d523ca19965b demo demo] Get all volumes completed successfully. Jun 17 20:48:52.566023 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-92b207df-29a8-4084-8862-d523ca19965b demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:48:52.566467 np0000181556 devstack@c-api.service[117219]: [pid: 117219|app: 0|req: 7/27] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:48:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:49:02.558862 np0000181556 devstack@c-api.service[117219]: DEBUG dbcounter [-] [117219] Writing DB stats cinder:SELECT=1 {{(pid=117219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:49:52.591043 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.middleware.request_id [None req-a12cc24e-6397-42fa-9e64-df379adb11c2 None None] RequestId filter calling following filter/app {{(pid=117217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:49:52.594474 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-a12cc24e-6397-42fa-9e64-df379adb11c2 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:49:52.594833 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-a12cc24e-6397-42fa-9e64-df379adb11c2 demo demo] Empty body provided in request {{(pid=117217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:49:52.595236 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-a12cc24e-6397-42fa-9e64-df379adb11c2 demo demo] Calling method 'detail' {{(pid=117217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:49:52.596113 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.api_utils [None req-a12cc24e-6397-42fa-9e64-df379adb11c2 demo demo] Removing options '' from query. {{(pid=117217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:49:52.597533 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.volume.api [None req-a12cc24e-6397-42fa-9e64-df379adb11c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:49:52.608664 np0000181556 devstack@c-api.service[117217]: INFO cinder.volume.api [None req-a12cc24e-6397-42fa-9e64-df379adb11c2 demo demo] Get all volumes completed successfully. Jun 17 20:49:52.611913 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-a12cc24e-6397-42fa-9e64-df379adb11c2 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:49:52.612790 np0000181556 devstack@c-api.service[117217]: [pid: 117217|app: 0|req: 7/28] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:49:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:50:02.601431 np0000181556 devstack@c-api.service[117217]: DEBUG dbcounter [-] [117217] Writing DB stats cinder:SELECT=1 {{(pid=117217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:50:52.647382 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.middleware.request_id [None req-8444ccf6-2d84-4630-8c3a-ea1a8549bba4 None None] RequestId filter calling following filter/app {{(pid=117218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:50:52.651286 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-8444ccf6-2d84-4630-8c3a-ea1a8549bba4 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:50:52.651567 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-8444ccf6-2d84-4630-8c3a-ea1a8549bba4 demo demo] Empty body provided in request {{(pid=117218) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:50:52.651806 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-8444ccf6-2d84-4630-8c3a-ea1a8549bba4 demo demo] Calling method 'detail' {{(pid=117218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:50:52.652218 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.api_utils [None req-8444ccf6-2d84-4630-8c3a-ea1a8549bba4 demo demo] Removing options '' from query. {{(pid=117218) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:50:52.653948 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.volume.api [None req-8444ccf6-2d84-4630-8c3a-ea1a8549bba4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117218) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:50:52.664535 np0000181556 devstack@c-api.service[117218]: INFO cinder.volume.api [None req-8444ccf6-2d84-4630-8c3a-ea1a8549bba4 demo demo] Get all volumes completed successfully. Jun 17 20:50:52.667346 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-8444ccf6-2d84-4630-8c3a-ea1a8549bba4 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:50:52.667791 np0000181556 devstack@c-api.service[117218]: [pid: 117218|app: 0|req: 8/29] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:50:52 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 17 20:51:02.658442 np0000181556 devstack@c-api.service[117218]: DEBUG dbcounter [-] [117218] Writing DB stats cinder:SELECT=1 {{(pid=117218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:51:52.688930 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.middleware.request_id [None req-9f327f69-1bf5-4e97-8f1e-181753833050 None None] RequestId filter calling following filter/app {{(pid=117220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:51:52.693600 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-9f327f69-1bf5-4e97-8f1e-181753833050 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:51:52.693988 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-9f327f69-1bf5-4e97-8f1e-181753833050 demo demo] Empty body provided in request {{(pid=117220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:51:52.694694 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-9f327f69-1bf5-4e97-8f1e-181753833050 demo demo] Calling method 'detail' {{(pid=117220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:51:52.695187 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.api_utils [None req-9f327f69-1bf5-4e97-8f1e-181753833050 demo demo] Removing options '' from query. {{(pid=117220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:51:52.697078 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.volume.api [None req-9f327f69-1bf5-4e97-8f1e-181753833050 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:51:52.705918 np0000181556 devstack@c-api.service[117220]: INFO cinder.volume.api [None req-9f327f69-1bf5-4e97-8f1e-181753833050 demo demo] Get all volumes completed successfully. Jun 17 20:51:52.708685 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-9f327f69-1bf5-4e97-8f1e-181753833050 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:51:52.709244 np0000181556 devstack@c-api.service[117220]: [pid: 117220|app: 0|req: 8/30] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:51:52 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 17 20:52:02.700732 np0000181556 devstack@c-api.service[117220]: DEBUG dbcounter [-] [117220] Writing DB stats cinder:SELECT=1 {{(pid=117220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:52:52.727224 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.middleware.request_id [None req-8dee8298-7eff-460d-8110-9cc1e8504a52 None None] RequestId filter calling following filter/app {{(pid=117219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:52:52.731408 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-8dee8298-7eff-460d-8110-9cc1e8504a52 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:52:52.731654 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-8dee8298-7eff-460d-8110-9cc1e8504a52 demo demo] Empty body provided in request {{(pid=117219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:52:52.731913 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-8dee8298-7eff-460d-8110-9cc1e8504a52 demo demo] Calling method 'detail' {{(pid=117219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:52:52.732233 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.api_utils [None req-8dee8298-7eff-460d-8110-9cc1e8504a52 demo demo] Removing options '' from query. {{(pid=117219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:52:52.733674 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.volume.api [None req-8dee8298-7eff-460d-8110-9cc1e8504a52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:52:52.742887 np0000181556 devstack@c-api.service[117219]: INFO cinder.volume.api [None req-8dee8298-7eff-460d-8110-9cc1e8504a52 demo demo] Get all volumes completed successfully. Jun 17 20:52:52.744710 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-8dee8298-7eff-460d-8110-9cc1e8504a52 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:52:52.745113 np0000181556 devstack@c-api.service[117219]: [pid: 117219|app: 0|req: 8/31] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:52:52 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 17 20:53:02.737878 np0000181556 devstack@c-api.service[117219]: DEBUG dbcounter [-] [117219] Writing DB stats cinder:SELECT=1 {{(pid=117219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:53:52.763960 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.middleware.request_id [None req-25d8ca19-23d8-4991-8d82-f54f5d427b87 None None] RequestId filter calling following filter/app {{(pid=117217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:53:52.768844 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-25d8ca19-23d8-4991-8d82-f54f5d427b87 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:53:52.769175 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-25d8ca19-23d8-4991-8d82-f54f5d427b87 demo demo] Empty body provided in request {{(pid=117217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:53:52.769696 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-25d8ca19-23d8-4991-8d82-f54f5d427b87 demo demo] Calling method 'detail' {{(pid=117217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:53:52.769852 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.api_utils [None req-25d8ca19-23d8-4991-8d82-f54f5d427b87 demo demo] Removing options '' from query. {{(pid=117217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:53:52.771053 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.volume.api [None req-25d8ca19-23d8-4991-8d82-f54f5d427b87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:53:52.784058 np0000181556 devstack@c-api.service[117217]: INFO cinder.volume.api [None req-25d8ca19-23d8-4991-8d82-f54f5d427b87 demo demo] Get all volumes completed successfully. Jun 17 20:53:52.786960 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-25d8ca19-23d8-4991-8d82-f54f5d427b87 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:53:52.787689 np0000181556 devstack@c-api.service[117217]: [pid: 117217|app: 0|req: 8/32] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:53:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:54:02.777644 np0000181556 devstack@c-api.service[117217]: DEBUG dbcounter [-] [117217] Writing DB stats cinder:SELECT=1 {{(pid=117217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:54:52.807008 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.middleware.request_id [None req-dc81d00c-cf02-49e5-afe6-f1a8ef783140 None None] RequestId filter calling following filter/app {{(pid=117218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:54:52.972571 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-dc81d00c-cf02-49e5-afe6-f1a8ef783140 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:54:52.973002 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-dc81d00c-cf02-49e5-afe6-f1a8ef783140 demo demo] Empty body provided in request {{(pid=117218) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:54:52.973532 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-dc81d00c-cf02-49e5-afe6-f1a8ef783140 demo demo] Calling method 'detail' {{(pid=117218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:54:52.974083 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.api_utils [None req-dc81d00c-cf02-49e5-afe6-f1a8ef783140 demo demo] Removing options '' from query. {{(pid=117218) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:54:52.975356 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.volume.api [None req-dc81d00c-cf02-49e5-afe6-f1a8ef783140 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117218) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:54:52.985625 np0000181556 devstack@c-api.service[117218]: INFO cinder.volume.api [None req-dc81d00c-cf02-49e5-afe6-f1a8ef783140 demo demo] Get all volumes completed successfully. Jun 17 20:54:52.988594 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-dc81d00c-cf02-49e5-afe6-f1a8ef783140 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:54:52.989115 np0000181556 devstack@c-api.service[117218]: [pid: 117218|app: 0|req: 9/33] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:54:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:55:02.979414 np0000181556 devstack@c-api.service[117218]: DEBUG dbcounter [-] [117218] Writing DB stats cinder:SELECT=1 {{(pid=117218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:55:53.009113 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.middleware.request_id [None req-81b634d3-aaa7-4c42-b689-fee3ae741663 None None] RequestId filter calling following filter/app {{(pid=117220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:55:53.013579 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-81b634d3-aaa7-4c42-b689-fee3ae741663 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:55:53.013830 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-81b634d3-aaa7-4c42-b689-fee3ae741663 demo demo] Empty body provided in request {{(pid=117220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:55:53.014096 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-81b634d3-aaa7-4c42-b689-fee3ae741663 demo demo] Calling method 'detail' {{(pid=117220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:55:53.014444 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.api_utils [None req-81b634d3-aaa7-4c42-b689-fee3ae741663 demo demo] Removing options '' from query. {{(pid=117220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:55:53.015449 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.volume.api [None req-81b634d3-aaa7-4c42-b689-fee3ae741663 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:55:53.028150 np0000181556 devstack@c-api.service[117220]: INFO cinder.volume.api [None req-81b634d3-aaa7-4c42-b689-fee3ae741663 demo demo] Get all volumes completed successfully. Jun 17 20:55:53.030736 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-81b634d3-aaa7-4c42-b689-fee3ae741663 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:55:53.031196 np0000181556 devstack@c-api.service[117220]: [pid: 117220|app: 0|req: 9/34] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:55:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:56:03.019909 np0000181556 devstack@c-api.service[117220]: DEBUG dbcounter [-] [117220] Writing DB stats cinder:SELECT=1 {{(pid=117220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:56:53.049953 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.middleware.request_id [None req-1c45c3c0-7989-4a1e-8603-e4f0b346c451 None None] RequestId filter calling following filter/app {{(pid=117219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:56:53.054236 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-1c45c3c0-7989-4a1e-8603-e4f0b346c451 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:56:53.054636 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-1c45c3c0-7989-4a1e-8603-e4f0b346c451 demo demo] Empty body provided in request {{(pid=117219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:56:53.055032 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-1c45c3c0-7989-4a1e-8603-e4f0b346c451 demo demo] Calling method 'detail' {{(pid=117219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:56:53.055528 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.api_utils [None req-1c45c3c0-7989-4a1e-8603-e4f0b346c451 demo demo] Removing options '' from query. {{(pid=117219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:56:53.057017 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.volume.api [None req-1c45c3c0-7989-4a1e-8603-e4f0b346c451 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:56:53.067175 np0000181556 devstack@c-api.service[117219]: INFO cinder.volume.api [None req-1c45c3c0-7989-4a1e-8603-e4f0b346c451 demo demo] Get all volumes completed successfully. Jun 17 20:56:53.069946 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-1c45c3c0-7989-4a1e-8603-e4f0b346c451 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:56:53.070440 np0000181556 devstack@c-api.service[117219]: [pid: 117219|app: 0|req: 9/35] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:56:53 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 17 20:57:03.061136 np0000181556 devstack@c-api.service[117219]: DEBUG dbcounter [-] [117219] Writing DB stats cinder:SELECT=1 {{(pid=117219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:57:53.088618 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.middleware.request_id [None req-2897802c-6a33-4875-a210-6c7fd96e037b None None] RequestId filter calling following filter/app {{(pid=117217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:57:53.092893 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-2897802c-6a33-4875-a210-6c7fd96e037b demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:57:53.093295 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-2897802c-6a33-4875-a210-6c7fd96e037b demo demo] Empty body provided in request {{(pid=117217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:57:53.093834 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-2897802c-6a33-4875-a210-6c7fd96e037b demo demo] Calling method 'detail' {{(pid=117217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:57:53.094044 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.api_utils [None req-2897802c-6a33-4875-a210-6c7fd96e037b demo demo] Removing options '' from query. {{(pid=117217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:57:53.094980 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.volume.api [None req-2897802c-6a33-4875-a210-6c7fd96e037b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:57:53.103009 np0000181556 devstack@c-api.service[117217]: INFO cinder.volume.api [None req-2897802c-6a33-4875-a210-6c7fd96e037b demo demo] Get all volumes completed successfully. Jun 17 20:57:53.104905 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-2897802c-6a33-4875-a210-6c7fd96e037b demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:57:53.105280 np0000181556 devstack@c-api.service[117217]: [pid: 117217|app: 0|req: 9/36] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:57:53 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 17 20:58:03.098367 np0000181556 devstack@c-api.service[117217]: DEBUG dbcounter [-] [117217] Writing DB stats cinder:SELECT=1 {{(pid=117217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:58:53.127453 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.middleware.request_id [None req-1842acb8-af96-4e44-a044-d3f789dc85a9 None None] RequestId filter calling following filter/app {{(pid=117218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:58:53.132436 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-1842acb8-af96-4e44-a044-d3f789dc85a9 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:58:53.133514 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-1842acb8-af96-4e44-a044-d3f789dc85a9 demo demo] Empty body provided in request {{(pid=117218) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:58:53.133514 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-1842acb8-af96-4e44-a044-d3f789dc85a9 demo demo] Calling method 'detail' {{(pid=117218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:58:53.133514 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.api_utils [None req-1842acb8-af96-4e44-a044-d3f789dc85a9 demo demo] Removing options '' from query. {{(pid=117218) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:58:53.135061 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.volume.api [None req-1842acb8-af96-4e44-a044-d3f789dc85a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117218) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:58:53.145913 np0000181556 devstack@c-api.service[117218]: INFO cinder.volume.api [None req-1842acb8-af96-4e44-a044-d3f789dc85a9 demo demo] Get all volumes completed successfully. Jun 17 20:58:53.148114 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-1842acb8-af96-4e44-a044-d3f789dc85a9 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:58:53.148578 np0000181556 devstack@c-api.service[117218]: [pid: 117218|app: 0|req: 10/37] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:58:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:59:03.139740 np0000181556 devstack@c-api.service[117218]: DEBUG dbcounter [-] [117218] Writing DB stats cinder:SELECT=1 {{(pid=117218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:59:53.173371 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.middleware.request_id [None req-88350483-1bd4-4537-ac19-64267e4d9e7b None None] RequestId filter calling following filter/app {{(pid=117220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:59:53.213689 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-88350483-1bd4-4537-ac19-64267e4d9e7b demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 20:59:53.214360 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-88350483-1bd4-4537-ac19-64267e4d9e7b demo demo] Empty body provided in request {{(pid=117220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:59:53.215609 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-88350483-1bd4-4537-ac19-64267e4d9e7b demo demo] Calling method 'detail' {{(pid=117220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:59:53.216166 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.api_utils [None req-88350483-1bd4-4537-ac19-64267e4d9e7b demo demo] Removing options '' from query. {{(pid=117220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:59:53.218325 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.volume.api [None req-88350483-1bd4-4537-ac19-64267e4d9e7b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:59:53.230905 np0000181556 devstack@c-api.service[117220]: INFO cinder.volume.api [None req-88350483-1bd4-4537-ac19-64267e4d9e7b demo demo] Get all volumes completed successfully. Jun 17 20:59:53.233717 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-88350483-1bd4-4537-ac19-64267e4d9e7b demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:59:53.234230 np0000181556 devstack@c-api.service[117220]: [pid: 117220|app: 0|req: 10/38] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 20:59:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:00:03.224414 np0000181556 devstack@c-api.service[117220]: DEBUG dbcounter [-] [117220] Writing DB stats cinder:SELECT=1 {{(pid=117220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:00:53.247999 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.middleware.request_id [None req-a23ff72b-5224-4693-84e9-ac594b63f6cc None None] RequestId filter calling following filter/app {{(pid=117219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:00:53.250955 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-a23ff72b-5224-4693-84e9-ac594b63f6cc demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:00:53.251300 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-a23ff72b-5224-4693-84e9-ac594b63f6cc demo demo] Empty body provided in request {{(pid=117219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:00:53.251618 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-a23ff72b-5224-4693-84e9-ac594b63f6cc demo demo] Calling method 'detail' {{(pid=117219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:00:53.251955 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.api_utils [None req-a23ff72b-5224-4693-84e9-ac594b63f6cc demo demo] Removing options '' from query. {{(pid=117219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:00:53.253010 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.volume.api [None req-a23ff72b-5224-4693-84e9-ac594b63f6cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:00:53.262226 np0000181556 devstack@c-api.service[117219]: INFO cinder.volume.api [None req-a23ff72b-5224-4693-84e9-ac594b63f6cc demo demo] Get all volumes completed successfully. Jun 17 21:00:53.264816 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-a23ff72b-5224-4693-84e9-ac594b63f6cc demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:00:53.265332 np0000181556 devstack@c-api.service[117219]: [pid: 117219|app: 0|req: 10/39] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:00:53 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 17 21:01:03.257365 np0000181556 devstack@c-api.service[117219]: DEBUG dbcounter [-] [117219] Writing DB stats cinder:SELECT=1 {{(pid=117219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:01:53.292604 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.middleware.request_id [None req-66b6872b-be75-489c-962b-e35f9a127161 None None] RequestId filter calling following filter/app {{(pid=117217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:01:53.297536 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-66b6872b-be75-489c-962b-e35f9a127161 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:01:53.297881 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-66b6872b-be75-489c-962b-e35f9a127161 demo demo] Empty body provided in request {{(pid=117217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:01:53.298072 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-66b6872b-be75-489c-962b-e35f9a127161 demo demo] Calling method 'detail' {{(pid=117217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:01:53.298526 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.api_utils [None req-66b6872b-be75-489c-962b-e35f9a127161 demo demo] Removing options '' from query. {{(pid=117217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:01:53.299818 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.volume.api [None req-66b6872b-be75-489c-962b-e35f9a127161 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:01:53.307457 np0000181556 devstack@c-api.service[117217]: INFO cinder.volume.api [None req-66b6872b-be75-489c-962b-e35f9a127161 demo demo] Get all volumes completed successfully. Jun 17 21:01:53.311412 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-66b6872b-be75-489c-962b-e35f9a127161 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:01:53.311826 np0000181556 devstack@c-api.service[117217]: [pid: 117217|app: 0|req: 10/40] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:01:53 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 17 21:02:03.303002 np0000181556 devstack@c-api.service[117217]: DEBUG dbcounter [-] [117217] Writing DB stats cinder:SELECT=1 {{(pid=117217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:02:53.327593 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.middleware.request_id [None req-f748817d-c7c9-443f-94e8-7ad63787ee34 None None] RequestId filter calling following filter/app {{(pid=117218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:02:53.331039 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-f748817d-c7c9-443f-94e8-7ad63787ee34 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:02:53.331217 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-f748817d-c7c9-443f-94e8-7ad63787ee34 demo demo] Empty body provided in request {{(pid=117218) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:02:53.331450 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-f748817d-c7c9-443f-94e8-7ad63787ee34 demo demo] Calling method 'detail' {{(pid=117218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:02:53.331721 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.api_utils [None req-f748817d-c7c9-443f-94e8-7ad63787ee34 demo demo] Removing options '' from query. {{(pid=117218) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:02:53.333231 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.volume.api [None req-f748817d-c7c9-443f-94e8-7ad63787ee34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117218) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:02:53.341445 np0000181556 devstack@c-api.service[117218]: INFO cinder.volume.api [None req-f748817d-c7c9-443f-94e8-7ad63787ee34 demo demo] Get all volumes completed successfully. Jun 17 21:02:53.343755 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-f748817d-c7c9-443f-94e8-7ad63787ee34 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:02:53.344378 np0000181556 devstack@c-api.service[117218]: [pid: 117218|app: 0|req: 11/41] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:02:53 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 17 21:03:03.336860 np0000181556 devstack@c-api.service[117218]: DEBUG dbcounter [-] [117218] Writing DB stats cinder:SELECT=1 {{(pid=117218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:03:53.369358 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.middleware.request_id [None req-c951e5ae-719a-4b29-ba2b-e453ad7d74cd None None] RequestId filter calling following filter/app {{(pid=117220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:03:53.372809 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-c951e5ae-719a-4b29-ba2b-e453ad7d74cd demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:03:53.373068 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-c951e5ae-719a-4b29-ba2b-e453ad7d74cd demo demo] Empty body provided in request {{(pid=117220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:03:53.373337 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-c951e5ae-719a-4b29-ba2b-e453ad7d74cd demo demo] Calling method 'detail' {{(pid=117220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:03:53.374187 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.api_utils [None req-c951e5ae-719a-4b29-ba2b-e453ad7d74cd demo demo] Removing options '' from query. {{(pid=117220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:03:53.375547 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.volume.api [None req-c951e5ae-719a-4b29-ba2b-e453ad7d74cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:03:53.386011 np0000181556 devstack@c-api.service[117220]: INFO cinder.volume.api [None req-c951e5ae-719a-4b29-ba2b-e453ad7d74cd demo demo] Get all volumes completed successfully. Jun 17 21:03:53.389331 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-c951e5ae-719a-4b29-ba2b-e453ad7d74cd demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:03:53.390022 np0000181556 devstack@c-api.service[117220]: [pid: 117220|app: 0|req: 11/42] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:03:53 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 17 21:04:03.379894 np0000181556 devstack@c-api.service[117220]: DEBUG dbcounter [-] [117220] Writing DB stats cinder:SELECT=1 {{(pid=117220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:04:53.405419 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.middleware.request_id [None req-7c3311dc-acd9-4f9c-81ca-fd483757c538 None None] RequestId filter calling following filter/app {{(pid=117219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:04:53.409002 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-7c3311dc-acd9-4f9c-81ca-fd483757c538 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:04:53.409220 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-7c3311dc-acd9-4f9c-81ca-fd483757c538 demo demo] Empty body provided in request {{(pid=117219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:04:53.409475 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-7c3311dc-acd9-4f9c-81ca-fd483757c538 demo demo] Calling method 'detail' {{(pid=117219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:04:53.409861 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.api_utils [None req-7c3311dc-acd9-4f9c-81ca-fd483757c538 demo demo] Removing options '' from query. {{(pid=117219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:04:53.411047 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.volume.api [None req-7c3311dc-acd9-4f9c-81ca-fd483757c538 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:04:53.423971 np0000181556 devstack@c-api.service[117219]: INFO cinder.volume.api [None req-7c3311dc-acd9-4f9c-81ca-fd483757c538 demo demo] Get all volumes completed successfully. Jun 17 21:04:53.427451 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-7c3311dc-acd9-4f9c-81ca-fd483757c538 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:04:53.427764 np0000181556 devstack@c-api.service[117219]: [pid: 117219|app: 0|req: 11/43] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:04:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:05:03.416103 np0000181556 devstack@c-api.service[117219]: DEBUG dbcounter [-] [117219] Writing DB stats cinder:SELECT=1 {{(pid=117219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:05:53.458518 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.middleware.request_id [None req-c91dc75c-daa1-47a9-b5cd-4c398b0e0c4e None None] RequestId filter calling following filter/app {{(pid=117217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:05:53.653674 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-c91dc75c-daa1-47a9-b5cd-4c398b0e0c4e demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:05:53.654056 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-c91dc75c-daa1-47a9-b5cd-4c398b0e0c4e demo demo] Empty body provided in request {{(pid=117217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:05:53.659957 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-c91dc75c-daa1-47a9-b5cd-4c398b0e0c4e demo demo] Calling method 'detail' {{(pid=117217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:05:53.659957 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.api_utils [None req-c91dc75c-daa1-47a9-b5cd-4c398b0e0c4e demo demo] Removing options '' from query. {{(pid=117217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:05:53.659957 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.volume.api [None req-c91dc75c-daa1-47a9-b5cd-4c398b0e0c4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:05:53.667599 np0000181556 devstack@c-api.service[117217]: INFO cinder.volume.api [None req-c91dc75c-daa1-47a9-b5cd-4c398b0e0c4e demo demo] Get all volumes completed successfully. Jun 17 21:05:53.670694 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-c91dc75c-daa1-47a9-b5cd-4c398b0e0c4e demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:05:53.671291 np0000181556 devstack@c-api.service[117217]: [pid: 117217|app: 0|req: 11/44] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:05:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:06:03.662013 np0000181556 devstack@c-api.service[117217]: DEBUG dbcounter [-] [117217] Writing DB stats cinder:SELECT=1 {{(pid=117217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:06:53.686291 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.middleware.request_id [None req-987d2324-93b3-445f-9dee-4586b53eebc8 None None] RequestId filter calling following filter/app {{(pid=117218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:06:53.689516 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-987d2324-93b3-445f-9dee-4586b53eebc8 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:06:53.689759 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-987d2324-93b3-445f-9dee-4586b53eebc8 demo demo] Empty body provided in request {{(pid=117218) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:06:53.690074 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-987d2324-93b3-445f-9dee-4586b53eebc8 demo demo] Calling method 'detail' {{(pid=117218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:06:53.690433 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.api_utils [None req-987d2324-93b3-445f-9dee-4586b53eebc8 demo demo] Removing options '' from query. {{(pid=117218) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:06:53.691652 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.volume.api [None req-987d2324-93b3-445f-9dee-4586b53eebc8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117218) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:06:53.700922 np0000181556 devstack@c-api.service[117218]: INFO cinder.volume.api [None req-987d2324-93b3-445f-9dee-4586b53eebc8 demo demo] Get all volumes completed successfully. Jun 17 21:06:53.703132 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-987d2324-93b3-445f-9dee-4586b53eebc8 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:06:53.703563 np0000181556 devstack@c-api.service[117218]: [pid: 117218|app: 0|req: 12/45] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:06:53 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 17 21:07:03.799625 np0000181556 devstack@c-api.service[117218]: DEBUG dbcounter [-] [117218] Writing DB stats cinder:SELECT=1 {{(pid=117218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:07:53.735852 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.middleware.request_id [None req-ad07273e-38ed-47af-b6ee-a1c11ac95bcc None None] RequestId filter calling following filter/app {{(pid=117220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:07:53.740299 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-ad07273e-38ed-47af-b6ee-a1c11ac95bcc demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:07:53.740804 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-ad07273e-38ed-47af-b6ee-a1c11ac95bcc demo demo] Empty body provided in request {{(pid=117220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:07:53.741425 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-ad07273e-38ed-47af-b6ee-a1c11ac95bcc demo demo] Calling method 'detail' {{(pid=117220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:07:53.741931 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.api_utils [None req-ad07273e-38ed-47af-b6ee-a1c11ac95bcc demo demo] Removing options '' from query. {{(pid=117220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:07:53.742689 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.volume.api [None req-ad07273e-38ed-47af-b6ee-a1c11ac95bcc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:07:53.753298 np0000181556 devstack@c-api.service[117220]: INFO cinder.volume.api [None req-ad07273e-38ed-47af-b6ee-a1c11ac95bcc demo demo] Get all volumes completed successfully. Jun 17 21:07:53.758821 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-ad07273e-38ed-47af-b6ee-a1c11ac95bcc demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:07:53.758821 np0000181556 devstack@c-api.service[117220]: [pid: 117220|app: 0|req: 12/46] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:07:53 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 17 21:08:03.745670 np0000181556 devstack@c-api.service[117220]: DEBUG dbcounter [-] [117220] Writing DB stats cinder:SELECT=1 {{(pid=117220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:08:53.776284 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.middleware.request_id [None req-e7acd563-cdcd-4f83-a2fc-bce2536866fb None None] RequestId filter calling following filter/app {{(pid=117219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:08:53.779050 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-e7acd563-cdcd-4f83-a2fc-bce2536866fb demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:08:53.779277 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-e7acd563-cdcd-4f83-a2fc-bce2536866fb demo demo] Empty body provided in request {{(pid=117219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:08:53.779606 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-e7acd563-cdcd-4f83-a2fc-bce2536866fb demo demo] Calling method 'detail' {{(pid=117219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:08:53.779913 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.api_utils [None req-e7acd563-cdcd-4f83-a2fc-bce2536866fb demo demo] Removing options '' from query. {{(pid=117219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:08:53.781036 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.volume.api [None req-e7acd563-cdcd-4f83-a2fc-bce2536866fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:08:53.789913 np0000181556 devstack@c-api.service[117219]: INFO cinder.volume.api [None req-e7acd563-cdcd-4f83-a2fc-bce2536866fb demo demo] Get all volumes completed successfully. Jun 17 21:08:53.796221 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-e7acd563-cdcd-4f83-a2fc-bce2536866fb demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:08:53.797593 np0000181556 devstack@c-api.service[117219]: [pid: 117219|app: 0|req: 12/47] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:08:53 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 17 21:09:03.785841 np0000181556 devstack@c-api.service[117219]: DEBUG dbcounter [-] [117219] Writing DB stats cinder:SELECT=1 {{(pid=117219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:09:53.821119 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.middleware.request_id [None req-49125a67-d1c6-4541-8943-22ffba451463 None None] RequestId filter calling following filter/app {{(pid=117217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:09:53.825989 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-49125a67-d1c6-4541-8943-22ffba451463 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:09:53.826528 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-49125a67-d1c6-4541-8943-22ffba451463 demo demo] Empty body provided in request {{(pid=117217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:09:53.826942 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-49125a67-d1c6-4541-8943-22ffba451463 demo demo] Calling method 'detail' {{(pid=117217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:09:53.827379 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.api_utils [None req-49125a67-d1c6-4541-8943-22ffba451463 demo demo] Removing options '' from query. {{(pid=117217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:09:53.829124 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.volume.api [None req-49125a67-d1c6-4541-8943-22ffba451463 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:09:53.836506 np0000181556 devstack@c-api.service[117217]: INFO cinder.volume.api [None req-49125a67-d1c6-4541-8943-22ffba451463 demo demo] Get all volumes completed successfully. Jun 17 21:09:53.838506 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-49125a67-d1c6-4541-8943-22ffba451463 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:09:53.838909 np0000181556 devstack@c-api.service[117217]: [pid: 117217|app: 0|req: 12/48] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:09:53 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 17 21:10:03.851815 np0000181556 devstack@c-api.service[117217]: DEBUG dbcounter [-] [117217] Writing DB stats cinder:SELECT=1 {{(pid=117217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:10:53.866053 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.middleware.request_id [None req-cea2cce5-6e2d-42a7-b5ad-ab8188e2d8ad None None] RequestId filter calling following filter/app {{(pid=117218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:10:53.948200 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-cea2cce5-6e2d-42a7-b5ad-ab8188e2d8ad demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:10:53.948754 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-cea2cce5-6e2d-42a7-b5ad-ab8188e2d8ad demo demo] Empty body provided in request {{(pid=117218) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:10:53.949167 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-cea2cce5-6e2d-42a7-b5ad-ab8188e2d8ad demo demo] Calling method 'detail' {{(pid=117218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:10:53.949695 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.api_utils [None req-cea2cce5-6e2d-42a7-b5ad-ab8188e2d8ad demo demo] Removing options '' from query. {{(pid=117218) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:10:53.951280 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.volume.api [None req-cea2cce5-6e2d-42a7-b5ad-ab8188e2d8ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117218) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:10:53.959498 np0000181556 devstack@c-api.service[117218]: INFO cinder.volume.api [None req-cea2cce5-6e2d-42a7-b5ad-ab8188e2d8ad demo demo] Get all volumes completed successfully. Jun 17 21:10:53.961810 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-cea2cce5-6e2d-42a7-b5ad-ab8188e2d8ad demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:10:53.962419 np0000181556 devstack@c-api.service[117218]: [pid: 117218|app: 0|req: 13/49] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:10:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:11:03.964223 np0000181556 devstack@c-api.service[117218]: DEBUG dbcounter [-] [117218] Writing DB stats cinder:SELECT=1 {{(pid=117218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:11:53.977963 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.middleware.request_id [None req-d4460a5e-1559-4f3a-823c-a116ab073cb7 None None] RequestId filter calling following filter/app {{(pid=117220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:11:53.982114 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-d4460a5e-1559-4f3a-823c-a116ab073cb7 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:11:53.982435 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-d4460a5e-1559-4f3a-823c-a116ab073cb7 demo demo] Empty body provided in request {{(pid=117220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:11:53.982717 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-d4460a5e-1559-4f3a-823c-a116ab073cb7 demo demo] Calling method 'detail' {{(pid=117220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:11:53.983070 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.api_utils [None req-d4460a5e-1559-4f3a-823c-a116ab073cb7 demo demo] Removing options '' from query. {{(pid=117220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:11:53.984153 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.volume.api [None req-d4460a5e-1559-4f3a-823c-a116ab073cb7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:11:53.992807 np0000181556 devstack@c-api.service[117220]: INFO cinder.volume.api [None req-d4460a5e-1559-4f3a-823c-a116ab073cb7 demo demo] Get all volumes completed successfully. Jun 17 21:11:54.003921 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-d4460a5e-1559-4f3a-823c-a116ab073cb7 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:11:54.003921 np0000181556 devstack@c-api.service[117220]: [pid: 117220|app: 0|req: 13/50] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:11:53 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 17 21:12:03.989486 np0000181556 devstack@c-api.service[117220]: DEBUG dbcounter [-] [117220] Writing DB stats cinder:SELECT=1 {{(pid=117220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:12:54.021148 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.middleware.request_id [None req-5f07d3ff-2598-4143-b4aa-90a344aaf4b0 None None] RequestId filter calling following filter/app {{(pid=117219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:12:54.024441 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-5f07d3ff-2598-4143-b4aa-90a344aaf4b0 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:12:54.024686 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-5f07d3ff-2598-4143-b4aa-90a344aaf4b0 demo demo] Empty body provided in request {{(pid=117219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:12:54.024956 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.openstack.wsgi [None req-5f07d3ff-2598-4143-b4aa-90a344aaf4b0 demo demo] Calling method 'detail' {{(pid=117219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:12:54.025270 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.api.api_utils [None req-5f07d3ff-2598-4143-b4aa-90a344aaf4b0 demo demo] Removing options '' from query. {{(pid=117219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:12:54.028226 np0000181556 devstack@c-api.service[117219]: DEBUG cinder.volume.api [None req-5f07d3ff-2598-4143-b4aa-90a344aaf4b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:12:54.039345 np0000181556 devstack@c-api.service[117219]: INFO cinder.volume.api [None req-5f07d3ff-2598-4143-b4aa-90a344aaf4b0 demo demo] Get all volumes completed successfully. Jun 17 21:12:54.041777 np0000181556 devstack@c-api.service[117219]: INFO cinder.api.openstack.wsgi [None req-5f07d3ff-2598-4143-b4aa-90a344aaf4b0 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:12:54.042159 np0000181556 devstack@c-api.service[117219]: [pid: 117219|app: 0|req: 13/51] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:12:54 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 17 21:13:04.034194 np0000181556 devstack@c-api.service[117219]: DEBUG dbcounter [-] [117219] Writing DB stats cinder:SELECT=1 {{(pid=117219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:13:54.058033 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.middleware.request_id [None req-e6396b9e-954f-42b1-aa7c-67cf2f474c91 None None] RequestId filter calling following filter/app {{(pid=117217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:13:54.061586 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-e6396b9e-954f-42b1-aa7c-67cf2f474c91 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:13:54.061882 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-e6396b9e-954f-42b1-aa7c-67cf2f474c91 demo demo] Empty body provided in request {{(pid=117217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:13:54.062257 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.openstack.wsgi [None req-e6396b9e-954f-42b1-aa7c-67cf2f474c91 demo demo] Calling method 'detail' {{(pid=117217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:13:54.062702 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.api.api_utils [None req-e6396b9e-954f-42b1-aa7c-67cf2f474c91 demo demo] Removing options '' from query. {{(pid=117217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:13:54.063835 np0000181556 devstack@c-api.service[117217]: DEBUG cinder.volume.api [None req-e6396b9e-954f-42b1-aa7c-67cf2f474c91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:13:54.075013 np0000181556 devstack@c-api.service[117217]: INFO cinder.volume.api [None req-e6396b9e-954f-42b1-aa7c-67cf2f474c91 demo demo] Get all volumes completed successfully. Jun 17 21:13:54.079169 np0000181556 devstack@c-api.service[117217]: INFO cinder.api.openstack.wsgi [None req-e6396b9e-954f-42b1-aa7c-67cf2f474c91 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:13:54.079845 np0000181556 devstack@c-api.service[117217]: [pid: 117217|app: 0|req: 13/52] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:13:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:14:04.116934 np0000181556 devstack@c-api.service[117217]: DEBUG dbcounter [-] [117217] Writing DB stats cinder:SELECT=1 {{(pid=117217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:14:54.096279 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.middleware.request_id [None req-fd03918d-4d3e-467c-b7a1-182313a07644 None None] RequestId filter calling following filter/app {{(pid=117218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:14:54.100696 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-fd03918d-4d3e-467c-b7a1-182313a07644 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:14:54.101022 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-fd03918d-4d3e-467c-b7a1-182313a07644 demo demo] Empty body provided in request {{(pid=117218) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:14:54.101287 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.openstack.wsgi [None req-fd03918d-4d3e-467c-b7a1-182313a07644 demo demo] Calling method 'detail' {{(pid=117218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:14:54.101845 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.api.api_utils [None req-fd03918d-4d3e-467c-b7a1-182313a07644 demo demo] Removing options '' from query. {{(pid=117218) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:14:54.102827 np0000181556 devstack@c-api.service[117218]: DEBUG cinder.volume.api [None req-fd03918d-4d3e-467c-b7a1-182313a07644 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117218) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:14:54.111935 np0000181556 devstack@c-api.service[117218]: INFO cinder.volume.api [None req-fd03918d-4d3e-467c-b7a1-182313a07644 demo demo] Get all volumes completed successfully. Jun 17 21:14:54.114608 np0000181556 devstack@c-api.service[117218]: INFO cinder.api.openstack.wsgi [None req-fd03918d-4d3e-467c-b7a1-182313a07644 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:14:54.115124 np0000181556 devstack@c-api.service[117218]: [pid: 117218|app: 0|req: 14/53] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:14:54 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 17 21:15:04.106456 np0000181556 devstack@c-api.service[117218]: DEBUG dbcounter [-] [117218] Writing DB stats cinder:SELECT=1 {{(pid=117218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:15:54.129002 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.middleware.request_id [None req-d9d95560-df9c-4af9-a733-0d76deeeff91 None None] RequestId filter calling following filter/app {{(pid=117220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:15:54.132032 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-d9d95560-df9c-4af9-a733-0d76deeeff91 demo demo] GET https://199.19.213.91/volume/v3/volumes/detail Jun 17 21:15:54.132267 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-d9d95560-df9c-4af9-a733-0d76deeeff91 demo demo] Empty body provided in request {{(pid=117220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:15:54.132588 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.openstack.wsgi [None req-d9d95560-df9c-4af9-a733-0d76deeeff91 demo demo] Calling method 'detail' {{(pid=117220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:15:54.132866 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.api.api_utils [None req-d9d95560-df9c-4af9-a733-0d76deeeff91 demo demo] Removing options '' from query. {{(pid=117220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:15:54.133840 np0000181556 devstack@c-api.service[117220]: DEBUG cinder.volume.api [None req-d9d95560-df9c-4af9-a733-0d76deeeff91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:15:54.141859 np0000181556 devstack@c-api.service[117220]: INFO cinder.volume.api [None req-d9d95560-df9c-4af9-a733-0d76deeeff91 demo demo] Get all volumes completed successfully. Jun 17 21:15:54.143624 np0000181556 devstack@c-api.service[117220]: INFO cinder.api.openstack.wsgi [None req-d9d95560-df9c-4af9-a733-0d76deeeff91 demo demo] https://199.19.213.91/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:15:54.143956 np0000181556 devstack@c-api.service[117220]: [pid: 117220|app: 0|req: 14/54] 199.19.213.91 () {64 vars in 1289 bytes} [Wed Jun 17 21:15:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:16:04.137590 np0000181556 devstack@c-api.service[117220]: DEBUG dbcounter [-] [117220] Writing DB stats cinder:SELECT=1 {{(pid=117220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}