Jun 16 03:34:22.904411 np0000180668 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 03:34:22.912328 np0000180668 devstack@c-api.service[112473]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 03:34:22.915967 np0000180668 devstack@c-api.service[112473]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 03:34:22 2026] *** Jun 16 03:34:22.915967 np0000180668 devstack@c-api.service[112473]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 03:34:22.915967 np0000180668 devstack@c-api.service[112473]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 03:34:22.915967 np0000180668 devstack@c-api.service[112473]: nodename: np0000180668 Jun 16 03:34:22.915967 np0000180668 devstack@c-api.service[112473]: machine: x86_64 Jun 16 03:34:22.915967 np0000180668 devstack@c-api.service[112473]: clock source: unix Jun 16 03:34:22.915967 np0000180668 devstack@c-api.service[112473]: pcre jit disabled Jun 16 03:34:22.915967 np0000180668 devstack@c-api.service[112473]: detected number of CPU cores: 16 Jun 16 03:34:22.915967 np0000180668 devstack@c-api.service[112473]: current working directory: / Jun 16 03:34:22.915967 np0000180668 devstack@c-api.service[112473]: detected binary path: /usr/bin/uwsgi-core Jun 16 03:34:22.915967 np0000180668 devstack@c-api.service[112473]: your processes number limit is 256917 Jun 16 03:34:22.915967 np0000180668 devstack@c-api.service[112473]: your memory page size is 4096 bytes Jun 16 03:34:22.915967 np0000180668 devstack@c-api.service[112473]: detected max file descriptor number: 2048 Jun 16 03:34:22.915967 np0000180668 devstack@c-api.service[112473]: lock engine: pthread robust mutexes Jun 16 03:34:22.916475 np0000180668 devstack@c-api.service[112473]: thunder lock: enabled Jun 16 03:34:22.916475 np0000180668 devstack@c-api.service[112473]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 03:34:22.916553 np0000180668 devstack@c-api.service[112473]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 03:34:22.916553 np0000180668 devstack@c-api.service[112473]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 03:34:22.916553 np0000180668 devstack@c-api.service[112473]: Set PythonHome to /opt/stack/data/venv Jun 16 03:34:22.951471 np0000180668 devstack@c-api.service[112473]: Python main interpreter initialized at 0x72201e4a3668 Jun 16 03:34:22.951471 np0000180668 devstack@c-api.service[112473]: python threads support enabled Jun 16 03:34:22.951471 np0000180668 devstack@c-api.service[112473]: your server socket listen backlog is limited to 100 connections Jun 16 03:34:22.951471 np0000180668 devstack@c-api.service[112473]: your mercy for graceful operations on workers is 80 seconds Jun 16 03:34:22.952027 np0000180668 devstack@c-api.service[112473]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 03:34:22.952175 np0000180668 devstack@c-api.service[112473]: *** Operational MODE: preforking *** Jun 16 03:34:22.952329 np0000180668 devstack@c-api.service[112473]: *** uWSGI is running in multiple interpreter mode *** Jun 16 03:34:22.952329 np0000180668 devstack@c-api.service[112473]: spawned uWSGI master process (pid: 112473) Jun 16 03:34:22.952541 np0000180668 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 03:34:22.953133 np0000180668 devstack@c-api.service[112473]: spawned uWSGI worker 1 (pid: 112480, cores: 1) Jun 16 03:34:22.953680 np0000180668 devstack@c-api.service[112473]: spawned uWSGI worker 2 (pid: 112481, cores: 1) Jun 16 03:34:22.956849 np0000180668 devstack@c-api.service[112473]: spawned uWSGI worker 3 (pid: 112482, cores: 1) Jun 16 03:34:22.956849 np0000180668 devstack@c-api.service[112473]: spawned uWSGI worker 4 (pid: 112483, cores: 1) Jun 16 03:34:22.956849 np0000180668 devstack@c-api.service[112473]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 03:34:23.087404 np0000180668 devstack@c-api.service[112482]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 03:34:23.087404 np0000180668 devstack@c-api.service[112482]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 03:34:23.087404 np0000180668 devstack@c-api.service[112482]: we strongly recommend against using it for new projects. Jun 16 03:34:23.087404 np0000180668 devstack@c-api.service[112482]: If you are already using Eventlet, we recommend migrating to a different Jun 16 03:34:23.087404 np0000180668 devstack@c-api.service[112482]: framework. For more detail see Jun 16 03:34:23.087404 np0000180668 devstack@c-api.service[112482]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 03:34:23.087404 np0000180668 devstack@c-api.service[112482]: import eventlet # noqa Jun 16 03:34:23.106265 np0000180668 devstack@c-api.service[112483]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 03:34:23.106265 np0000180668 devstack@c-api.service[112483]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 03:34:23.106265 np0000180668 devstack@c-api.service[112483]: we strongly recommend against using it for new projects. Jun 16 03:34:23.106265 np0000180668 devstack@c-api.service[112483]: If you are already using Eventlet, we recommend migrating to a different Jun 16 03:34:23.106265 np0000180668 devstack@c-api.service[112483]: framework. For more detail see Jun 16 03:34:23.106265 np0000180668 devstack@c-api.service[112483]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 03:34:23.106265 np0000180668 devstack@c-api.service[112483]: import eventlet # noqa Jun 16 03:34:23.107367 np0000180668 devstack@c-api.service[112481]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 03:34:23.107367 np0000180668 devstack@c-api.service[112481]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 03:34:23.107367 np0000180668 devstack@c-api.service[112481]: we strongly recommend against using it for new projects. Jun 16 03:34:23.107367 np0000180668 devstack@c-api.service[112481]: If you are already using Eventlet, we recommend migrating to a different Jun 16 03:34:23.107367 np0000180668 devstack@c-api.service[112481]: framework. For more detail see Jun 16 03:34:23.107367 np0000180668 devstack@c-api.service[112481]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 03:34:23.107367 np0000180668 devstack@c-api.service[112481]: import eventlet # noqa Jun 16 03:34:23.107952 np0000180668 devstack@c-api.service[112480]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 03:34:23.107952 np0000180668 devstack@c-api.service[112480]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 03:34:23.107952 np0000180668 devstack@c-api.service[112480]: we strongly recommend against using it for new projects. Jun 16 03:34:23.107952 np0000180668 devstack@c-api.service[112480]: If you are already using Eventlet, we recommend migrating to a different Jun 16 03:34:23.107952 np0000180668 devstack@c-api.service[112480]: framework. For more detail see Jun 16 03:34:23.107952 np0000180668 devstack@c-api.service[112480]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 03:34:23.107952 np0000180668 devstack@c-api.service[112480]: import eventlet # noqa Jun 16 03:34:23.174518 np0000180668 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 03:34:23.174518 np0000180668 devstack@c-api.service[112482]: warnings.warn( Jun 16 03:34:23.189692 np0000180668 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 03:34:23.189692 np0000180668 devstack@c-api.service[112480]: warnings.warn( Jun 16 03:34:23.200470 np0000180668 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 03:34:23.200470 np0000180668 devstack@c-api.service[112481]: warnings.warn( Jun 16 03:34:23.201811 np0000180668 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 03:34:23.201811 np0000180668 devstack@c-api.service[112483]: warnings.warn( Jun 16 03:34:23.251889 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:23.251889 np0000180668 devstack@c-api.service[112482]: from cgi import parse_header Jun 16 03:34:23.265839 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:23.265839 np0000180668 devstack@c-api.service[112480]: from cgi import parse_header Jun 16 03:34:23.276140 np0000180668 devstack@c-api.service[112481]: /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 16 03:34:23.276140 np0000180668 devstack@c-api.service[112481]: from cgi import parse_header Jun 16 03:34:23.277996 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:23.277996 np0000180668 devstack@c-api.service[112483]: from cgi import parse_header Jun 16 03:34:23.302668 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:23.302668 np0000180668 devstack@c-api.service[112482]: removals.removed_module( Jun 16 03:34:23.304163 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:23.304163 np0000180668 devstack@c-api.service[112482]: removals.removed_module( Jun 16 03:34:23.313381 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:23.313381 np0000180668 devstack@c-api.service[112480]: removals.removed_module( Jun 16 03:34:23.314765 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:23.314765 np0000180668 devstack@c-api.service[112480]: removals.removed_module( Jun 16 03:34:23.323110 np0000180668 devstack@c-api.service[112481]: /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 16 03:34:23.323110 np0000180668 devstack@c-api.service[112481]: removals.removed_module( Jun 16 03:34:23.327844 np0000180668 devstack@c-api.service[112481]: /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 16 03:34:23.327844 np0000180668 devstack@c-api.service[112481]: removals.removed_module( Jun 16 03:34:23.328013 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:23.328013 np0000180668 devstack@c-api.service[112483]: removals.removed_module( Jun 16 03:34:23.328013 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:23.328013 np0000180668 devstack@c-api.service[112483]: removals.removed_module( Jun 16 03:34:23.934558 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:23.934558 np0000180668 devstack@c-api.service[112480]: warnings.warn( Jun 16 03:34:23.946235 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:23.946235 np0000180668 devstack@c-api.service[112483]: warnings.warn( Jun 16 03:34:23.958096 np0000180668 devstack@c-api.service[112481]: /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 16 03:34:23.958096 np0000180668 devstack@c-api.service[112481]: warnings.warn( Jun 16 03:34:23.963487 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:23.963487 np0000180668 devstack@c-api.service[112482]: warnings.warn( Jun 16 03:34:24.035603 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:24.035603 np0000180668 devstack@c-api.service[112480]: warnings.warn( Jun 16 03:34:24.049137 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:24.049137 np0000180668 devstack@c-api.service[112483]: warnings.warn( Jun 16 03:34:24.060568 np0000180668 devstack@c-api.service[112481]: /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 16 03:34:24.060568 np0000180668 devstack@c-api.service[112481]: warnings.warn( Jun 16 03:34:24.064483 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:24.064483 np0000180668 devstack@c-api.service[112482]: warnings.warn( Jun 16 03:34:24.330649 np0000180668 devstack@c-api.service[112480]: 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 16 03:34:24.331626 np0000180668 devstack@c-api.service[112480]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112480) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 03:34:24.331988 np0000180668 devstack@c-api.service[112483]: 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 16 03:34:24.332396 np0000180668 devstack@c-api.service[112483]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112483) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 03:34:24.338744 np0000180668 devstack@c-api.service[112481]: 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 16 03:34:24.339192 np0000180668 devstack@c-api.service[112481]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112481) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 03:34:24.344616 np0000180668 devstack@c-api.service[112482]: 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 16 03:34:24.345182 np0000180668 devstack@c-api.service[112482]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112482) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 03:34:24.415182 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:24.415182 np0000180668 devstack@c-api.service[112480]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 03:34:24.416606 np0000180668 devstack@c-api.service[112481]: /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 16 03:34:24.416606 np0000180668 devstack@c-api.service[112481]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 03:34:24.417573 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:24.417573 np0000180668 devstack@c-api.service[112482]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 03:34:24.417659 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:24.417659 np0000180668 devstack@c-api.service[112483]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 03:34:24.873245 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112480) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 03:34:24.873665 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112483) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 03:34:24.873745 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112482) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 03:34:24.873869 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.873951 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.874019 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.874082 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.874152 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.874216 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112481) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 03:34:24.874289 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.874349 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.874416 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.874481 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.874555 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.874555 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.874555 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.875225 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.875411 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.875411 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.875411 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.875734 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.875895 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.876018 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.876133 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.876243 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.876354 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.876474 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.876616 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.876741 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.876871 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.876976 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.877099 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.877217 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.877336 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.877443 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.877555 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.877658 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.877781 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.877932 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.878048 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.878151 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.878273 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.878273 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.878273 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.878578 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.878578 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.878813 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.878940 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.878940 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.879168 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.879286 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.879366 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.879418 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.879469 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.879526 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.879587 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.879652 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.879652 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.879765 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.879765 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.879928 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.879981 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.880039 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.880100 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.880164 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.880220 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.880277 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.880367 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.880435 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.880492 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.880492 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.880492 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.880705 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.880769 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.880875 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.880939 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.881005 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.881062 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.881129 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.881195 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.881256 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.881323 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.881383 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.881435 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.881477 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.881516 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.881550 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.881591 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.881635 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.881681 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.881717 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.881757 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.881817 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.881865 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.881902 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.881935 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.881972 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.882015 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.882048 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.882085 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.882128 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.882128 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.882128 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.882232 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.882272 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.882312 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.882352 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.882390 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.882432 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.882465 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.882509 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.882549 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.882597 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.882645 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.882688 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.882721 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.882760 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.882917 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.882958 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.883006 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.883052 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.883098 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.883142 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.883179 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.883217 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.883263 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.883308 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.883344 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.883384 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.883384 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.883384 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.883384 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.883542 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.883588 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.883588 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.883764 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.883876 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.883953 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.884029 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.884093 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.884170 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.884244 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.884318 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.884392 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.884463 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.884550 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.884624 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.884701 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.884775 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.884858 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.885070 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.885146 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.885222 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.885296 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.885296 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.885296 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.885490 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.885490 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.885624 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.885701 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.885701 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.885875 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.885947 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.886024 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.886097 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.886162 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.886246 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.886314 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.886380 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.886458 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.886526 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.886592 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.886666 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.886738 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.886832 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.886913 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.886985 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.887056 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.887122 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.887197 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.887268 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.887336 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.887399 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.887473 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.887548 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.887621 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.887687 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.887751 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.887832 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.887916 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.887994 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.887994 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.888121 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.888121 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.888251 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.888323 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.888395 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.888460 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.888528 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.888528 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.888703 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.888775 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.888869 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.888944 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.889015 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.889089 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.889164 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.889244 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.889324 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.889324 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.889324 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.889324 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.890432 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.890513 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.890573 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.890626 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.890683 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.890738 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.890738 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.890869 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.890921 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.890979 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.890979 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.890979 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.890979 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.891170 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.891224 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.891224 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.891224 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.891400 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.891400 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.891400 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.891553 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.893739 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.893831 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.893894 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.893954 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.894017 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.894078 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.894136 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.895519 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.895582 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.895649 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.895705 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.895757 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.895831 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.895895 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.895956 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.896014 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.896072 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.896132 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.896186 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.896248 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.896300 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.896352 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.896409 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.896409 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.896409 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.896569 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.896627 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.896682 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.896737 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.896807 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.896874 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.896874 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.896874 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.896874 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.897075 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.898619 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.898684 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.898747 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.898820 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.898890 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.898943 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.899002 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.899060 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.899111 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.899170 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.899239 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.899316 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.899410 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.899461 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.899502 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.899544 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.899580 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.899616 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.899651 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.899688 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.899734 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.899769 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.899837 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.899883 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.899918 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.899953 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.899992 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.900033 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.900075 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.900119 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.900153 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.900186 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.900226 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.900271 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.900305 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.900337 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.900370 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.900406 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.900448 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.900482 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.900516 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.900567 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.900600 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.900640 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.900676 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.900716 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.900749 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.900787 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.900838 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.900882 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.900919 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.900952 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.900989 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.901035 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.901070 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.901108 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.901146 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.901185 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.901219 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.901264 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.901298 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.901337 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.901372 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.901416 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.901455 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.901489 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.901532 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.901570 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.901610 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.901652 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.901689 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.901723 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.901756 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.901923 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.901964 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.902010 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.902051 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.902088 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.902130 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.902130 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.902130 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.902130 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.902130 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.902130 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.902327 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.902327 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.902327 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.902327 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.902327 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.902542 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.902626 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.902626 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.902779 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.902779 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.902779 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.902779 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.902779 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.902779 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.903184 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.903184 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.903184 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.903184 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.903184 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.903184 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.903593 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.903674 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.903674 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.903674 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.903674 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.903674 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.903674 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.903674 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.904887 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.904991 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.904991 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.905138 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.905218 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.905218 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.905348 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.905427 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.905502 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.905575 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.905644 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.905644 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.905644 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.905644 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.905937 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.905937 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.905937 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.905937 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.905937 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.905937 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.905937 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.906367 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.906367 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.906367 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.906570 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.906646 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.906723 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.906813 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.906895 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.906966 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.907041 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.907110 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.907282 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.907364 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.907434 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.907506 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.907571 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.907644 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.907710 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.907778 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.907862 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.907943 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.908018 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.908095 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.908162 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.908229 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.908302 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.908372 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.908443 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.908512 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.908621 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.908703 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.908778 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.908873 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.908940 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.909005 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.909075 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.909141 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.909216 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.909302 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.909373 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.909430 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.909480 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.909512 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.909538 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.909562 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.909592 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.909620 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.909649 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.909674 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.909706 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.909735 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.909765 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.909807 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.909844 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.909875 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.909904 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.909928 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.909928 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.909984 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.910014 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.910014 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.910014 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.910014 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.910120 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.910120 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.910120 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.910201 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.910231 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.910256 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.910280 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.910319 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.910345 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.910373 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.910397 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.910423 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.910449 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.910479 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.910505 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.910530 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.910560 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.910598 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.910624 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.910648 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.910675 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.910705 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.910738 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.910763 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.910805 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.910840 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.910840 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.910840 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.910913 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.910913 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.910913 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.910984 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.911011 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.911035 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.911058 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.911086 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.911121 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.911150 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.911176 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.911201 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.911230 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.911253 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.911278 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.911307 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.911335 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.911367 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.911394 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.911423 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.911452 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.911475 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.911499 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.911523 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.911553 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.911578 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.911603 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.911603 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.911877 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.911877 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.911952 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.911985 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.912063 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.912097 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.912131 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.912157 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.912185 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.912218 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.912258 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.912287 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.912320 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.912351 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.912381 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.912410 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.912439 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.912471 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.912499 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.912547 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.912613 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.912671 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.912752 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.912835 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.912895 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.912951 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.913010 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.913066 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.913116 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.913172 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.913227 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.913277 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.913340 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.913393 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.913449 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.913500 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.913553 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.913604 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.913660 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.913711 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.913767 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.913846 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.913914 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.913971 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.914027 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.914079 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.914129 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.914178 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.914237 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.914294 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.914348 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.914398 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.914455 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.914455 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.914455 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.914455 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.914653 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.914653 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.914653 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.914653 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.914653 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.914653 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.914978 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.915035 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.915091 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.915091 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.915091 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.915091 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.915091 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.915337 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.915396 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.915451 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.915451 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.915555 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.915613 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.915613 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.915713 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.915764 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.915830 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.915880 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.915940 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.915940 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.915940 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.915940 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.916131 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.916131 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.916131 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.916131 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.916332 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.916391 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.916450 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.916502 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.916570 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.916621 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.916671 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.916728 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.916781 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.916861 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.916922 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.916983 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.917036 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.917091 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.917142 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.917190 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.917248 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.917300 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.917351 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.917351 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.917351 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.917351 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.917351 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.917351 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.917638 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.917638 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.917638 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.917760 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.917785 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.917844 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.917877 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.917906 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.917929 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.917952 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.917976 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.918004 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.918027 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.918027 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.918079 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.918111 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.918136 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.918136 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.918136 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.918205 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.918231 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.918255 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.918280 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.918310 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.918310 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.918310 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.918310 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.918310 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.918785 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.918881 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.918943 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.918996 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.918996 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.919091 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.919150 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.919208 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.919261 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.919319 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.919370 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.919421 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.919470 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.919527 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.919578 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.919635 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.919697 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.919756 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.919827 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.919891 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.919949 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.920005 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.920066 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.920120 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.920177 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.920236 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.920287 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.920344 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.920395 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.920448 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.920502 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.920565 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.920600 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.920624 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.920653 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.920681 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.920708 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.920735 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.920768 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.920805 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.920830 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.920856 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.920880 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.920912 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.920940 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.920969 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.920996 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.921025 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.921049 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.921081 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.921105 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.921135 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.921165 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.921194 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.921194 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.921194 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.921265 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.921265 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.921265 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.921265 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.921370 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.921403 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.921403 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.921452 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.921559 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.921591 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.921591 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.921591 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.921591 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.921686 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.921712 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.921738 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.921767 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.921814 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.921814 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.921895 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.921922 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.921951 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.921981 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.922013 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.922037 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.922062 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.922086 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.922119 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.922145 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.922171 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.922201 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.922226 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.922250 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.922279 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.922304 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.922328 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.922361 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.922385 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.922418 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.922447 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.922474 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.922498 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.922522 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.922522 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.922522 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.922594 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.922622 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.922646 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.922673 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.922697 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.922720 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.922742 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.922766 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.922975 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.922975 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.922975 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.924471 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.924581 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.924639 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.924685 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.924710 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.924737 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.924765 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.924870 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.924938 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.924984 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.924984 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.924984 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.925134 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.925134 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.925233 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.925233 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.925233 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.925385 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.925437 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.925495 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.925552 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.925604 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.925655 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.925704 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.925762 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.925843 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.925843 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.925843 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.925998 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.925998 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.925998 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.926150 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.926208 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.926259 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.926318 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.926368 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.926426 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.926479 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.926530 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.926585 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.926643 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.926700 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.926755 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.926821 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.926874 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.926927 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.926978 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.927029 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.927090 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.927156 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.927218 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.927270 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.927325 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.927387 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.927438 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.927490 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.927541 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.927541 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.927541 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.927541 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.927743 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.927818 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.927871 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.927929 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.927984 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.928034 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.928086 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.928086 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.928179 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.928239 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.928292 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.928342 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.928390 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.928445 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.928445 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.928567 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.928624 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.928674 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.928722 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.928770 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.928875 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.928934 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.928934 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.928934 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.933285 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.933354 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.933419 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.933478 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.933531 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.933582 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.933648 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.933706 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.933706 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.933759 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.933786 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.933834 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.933860 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.933895 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.933921 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.933952 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.933978 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.934004 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.934033 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.934065 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.934065 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.934117 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.934146 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.934282 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.934282 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.934282 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.934423 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.934457 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.934542 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.934596 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.934657 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.934710 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.934763 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.934836 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.936949 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.937040 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.937104 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.937104 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.937212 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.937264 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.937300 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:34:24.937300 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:34:24.937349 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.937378 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:34:24.937406 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.937434 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:34:24.937465 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.937489 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:34:24.937516 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.937541 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:34:24.937569 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.937597 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:34:24.979112 np0000180668 devstack@c-api.service[112481]: INFO dbcounter [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Registered counter for database cinder Jun 16 03:34:24.979518 np0000180668 devstack@c-api.service[112480]: INFO dbcounter [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Registered counter for database cinder Jun 16 03:34:24.979916 np0000180668 devstack@c-api.service[112483]: INFO dbcounter [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Registered counter for database cinder Jun 16 03:34:24.980651 np0000180668 devstack@c-api.service[112482]: INFO dbcounter [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Registered counter for database cinder Jun 16 03:34:25.025837 np0000180668 devstack@c-api.service[112480]: DEBUG oslo_db.sqlalchemy.engines [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 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=112480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:34:25.026953 np0000180668 devstack@c-api.service[112483]: DEBUG oslo_db.sqlalchemy.engines [None req-e382975c-d126-420b-9ef4-2600de98bd5f 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=112483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:34:25.028277 np0000180668 devstack@c-api.service[112481]: DEBUG oslo_db.sqlalchemy.engines [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a 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=112481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:34:25.029929 np0000180668 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a 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=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:34:25.136871 np0000180668 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writer thread running {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 03:34:25.139886 np0000180668 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writer thread running {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 03:34:25.140176 np0000180668 devstack@c-api.service[112480]: INFO cinder.rpc [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 03:34:25.141462 np0000180668 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writer thread running {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 03:34:25.142008 np0000180668 devstack@c-api.service[112480]: INFO cinder.rpc [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 03:34:25.142135 np0000180668 devstack@c-api.service[112483]: INFO cinder.rpc [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 03:34:25.142876 np0000180668 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writer thread running {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 03:34:25.143850 np0000180668 devstack@c-api.service[112482]: INFO cinder.rpc [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 03:34:25.144181 np0000180668 devstack@c-api.service[112480]: INFO cinder.rpc [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 03:34:25.144334 np0000180668 devstack@c-api.service[112483]: INFO cinder.rpc [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 03:34:25.144857 np0000180668 devstack@c-api.service[112481]: INFO cinder.rpc [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 03:34:25.145986 np0000180668 devstack@c-api.service[112480]: INFO cinder.rpc [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 03:34:25.146223 np0000180668 devstack@c-api.service[112482]: INFO cinder.rpc [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 03:34:25.146442 np0000180668 devstack@c-api.service[112483]: INFO cinder.rpc [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 03:34:25.147068 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.147455 np0000180668 devstack@c-api.service[112481]: INFO cinder.rpc [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 03:34:25.148297 np0000180668 devstack@c-api.service[112482]: INFO cinder.rpc [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 03:34:25.148426 np0000180668 devstack@c-api.service[112483]: INFO cinder.rpc [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 03:34:25.149345 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.149922 np0000180668 devstack@c-api.service[112481]: INFO cinder.rpc [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 03:34:25.150195 np0000180668 devstack@c-api.service[112482]: INFO cinder.rpc [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 03:34:25.151064 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.151179 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.152069 np0000180668 devstack@c-api.service[112481]: INFO cinder.rpc [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 03:34:25.152578 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.153242 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.154167 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.157178 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.190779 np0000180668 devstack@c-api.service[112480]: DEBUG oslo_db.sqlalchemy.engines [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 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=112480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:34:25.191534 np0000180668 devstack@c-api.service[112483]: DEBUG oslo_db.sqlalchemy.engines [None req-e382975c-d126-420b-9ef4-2600de98bd5f 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=112483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:34:25.192529 np0000180668 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a 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=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:34:25.193650 np0000180668 devstack@c-api.service[112480]: INFO cinder.rpc [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 03:34:25.193930 np0000180668 devstack@c-api.service[112483]: INFO cinder.rpc [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 03:34:25.194177 np0000180668 devstack@c-api.service[112481]: DEBUG oslo_db.sqlalchemy.engines [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a 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=112481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:34:25.194983 np0000180668 devstack@c-api.service[112482]: INFO cinder.rpc [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 03:34:25.195914 np0000180668 devstack@c-api.service[112480]: INFO cinder.rpc [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 03:34:25.196054 np0000180668 devstack@c-api.service[112483]: INFO cinder.rpc [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 03:34:25.196738 np0000180668 devstack@c-api.service[112481]: INFO cinder.rpc [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 03:34:25.197088 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.197216 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.197340 np0000180668 devstack@c-api.service[112482]: INFO cinder.rpc [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 03:34:25.198511 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.199030 np0000180668 devstack@c-api.service[112481]: INFO cinder.rpc [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 03:34:25.200139 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.210672 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.211134 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.211261 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.212755 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.213728 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.213911 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.214385 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.215878 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.216862 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.216944 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.217462 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.218927 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.220766 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.221941 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.222694 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.224010 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.224513 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.224843 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.225626 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.226914 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.227365 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.227703 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.228734 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.229754 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.230347 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.230656 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.231777 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.233065 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.233156 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.233637 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.234502 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.235774 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.235896 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.236475 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.237319 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.237373 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.237903 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.238582 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.238738 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.240065 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.240124 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.240683 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.241513 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.242693 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.245442 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.246021 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.246850 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.248052 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.248752 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.249284 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.250126 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.250930 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.251323 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.251890 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.252215 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.252351 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.252921 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.253441 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.253657 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.253731 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.254236 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.254872 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.255458 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.255533 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.255624 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.256105 np0000180668 devstack@c-api.service[112480]: WARNING cinder.api.contrib.hosts [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 03:34:25.256251 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.256363 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.256683 np0000180668 devstack@c-api.service[112483]: WARNING cinder.api.contrib.hosts [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 03:34:25.256834 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.257389 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.257514 np0000180668 devstack@c-api.service[112482]: WARNING cinder.api.contrib.hosts [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 03:34:25.257654 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.258105 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.258271 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.258659 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.258730 np0000180668 devstack@c-api.service[112481]: WARNING cinder.api.contrib.hosts [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 03:34:25.259422 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.259532 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.259592 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.259971 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.260696 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.260825 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.260881 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.261456 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.261809 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: extensions {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.261975 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.262375 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.262446 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: extensions {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.263137 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: os-quota-class-sets {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.263320 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: extensions {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.263416 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.263695 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: os-quota-class-sets {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.264358 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: extensions {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.264419 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: scheduler-stats {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.264683 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: os-quota-class-sets {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.265001 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: scheduler-stats {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.265743 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: os-quota-class-sets {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.265915 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: os-quota-sets {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.266006 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: scheduler-stats {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.266403 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: os-quota-sets {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.266991 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: scheduler-stats {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.267187 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: backups {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.267420 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: os-quota-sets {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.268372 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: backups {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.268426 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: os-quota-sets {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.269466 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: backups {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.269705 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: os-snapshot-manage {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.270380 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: backups {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.270569 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: os-snapshot-manage {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.271284 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: consistencygroups {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.271465 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: os-snapshot-manage {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.271734 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: consistencygroups {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.272337 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: os-snapshot-manage {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.273133 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: consistencygroups {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.273222 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: extra_specs {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.273733 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: consistencygroups {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.273887 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: extra_specs {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.274683 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: os-hosts {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.275145 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: extra_specs {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.275388 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: os-hosts {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.275807 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: extra_specs {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.276012 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: os-volume-manage {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.276741 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: os-hosts {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.276880 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: os-volume-manage {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.277361 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: os-hosts {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.277454 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: os-availability-zone {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.278075 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: os-volume-manage {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.278146 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: os-availability-zone {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.278654 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: os-volume-manage {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.278716 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: encryption {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.279365 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: encryption {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.279529 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: os-availability-zone {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.280082 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: os-availability-zone {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.280271 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: os-volume-transfer {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.280896 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: os-volume-transfer {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.280973 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: encryption {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.281411 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: encryption {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.281778 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: capabilities {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.282342 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: os-volume-transfer {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.282423 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: capabilities {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.282787 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: os-volume-transfer {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.283022 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: encryption {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.283655 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: encryption {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.283987 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: capabilities {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.284410 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: capabilities {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.284540 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: os-volume-type-access {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.285197 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: os-volume-type-access {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.285305 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: encryption {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.285660 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: encryption {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.286036 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: cgsnapshots {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.286695 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: cgsnapshots {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.286836 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: os-volume-type-access {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.287136 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: os-volume-type-access {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.287395 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extended resource: qos-specs {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.288080 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extended resource: qos-specs {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.288412 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: cgsnapshots {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.288705 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: cgsnapshots {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.289506 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.contrib.snapshot_actions [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] SnapshotActionsController initialized {{(pid=112480) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 03:34:25.289818 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extended resource: qos-specs {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.290099 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extended resource: qos-specs {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:34:25.290154 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.contrib.snapshot_actions [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] SnapshotActionsController initialized {{(pid=112483) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 03:34:25.290254 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.290882 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.291654 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.291973 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.contrib.snapshot_actions [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] SnapshotActionsController initialized {{(pid=112482) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 03:34:25.292134 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.contrib.snapshot_actions [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] SnapshotActionsController initialized {{(pid=112481) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 03:34:25.292201 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.292728 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.292922 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.292979 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.293523 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.294166 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.294235 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.294324 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.294826 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.295487 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.295564 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.295652 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.296191 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.296860 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.296920 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.297137 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.297616 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.298241 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.298308 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.298471 np0000180668 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.298966 np0000180668 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.299323 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.299447 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.299628 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.299687 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.299728 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.299762 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension AdminActions extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.299823 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.299888 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension AdminActions extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.299927 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.299967 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension AdminActions extending resource: backups {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.300103 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension VolumeActions extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.300242 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.300242 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension AdminActions extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.300397 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension TypesManage extending resource: types {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.300397 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension UsedLimits extending resource: limits {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.300591 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension AdminActions extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.300679 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.300760 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension AdminActions extending resource: backups {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.300760 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension VolumeActions extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.300910 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.300966 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension TypesManage extending resource: types {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.301097 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.301182 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension UsedLimits extending resource: limits {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.301262 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.301366 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.301443 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.301500 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.301544 np0000180668 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.301577 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.301615 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.301660 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-b84440b1-7d5a-4b24-914c-f5951caf59f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.301699 np0000180668 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:34:25.301732 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.301732 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.301732 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.301732 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e382975c-d126-420b-9ef4-2600de98bd5f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.301886 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.301935 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.302137 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.302311 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.302311 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension AdminActions extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.302456 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.302530 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension AdminActions extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.302599 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.302702 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension AdminActions extending resource: backups {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.302783 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension AdminActions extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.302889 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension VolumeActions extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.302978 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension AdminActions extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303058 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension TypesManage extending resource: types {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303164 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension AdminActions extending resource: backups {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303263 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension UsedLimits extending resource: limits {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303263 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303407 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension VolumeActions extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303448 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303490 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension TypesManage extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303541 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303582 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension UsedLimits extending resource: limits {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303617 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303666 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303718 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303768 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303877 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303925 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.303969 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-2d9b7433-a5dc-45d9-b36c-8852d555c12a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.304010 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.304010 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.304010 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.304010 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-083b5cb0-c8fc-4177-b04c-5123a4b94c3a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:34:25.308976 np0000180668 devstack@c-api.service[112480]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72201e4a3668 pid: 112480 (default app) Jun 16 03:34:25.309987 np0000180668 devstack@c-api.service[112483]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72201e4a3668 pid: 112483 (default app) Jun 16 03:34:25.312538 np0000180668 devstack@c-api.service[112482]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72201e4a3668 pid: 112482 (default app) Jun 16 03:34:25.312993 np0000180668 devstack@c-api.service[112481]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72201e4a3668 pid: 112481 (default app) Jun 16 03:34:25.317401 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.317401 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.317401 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.317401 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.317668 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.317668 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.317668 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.317668 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.317891 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.317891 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.317891 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.317891 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.317891 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.317891 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.318166 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.318166 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.318166 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.318166 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.318166 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.318460 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.318460 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.318460 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.318460 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.318460 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.318670 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.318670 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.318670 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.318670 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.318882 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.318882 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.318882 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.318882 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.318882 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.319112 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.319112 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.319112 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.319112 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.319112 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.319334 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.319334 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.319334 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.319334 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.319334 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.319334 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.319570 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.319570 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.319570 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.319570 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.319570 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.319570 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.319819 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.319819 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.319819 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.319819 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.319819 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.319819 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.320063 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.320063 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.320063 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.320063 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.320063 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.320280 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.320280 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.320280 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.320280 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.320280 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.320508 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.320508 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.320508 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.320508 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.320508 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.320508 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.320756 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.320756 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.320756 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.320756 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.320756 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.320756 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.322205 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.322205 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.322205 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.322205 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.322205 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.322601 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.322601 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.322601 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.322601 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.322601 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.322999 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.322999 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.322999 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.322999 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.323292 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.323292 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.323292 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.323292 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.323585 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.323585 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.323585 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.323585 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.323585 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.324002 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.324002 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.324002 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.324002 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.324002 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.324362 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.324362 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.324362 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.324362 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.324699 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.324699 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.324699 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.324699 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.325037 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.325037 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.325037 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.325037 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.325490 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.325490 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.325490 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.325490 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.325779 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.325779 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.325779 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.325779 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.326102 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.326102 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.326102 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.326102 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.326102 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.326649 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.326649 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.326649 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.326649 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.326649 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.326649 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.327187 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.327187 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.327187 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.327187 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.327187 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.327832 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.327832 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.327832 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.327832 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.327832 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.327832 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.328320 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.328320 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.328320 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.328320 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.328320 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.328320 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.329202 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.329202 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.329202 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.329202 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.329202 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.329202 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.329685 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.329685 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.329685 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.329685 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.329685 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.329685 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.330069 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.330069 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.330069 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.330069 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.330261 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.330261 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.330261 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.330261 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.330261 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.330422 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.330422 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.330422 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.330422 np0000180668 devstack@c-api.service[112480]: /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 16 03:34:25.330422 np0000180668 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 16 03:34:25.330422 np0000180668 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-9bf1a331-14ea-4802-9a40-eb6101ea8245 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 03:34:25.330422 np0000180668 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 1/1] 199.204.45.109 () {60 vars in 956 bytes} [Tue Jun 16 03:34:25 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 16 03:34:32.620183 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.620183 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.620183 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.620183 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.620183 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.621105 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.621105 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.621105 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.621105 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.621105 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.621382 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.621382 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.621382 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.621382 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.621382 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.621382 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.621707 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.621707 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.621707 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.621707 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.621976 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.621976 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.621976 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.621976 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.622242 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.622242 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.622242 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.622242 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.622471 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.622471 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.622471 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.622471 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.622471 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.622764 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.622764 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.622764 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.622764 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.622764 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.623056 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.623056 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.623056 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.623056 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.623056 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.623056 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.623384 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.623384 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.623384 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.623384 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.623384 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.623384 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.623769 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.623769 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.623769 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.623769 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.623769 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.623769 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.624139 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.624139 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.624139 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.624139 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.624139 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.624430 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.624430 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.624430 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.624430 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.624430 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.624702 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.624702 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.624702 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.624702 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.624702 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.624702 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.625058 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.625058 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.625058 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.625058 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.625058 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.625058 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.625389 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.625389 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.625389 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.625389 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.625389 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.625677 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.625677 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.625677 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.625677 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.625677 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.625974 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.625974 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.625974 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.625974 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.626205 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.626205 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.626205 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.626205 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.626432 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.626432 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.626432 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.626432 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.626432 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.626734 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.626734 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.626734 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.626734 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.626734 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.627025 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.627025 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.627025 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.627025 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.627249 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.627249 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.627249 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.627249 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.627517 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.627517 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.627517 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.627517 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.627746 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.627746 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.627746 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.627746 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.628011 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.628011 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.628011 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.628011 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.628236 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.628236 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.628236 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.628236 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.628236 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.628463 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.628463 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.628463 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.628463 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.628463 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.628463 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.628678 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.628678 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.628678 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.628678 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.628678 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.628874 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.628874 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.628874 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.628874 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.628874 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.628874 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.629103 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.629103 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.629103 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.629103 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.629103 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.629103 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.629317 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.629317 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.629317 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.629317 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.629317 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.629317 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.629532 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.629532 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.629532 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.629532 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.629532 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.629532 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.629746 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.629746 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.629746 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.629746 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.629928 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.629928 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.629928 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.629928 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.629928 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.630113 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.630113 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.630113 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.630113 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:32.630113 np0000180668 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 16 03:34:32.630113 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-c2a38225-ce2d-4d4b-bdac-b78674978a33 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 03:34:33.089048 np0000180668 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-c2a38225-ce2d-4d4b-bdac-b78674978a33 admin admin] POST https://199.204.45.109/volume/v3/types Jun 16 03:34:33.089048 np0000180668 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-c2a38225-ce2d-4d4b-bdac-b78674978a33 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 03:34:33.090633 np0000180668 devstack@c-api.service[112483]: /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 16 03:34:33.090633 np0000180668 devstack@c-api.service[112483]: warnings.warn( Jun 16 03:34:33.131784 np0000180668 devstack@c-api.service[112483]: DEBUG oslo_db.sqlalchemy.engines [None req-c2a38225-ce2d-4d4b-bdac-b78674978a33 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=112483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:34:33.163748 np0000180668 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-c2a38225-ce2d-4d4b-bdac-b78674978a33 admin admin] https://199.204.45.109/volume/v3/types returned with HTTP 200 Jun 16 03:34:33.164547 np0000180668 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 1/2] 199.204.45.109 () {68 vars in 1288 bytes} [Tue Jun 16 03:34:32 2026] POST /volume/v3/types => generated 186 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 03:34:33.192195 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.192195 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.192195 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.192195 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.192195 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.193176 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.193176 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.193176 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.193176 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.193176 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.193476 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.193476 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.193476 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.193476 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.193476 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.193476 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.193857 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.193857 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.193857 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.193857 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.194105 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.194105 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.194105 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.194105 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.194367 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.194367 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.194367 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.194367 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.194627 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.194627 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.194627 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.194627 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.194627 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.195100 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.195100 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.195100 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.195100 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.195100 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.195413 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.195413 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.195413 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.195413 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.195413 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.195413 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.195831 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.195831 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.195831 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.195831 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.195831 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.195831 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.196188 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.196188 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.196188 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.196188 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.196188 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.196188 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.196561 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.196561 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.196561 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.196561 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.196561 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.196889 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.196889 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.196889 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.196889 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.196889 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.197176 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.197176 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.197176 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.197176 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.197176 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.197176 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.197540 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.197540 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.197540 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.197540 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.197540 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.197540 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.197897 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.197897 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.197897 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.197897 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.197897 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.198203 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.198203 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.198203 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.198203 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.198203 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.198509 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.198509 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.198509 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.198509 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.198755 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.198755 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.198755 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.198755 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.199614 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.199614 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.199614 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.199614 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.199614 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.199947 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.199947 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.199947 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.199947 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.199947 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.200210 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.200210 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.200210 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.200210 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.200458 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.200458 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.200458 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.200458 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.200962 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.200962 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.200962 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.200962 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.201572 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.201572 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.201572 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.201572 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.201851 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.201851 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.201851 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.201851 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.202134 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.202134 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.202134 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.202134 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.202134 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.202535 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.202535 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.202535 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.202535 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.202535 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.202535 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.202733 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.202733 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.202733 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.202733 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.202733 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.202879 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.202879 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.202879 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.202879 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.202879 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.202879 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203124 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203124 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203124 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203124 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203124 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203124 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203438 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203438 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203438 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203438 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203438 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203438 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203593 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203593 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203593 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203593 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203593 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203593 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203745 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203745 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203745 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203745 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203861 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203861 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203861 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203861 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203861 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203994 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203994 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203994 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203994 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.203994 np0000180668 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 16 03:34:33.203994 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [req-c2a38225-ce2d-4d4b-bdac-b78674978a33 req-e9e8212f-865c-4c49-93ba-1b2bef0b29e8 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 03:34:33.516823 np0000180668 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [req-c2a38225-ce2d-4d4b-bdac-b78674978a33 req-e9e8212f-865c-4c49-93ba-1b2bef0b29e8 admin admin] POST https://199.204.45.109/volume/v3/types/4593ce87-7f1f-445e-8587-b51b3d0bf82f/extra_specs Jun 16 03:34:33.517365 np0000180668 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [req-c2a38225-ce2d-4d4b-bdac-b78674978a33 req-e9e8212f-865c-4c49-93ba-1b2bef0b29e8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 03:34:33.519064 np0000180668 devstack@c-api.service[112482]: /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 16 03:34:33.519064 np0000180668 devstack@c-api.service[112482]: warnings.warn( Jun 16 03:34:33.569773 np0000180668 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [req-c2a38225-ce2d-4d4b-bdac-b78674978a33 req-e9e8212f-865c-4c49-93ba-1b2bef0b29e8 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=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:34:33.633581 np0000180668 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [req-c2a38225-ce2d-4d4b-bdac-b78674978a33 req-e9e8212f-865c-4c49-93ba-1b2bef0b29e8 admin admin] https://199.204.45.109/volume/v3/types/4593ce87-7f1f-445e-8587-b51b3d0bf82f/extra_specs returned with HTTP 200 Jun 16 03:34:33.634445 np0000180668 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 1/3] 199.204.45.109 () {70 vars in 1505 bytes} [Tue Jun 16 03:34:33 2026] POST /volume/v3/types/4593ce87-7f1f-445e-8587-b51b3d0bf82f/extra_specs => generated 55 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 03:34:35.195262 np0000180668 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=6 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 03:34:35.198267 np0000180668 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=6 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 03:34:43.159614 np0000180668 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 03:34:43.630252 np0000180668 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 03:37:08.271949 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.271949 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.272643 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.272643 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.272643 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.272643 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.272643 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.273140 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.273140 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.273140 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.273140 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.273140 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.273140 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.273572 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.273572 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.273572 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.273572 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.273572 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.273958 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.273958 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.273958 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.273958 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.274255 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.274255 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.274255 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.274255 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.274559 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.274559 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.274559 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.274559 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.274559 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.275066 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.275066 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.275066 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.275066 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.275066 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.275416 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.275416 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.275416 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.275416 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.275416 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.275416 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.275907 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.275907 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.275907 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.275907 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.275907 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.275907 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.276329 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.276329 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.276329 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.276329 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.276329 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.276329 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.276775 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.276775 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.276775 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.276775 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.276775 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.276775 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.277236 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.277236 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.277236 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.277236 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.277513 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.277513 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.277513 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.277513 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.277513 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.277901 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.277901 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.277901 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.277901 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.277901 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.278202 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.278202 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.278202 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.278202 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.278202 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.278202 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.278623 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.278623 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.278623 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.278623 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.278623 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.278980 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.278980 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.278980 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.278980 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.278980 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.279321 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.279321 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.279321 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.279321 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.279586 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.279586 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.279586 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.279586 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.279893 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.279893 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.279893 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.279893 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.279893 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.280259 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.280259 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.280259 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.280259 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.280259 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.280564 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.280564 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.280564 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.280564 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.280938 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.280938 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.280938 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.280938 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.281201 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.281201 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.281201 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.281201 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.281497 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.281497 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.281497 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.281497 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.281746 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.281746 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.281746 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.281746 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.281944 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.281944 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.281944 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.281944 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.281944 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.281944 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.282493 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.282493 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.282493 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.282493 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.282493 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.282732 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.282732 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.282732 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.282732 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.282732 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.282732 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.282732 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.283050 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.283050 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.283050 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.283050 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.283050 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.283050 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.283304 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.283304 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.283304 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.283304 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.283304 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.283304 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.283572 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.283572 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.283572 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.283572 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.283572 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.283572 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.283864 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.283864 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.283864 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.283864 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.284053 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.284053 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.284053 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.284053 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.284224 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.284224 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.284224 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.284224 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.284407 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.284407 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.284407 np0000180668 devstack@c-api.service[112481]: /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 16 03:37:08.284407 np0000180668 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 16 03:37:08.284407 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-29d4e225-a48f-4d19-968b-8f21fb6dffb2 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 03:37:08.284407 np0000180668 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-29d4e225-a48f-4d19-968b-8f21fb6dffb2 None None] GET https://199.204.45.109/volume// Jun 16 03:37:08.284644 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-29d4e225-a48f-4d19-968b-8f21fb6dffb2 None None] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 16 03:37:08.284644 np0000180668 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-29d4e225-a48f-4d19-968b-8f21fb6dffb2 None None] Calling method 'all' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 16 03:37:08.284644 np0000180668 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-29d4e225-a48f-4d19-968b-8f21fb6dffb2 None None] https://199.204.45.109/volume// returned with HTTP 300 Jun 16 03:37:08.284644 np0000180668 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 1/4] 199.204.45.109 () {66 vars in 1456 bytes} [Tue Jun 16 03:37:08 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)