Jun 09 08:42:23.392775 np0000179117 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 08:42:23.401184 np0000179117 devstack@c-api.service[113026]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 08:42:23.404562 np0000179117 devstack@c-api.service[113026]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 08:42:23 2026] *** Jun 09 08:42:23.404562 np0000179117 devstack@c-api.service[113026]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 08:42:23.404562 np0000179117 devstack@c-api.service[113026]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 08:42:23.404562 np0000179117 devstack@c-api.service[113026]: nodename: np0000179117 Jun 09 08:42:23.404562 np0000179117 devstack@c-api.service[113026]: machine: x86_64 Jun 09 08:42:23.404562 np0000179117 devstack@c-api.service[113026]: clock source: unix Jun 09 08:42:23.404562 np0000179117 devstack@c-api.service[113026]: pcre jit disabled Jun 09 08:42:23.404562 np0000179117 devstack@c-api.service[113026]: detected number of CPU cores: 16 Jun 09 08:42:23.404562 np0000179117 devstack@c-api.service[113026]: current working directory: / Jun 09 08:42:23.404562 np0000179117 devstack@c-api.service[113026]: detected binary path: /usr/bin/uwsgi-core Jun 09 08:42:23.404562 np0000179117 devstack@c-api.service[113026]: your processes number limit is 256917 Jun 09 08:42:23.404562 np0000179117 devstack@c-api.service[113026]: your memory page size is 4096 bytes Jun 09 08:42:23.404562 np0000179117 devstack@c-api.service[113026]: detected max file descriptor number: 2048 Jun 09 08:42:23.404562 np0000179117 devstack@c-api.service[113026]: lock engine: pthread robust mutexes Jun 09 08:42:23.405436 np0000179117 devstack@c-api.service[113026]: thunder lock: enabled Jun 09 08:42:23.405436 np0000179117 devstack@c-api.service[113026]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 08:42:23.405436 np0000179117 devstack@c-api.service[113026]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 08:42:23.405436 np0000179117 devstack@c-api.service[113026]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 08:42:23.405436 np0000179117 devstack@c-api.service[113026]: Set PythonHome to /opt/stack/data/venv Jun 09 08:42:23.450568 np0000179117 devstack@c-api.service[113026]: Python main interpreter initialized at 0x76d5deea3668 Jun 09 08:42:23.450568 np0000179117 devstack@c-api.service[113026]: python threads support enabled Jun 09 08:42:23.450568 np0000179117 devstack@c-api.service[113026]: your server socket listen backlog is limited to 100 connections Jun 09 08:42:23.450568 np0000179117 devstack@c-api.service[113026]: your mercy for graceful operations on workers is 80 seconds Jun 09 08:42:23.451298 np0000179117 devstack@c-api.service[113026]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 08:42:23.451475 np0000179117 devstack@c-api.service[113026]: *** Operational MODE: preforking *** Jun 09 08:42:23.451722 np0000179117 devstack@c-api.service[113026]: *** uWSGI is running in multiple interpreter mode *** Jun 09 08:42:23.451722 np0000179117 devstack@c-api.service[113026]: spawned uWSGI master process (pid: 113026) Jun 09 08:42:23.452086 np0000179117 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 08:42:23.452722 np0000179117 devstack@c-api.service[113026]: spawned uWSGI worker 1 (pid: 113028, cores: 1) Jun 09 08:42:23.453601 np0000179117 devstack@c-api.service[113026]: spawned uWSGI worker 2 (pid: 113029, cores: 1) Jun 09 08:42:23.454177 np0000179117 devstack@c-api.service[113026]: spawned uWSGI worker 3 (pid: 113030, cores: 1) Jun 09 08:42:23.454907 np0000179117 devstack@c-api.service[113026]: spawned uWSGI worker 4 (pid: 113031, cores: 1) Jun 09 08:42:23.454907 np0000179117 devstack@c-api.service[113026]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 08:42:23.586831 np0000179117 devstack@c-api.service[113030]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 08:42:23.586831 np0000179117 devstack@c-api.service[113030]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 08:42:23.586831 np0000179117 devstack@c-api.service[113030]: we strongly recommend against using it for new projects. Jun 09 08:42:23.586831 np0000179117 devstack@c-api.service[113030]: If you are already using Eventlet, we recommend migrating to a different Jun 09 08:42:23.586831 np0000179117 devstack@c-api.service[113030]: framework. For more detail see Jun 09 08:42:23.586831 np0000179117 devstack@c-api.service[113030]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 08:42:23.586831 np0000179117 devstack@c-api.service[113030]: import eventlet # noqa Jun 09 08:42:23.594068 np0000179117 devstack@c-api.service[113028]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 08:42:23.594068 np0000179117 devstack@c-api.service[113028]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 08:42:23.594068 np0000179117 devstack@c-api.service[113028]: we strongly recommend against using it for new projects. Jun 09 08:42:23.594068 np0000179117 devstack@c-api.service[113028]: If you are already using Eventlet, we recommend migrating to a different Jun 09 08:42:23.594068 np0000179117 devstack@c-api.service[113028]: framework. For more detail see Jun 09 08:42:23.594068 np0000179117 devstack@c-api.service[113028]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 08:42:23.594068 np0000179117 devstack@c-api.service[113028]: import eventlet # noqa Jun 09 08:42:23.595759 np0000179117 devstack@c-api.service[113029]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 08:42:23.595759 np0000179117 devstack@c-api.service[113029]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 08:42:23.595759 np0000179117 devstack@c-api.service[113029]: we strongly recommend against using it for new projects. Jun 09 08:42:23.595759 np0000179117 devstack@c-api.service[113029]: If you are already using Eventlet, we recommend migrating to a different Jun 09 08:42:23.595759 np0000179117 devstack@c-api.service[113029]: framework. For more detail see Jun 09 08:42:23.595759 np0000179117 devstack@c-api.service[113029]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 08:42:23.595759 np0000179117 devstack@c-api.service[113029]: import eventlet # noqa Jun 09 08:42:23.602250 np0000179117 devstack@c-api.service[113031]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 08:42:23.602250 np0000179117 devstack@c-api.service[113031]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 08:42:23.602250 np0000179117 devstack@c-api.service[113031]: we strongly recommend against using it for new projects. Jun 09 08:42:23.602250 np0000179117 devstack@c-api.service[113031]: If you are already using Eventlet, we recommend migrating to a different Jun 09 08:42:23.602250 np0000179117 devstack@c-api.service[113031]: framework. For more detail see Jun 09 08:42:23.602250 np0000179117 devstack@c-api.service[113031]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 08:42:23.602250 np0000179117 devstack@c-api.service[113031]: import eventlet # noqa Jun 09 08:42:23.674391 np0000179117 devstack@c-api.service[113030]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 08:42:23.674391 np0000179117 devstack@c-api.service[113030]: warnings.warn( Jun 09 08:42:23.685238 np0000179117 devstack@c-api.service[113028]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 08:42:23.685238 np0000179117 devstack@c-api.service[113028]: warnings.warn( Jun 09 08:42:23.693005 np0000179117 devstack@c-api.service[113029]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 08:42:23.693005 np0000179117 devstack@c-api.service[113029]: warnings.warn( Jun 09 08:42:23.701587 np0000179117 devstack@c-api.service[113031]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 08:42:23.701587 np0000179117 devstack@c-api.service[113031]: warnings.warn( Jun 09 08:42:23.750118 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:23.750118 np0000179117 devstack@c-api.service[113030]: from cgi import parse_header Jun 09 08:42:23.768173 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:23.768173 np0000179117 devstack@c-api.service[113028]: from cgi import parse_header Jun 09 08:42:23.781526 np0000179117 devstack@c-api.service[113029]: /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 09 08:42:23.781526 np0000179117 devstack@c-api.service[113029]: from cgi import parse_header Jun 09 08:42:23.792058 np0000179117 devstack@c-api.service[113031]: /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 09 08:42:23.792058 np0000179117 devstack@c-api.service[113031]: from cgi import parse_header Jun 09 08:42:23.797976 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:23.797976 np0000179117 devstack@c-api.service[113030]: removals.removed_module( Jun 09 08:42:23.802265 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:23.802265 np0000179117 devstack@c-api.service[113030]: removals.removed_module( Jun 09 08:42:23.824235 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:23.824235 np0000179117 devstack@c-api.service[113028]: removals.removed_module( Jun 09 08:42:23.826589 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:23.826589 np0000179117 devstack@c-api.service[113028]: removals.removed_module( Jun 09 08:42:23.837767 np0000179117 devstack@c-api.service[113029]: /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 09 08:42:23.837767 np0000179117 devstack@c-api.service[113029]: removals.removed_module( Jun 09 08:42:23.839879 np0000179117 devstack@c-api.service[113029]: /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 09 08:42:23.839879 np0000179117 devstack@c-api.service[113029]: removals.removed_module( Jun 09 08:42:23.845405 np0000179117 devstack@c-api.service[113031]: /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 09 08:42:23.845405 np0000179117 devstack@c-api.service[113031]: removals.removed_module( Jun 09 08:42:23.847299 np0000179117 devstack@c-api.service[113031]: /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 09 08:42:23.847299 np0000179117 devstack@c-api.service[113031]: removals.removed_module( Jun 09 08:42:24.457161 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:24.457161 np0000179117 devstack@c-api.service[113030]: warnings.warn( Jun 09 08:42:24.509152 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:24.509152 np0000179117 devstack@c-api.service[113028]: warnings.warn( Jun 09 08:42:24.572757 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:24.572757 np0000179117 devstack@c-api.service[113030]: warnings.warn( Jun 09 08:42:24.592080 np0000179117 devstack@c-api.service[113031]: /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 09 08:42:24.592080 np0000179117 devstack@c-api.service[113031]: warnings.warn( Jun 09 08:42:24.619614 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:24.619614 np0000179117 devstack@c-api.service[113028]: warnings.warn( Jun 09 08:42:24.640989 np0000179117 devstack@c-api.service[113029]: /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 09 08:42:24.640989 np0000179117 devstack@c-api.service[113029]: warnings.warn( Jun 09 08:42:24.719578 np0000179117 devstack@c-api.service[113031]: /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 09 08:42:24.719578 np0000179117 devstack@c-api.service[113031]: warnings.warn( Jun 09 08:42:24.766167 np0000179117 devstack@c-api.service[113029]: /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 09 08:42:24.766167 np0000179117 devstack@c-api.service[113029]: warnings.warn( Jun 09 08:42:24.880226 np0000179117 devstack@c-api.service[113030]: 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 09 08:42:24.880848 np0000179117 devstack@c-api.service[113030]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113030) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 08:42:24.946049 np0000179117 devstack@c-api.service[113028]: 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 09 08:42:24.946049 np0000179117 devstack@c-api.service[113028]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113028) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 08:42:24.976010 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:24.976010 np0000179117 devstack@c-api.service[113030]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 08:42:25.015602 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.015602 np0000179117 devstack@c-api.service[113028]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 08:42:25.072310 np0000179117 devstack@c-api.service[113029]: 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 09 08:42:25.072520 np0000179117 devstack@c-api.service[113029]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113029) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 08:42:25.084696 np0000179117 devstack@c-api.service[113031]: 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 09 08:42:25.084901 np0000179117 devstack@c-api.service[113031]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113031) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 08:42:25.142281 np0000179117 devstack@c-api.service[113029]: /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 09 08:42:25.142281 np0000179117 devstack@c-api.service[113029]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 08:42:25.152135 np0000179117 devstack@c-api.service[113031]: /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 09 08:42:25.152135 np0000179117 devstack@c-api.service[113031]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 08:42:25.472614 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113030) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 08:42:25.472965 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113028) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 08:42:25.473056 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.473056 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.473296 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.473473 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.473578 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.473740 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.473827 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.473900 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.473900 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.473900 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.474089 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.474157 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.474260 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.474333 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.474405 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.474475 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.474475 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.474475 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.474475 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.474475 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.476236 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.476883 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.476971 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.476971 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.477099 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.477232 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.477321 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.477399 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.477467 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.477543 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.477615 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.477615 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.477740 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.477828 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.478028 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.478117 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.478117 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.478295 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.478366 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.478444 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.478444 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.478581 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.478581 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.478709 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.478778 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.478778 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.478778 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.478778 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.481327 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.481327 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.481327 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.481584 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.481584 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.481584 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.481584 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.481817 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.481817 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.481817 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.482001 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.482001 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.482001 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.482172 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.482379 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.482467 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.482543 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.482543 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.482673 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.482673 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.482785 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.483068 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.483162 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.483271 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.483271 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.483435 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.483435 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.483435 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.484158 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.484278 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.484278 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.484402 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.484467 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.484467 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.484586 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.484684 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.484772 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.484831 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.484893 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.484893 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.485068 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.485068 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.486001 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.486061 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.486101 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.486179 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.486265 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.486314 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.486362 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.486405 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.486445 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.486445 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.486531 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.486531 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.486617 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.486670 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.491386 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.491472 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.491519 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.491564 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.491609 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.491662 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.491742 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.491850 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.491919 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.491974 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.492045 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.492096 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.492160 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.492259 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.494125 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.494250 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.494335 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.494406 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.494484 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.494543 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.494607 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.494663 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.494731 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.494731 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.494852 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.494852 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.494960 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.495023 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.496989 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.497101 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.497157 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.497336 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.497410 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.497487 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.497562 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.497637 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.497704 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.497768 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.497835 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.497890 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.497953 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.497953 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.498282 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.498357 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.498425 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.498496 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.498560 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.498560 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.498694 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.498765 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.498819 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.498882 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.498936 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.498936 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.498936 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.498936 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.499819 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.499920 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.499920 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.500054 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.500119 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.500182 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.500312 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.500398 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.500468 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.500541 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.500597 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.500666 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.500666 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.500666 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.502602 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.502711 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.502711 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.502835 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.502891 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.502942 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.502983 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.502983 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.503074 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.503111 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.503158 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.503158 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.503158 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.503158 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.504085 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.504151 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.504196 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.504271 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.504323 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.504366 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.504409 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.504449 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.504496 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.504531 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.504574 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.504615 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.504658 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.504804 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.504849 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.504882 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.504915 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.504947 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.504990 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.505026 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.505063 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.505101 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.505146 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.505146 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.505146 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.505146 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.505146 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.505146 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.507041 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.507125 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.507168 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.507239 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.507239 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.507346 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.507391 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.507424 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.507463 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.507520 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.507561 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.507602 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.507602 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.507602 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.508531 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.508597 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.508633 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.508681 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.508724 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.508724 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.508800 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.508838 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.508879 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.508922 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.508964 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.509000 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.509039 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.509039 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.509341 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.509399 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.509436 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.509508 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.509553 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.509610 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.509662 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.509662 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.510282 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.510337 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.510375 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.510375 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.510375 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.510375 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.514332 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.514410 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.514457 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.514504 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.514555 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.514622 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.514679 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.514740 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.514792 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.514852 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.514892 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.514936 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.514972 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.515009 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.515045 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.515085 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.515121 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.515164 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.515236 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.515298 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.515298 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.515298 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.515438 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.515438 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.515526 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.515526 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.515597 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.515645 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.515952 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.516040 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.516098 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.516184 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.516274 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.516327 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.516426 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.516506 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.516612 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.516663 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.516740 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.516790 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.516855 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.516924 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.519120 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.519198 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.519252 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.519304 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.519354 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.519429 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.519493 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.519585 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.519585 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.519751 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.519832 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.519905 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.519965 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.520024 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.520085 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.520143 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.520266 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.520364 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.520430 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.520492 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.520569 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.520638 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.520712 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.520780 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.520841 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.520900 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.520992 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.521061 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.521122 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.521180 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.521327 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.521418 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.521488 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.521558 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.521643 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.521705 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.521775 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.521843 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.521910 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.521977 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.522045 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.522104 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.522171 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.522299 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.522377 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.522452 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.522452 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.522579 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.522579 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.522713 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.522773 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.522773 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.522773 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.522773 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.522773 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.522773 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.523096 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.523096 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.523096 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.523096 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.523096 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.523096 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.523096 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.523535 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.523535 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.523535 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.523535 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.523535 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.523535 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.523535 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.523910 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.523910 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.523910 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.523910 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.523910 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.523910 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.523910 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.524343 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.524343 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.524343 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.524343 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.524343 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.524343 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.524343 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.524838 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.524838 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.524838 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.524838 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.524838 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.524838 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.524838 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.524838 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.525457 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.525638 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.525736 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.525799 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.525866 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.526197 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.526197 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.526601 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.526671 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.526731 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.526790 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.526868 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.526868 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.526868 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.526868 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.526868 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.526868 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.526868 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.526868 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.526868 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.527577 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.527577 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.527577 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.527577 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.527577 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.527577 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.527577 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.528145 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.528145 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.528145 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.528145 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.528145 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.528145 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.528145 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.528773 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.528773 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.528773 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.528773 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.529337 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.529337 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.529337 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.529537 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.529537 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.529537 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.529537 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.529537 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.529537 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.529537 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.535305 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.535380 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.535470 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.535525 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.535581 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.535642 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.535986 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.536058 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.536103 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.536175 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.536280 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.536329 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.548957 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113029) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 08:42:25.549410 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.549484 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.549715 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.549974 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.550037 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.550086 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.550155 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.550237 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.550299 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.550363 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.551015 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.551077 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.551132 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.551197 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.551266 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.551329 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.551423 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.551902 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.552008 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.552008 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.552123 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.552123 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.552258 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.552258 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.552995 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.553073 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.553140 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.553410 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.553410 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.553410 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.553577 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.553776 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.553852 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.553910 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.553964 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.554021 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.554087 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.554151 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.554636 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.556520 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.556520 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.556520 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.556520 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.556520 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.556520 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.557037 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.557095 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.557156 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.557324 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.557324 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.557532 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.557532 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.558714 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.558911 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.558987 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.559056 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.559117 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.559169 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.559257 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.559857 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.559941 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.560005 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.560058 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.560115 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.560168 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.560269 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.561020 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.561085 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.561144 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.561219 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.561353 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.561407 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.561487 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.561943 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.562013 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.562110 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.562214 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.562329 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.562409 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.562528 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.563530 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.563620 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.563703 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.563790 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.563889 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.563964 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.564054 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.565348 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.565501 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.565633 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.565764 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.565879 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.566004 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.566153 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.567165 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.567271 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.567396 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.567507 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.567572 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.567684 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.567806 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.567915 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.568022 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.568112 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.568220 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.568325 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.568391 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.568495 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.569694 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.569786 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.569844 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.569896 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.569951 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.570011 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.570082 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.570505 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.570595 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.570595 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.570708 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.570762 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.570809 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.570859 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.571094 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.571150 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.571229 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.571284 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.571351 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.571413 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.571510 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.572654 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.572725 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.572794 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.572845 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.572924 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.572924 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.573010 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.573064 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.573120 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.573170 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.573298 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.573389 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.573443 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.573504 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.573807 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.573875 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.573936 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.573990 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.574041 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.574092 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.574153 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.574848 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.574909 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.574960 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.575013 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.575085 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.575139 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.575190 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.575290 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.575345 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.575423 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.575481 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.575546 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.575596 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.575646 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.575695 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.575754 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.575842 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.575842 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.575945 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.575999 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.576058 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.576116 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.576189 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.576283 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.576335 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.576385 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.576461 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.576514 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.576801 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.576878 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.576943 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.576996 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.577057 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.577108 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.577164 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.577591 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.577677 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.577746 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.577746 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.577856 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.577856 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.577944 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.578218 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.578289 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.578346 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.578405 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.578459 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.578515 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.578577 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.578637 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.578689 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.578739 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.578883 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.578883 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.578883 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.579155 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.579472 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.579568 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.579568 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.579677 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.579677 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.579789 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.579841 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.580367 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.580431 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.580484 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.580547 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.580614 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.580678 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.580731 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.581783 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.581858 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.581931 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.581931 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.582047 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.582047 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.582808 np0000179117 devstack@c-api.service[113030]: INFO dbcounter [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Registered counter for database cinder Jun 09 08:42:25.585284 np0000179117 devstack@c-api.service[113028]: INFO dbcounter [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Registered counter for database cinder Jun 09 08:42:25.610408 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113031) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 08:42:25.611125 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.611334 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.611656 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.612124 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.612307 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.612428 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.612524 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.612652 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.612732 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.612888 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.613497 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.613622 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.613622 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.613738 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.613738 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.613838 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.613838 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.614361 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.614461 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.614461 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.614580 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.614580 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.614682 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.614741 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.615418 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.615528 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.615528 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.615652 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.615652 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.615759 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.615759 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.616074 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.616152 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.616256 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.616256 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.616406 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.616406 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.616509 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.616925 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.617005 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.617064 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.617881 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.617881 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.617881 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.617881 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.617881 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.617881 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.618468 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.618468 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.618468 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.618468 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.618468 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.619162 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.619227 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.619289 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.619379 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.619422 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.619494 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.619560 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.620072 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.620151 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.620221 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.620304 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.620379 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.620422 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.620495 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.620986 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.621067 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.621148 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.621254 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.621360 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.621360 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.621441 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.621755 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.621801 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.621865 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.621919 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.622020 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.622071 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.622167 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.622650 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.622710 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.622754 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.622825 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.622873 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.622956 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.623000 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.623593 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.623665 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.623731 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.623731 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.623835 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.623892 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.623940 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.624415 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.624490 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.624543 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.624616 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.624616 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.624913 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.624913 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.625020 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.625020 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.625107 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.625107 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.625183 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.625260 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.625378 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.626031 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.626106 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.626153 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.626288 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.626356 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.626396 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.626475 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.626941 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.627035 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.627171 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.627171 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.627283 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.627367 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.627439 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.627687 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.627740 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.627802 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.627850 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.627942 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.628007 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.628070 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.628856 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.628906 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.628982 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.629044 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.629127 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.629190 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.629342 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.629404 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.629476 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.629538 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.629602 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.629666 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.629729 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.629800 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.630116 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.630160 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.630198 np0000179117 devstack@c-api.service[113030]: DEBUG oslo_db.sqlalchemy.engines [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 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=113030) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 08:42:25.630284 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.630329 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.630372 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.630411 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.630532 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.631352 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.631481 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.631573 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.631681 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.631803 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.631912 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.632006 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.632184 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.632184 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.632313 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.632313 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.632381 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.632441 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.632511 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.632578 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.632641 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.632688 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.632762 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.632825 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.632871 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.632914 np0000179117 devstack@c-api.service[113029]: INFO dbcounter [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Registered counter for database cinder Jun 09 08:42:25.632971 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.633012 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.633095 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.633144 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.633180 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.633268 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.633390 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.633436 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.633759 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.633836 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.633875 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.633919 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.633997 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.634056 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.634122 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.634513 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.634558 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.634636 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.634688 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.634754 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.634818 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.634887 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.635187 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.635268 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.635313 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.635401 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.635452 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.635509 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.635591 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.635638 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.635714 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.635762 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.635836 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.635898 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.635948 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.636023 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.636535 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.636578 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.636660 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.636727 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.636787 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.636831 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.636926 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.637466 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.637516 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.637599 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.637672 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.637758 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.637816 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.637894 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 08:42:25.638765 np0000179117 devstack@c-api.service[113028]: DEBUG oslo_db.sqlalchemy.engines [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 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=113028) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 08:42:25.639136 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 08:42:25.639136 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 08:42:25.639136 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 08:42:25.639136 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 08:42:25.639136 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 08:42:25.639136 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 08:42:25.684700 np0000179117 devstack@c-api.service[113029]: DEBUG oslo_db.sqlalchemy.engines [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa 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=113029) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 08:42:25.688233 np0000179117 devstack@c-api.service[113031]: INFO dbcounter [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Registered counter for database cinder Jun 09 08:42:25.743030 np0000179117 devstack@c-api.service[113031]: DEBUG oslo_db.sqlalchemy.engines [None req-c96408ba-4169-4675-8ece-97cdf63f580b 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=113031) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 08:42:25.751619 np0000179117 devstack@c-api.service[113030]: DEBUG dbcounter [-] [113030] Writer thread running {{(pid=113030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 08:42:25.755349 np0000179117 devstack@c-api.service[113030]: INFO cinder.rpc [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 08:42:25.759054 np0000179117 devstack@c-api.service[113030]: INFO cinder.rpc [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 08:42:25.762301 np0000179117 devstack@c-api.service[113030]: INFO cinder.rpc [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 08:42:25.762817 np0000179117 devstack@c-api.service[113028]: DEBUG dbcounter [-] [113028] Writer thread running {{(pid=113028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 08:42:25.764946 np0000179117 devstack@c-api.service[113030]: INFO cinder.rpc [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 08:42:25.765956 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.767867 np0000179117 devstack@c-api.service[113028]: INFO cinder.rpc [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 08:42:25.769529 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.771682 np0000179117 devstack@c-api.service[113028]: INFO cinder.rpc [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 08:42:25.774306 np0000179117 devstack@c-api.service[113028]: INFO cinder.rpc [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 08:42:25.776430 np0000179117 devstack@c-api.service[113028]: INFO cinder.rpc [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 08:42:25.777398 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.781000 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.809489 np0000179117 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writer thread running {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 08:42:25.809956 np0000179117 devstack@c-api.service[113030]: DEBUG oslo_db.sqlalchemy.engines [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 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=113030) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 08:42:25.812228 np0000179117 devstack@c-api.service[113029]: INFO cinder.rpc [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 08:42:25.813229 np0000179117 devstack@c-api.service[113030]: INFO cinder.rpc [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 08:42:25.814643 np0000179117 devstack@c-api.service[113029]: INFO cinder.rpc [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 08:42:25.815908 np0000179117 devstack@c-api.service[113030]: INFO cinder.rpc [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 08:42:25.817230 np0000179117 devstack@c-api.service[113029]: INFO cinder.rpc [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 08:42:25.817354 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.819364 np0000179117 devstack@c-api.service[113028]: DEBUG oslo_db.sqlalchemy.engines [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 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=113028) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 08:42:25.819760 np0000179117 devstack@c-api.service[113029]: INFO cinder.rpc [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 08:42:25.820985 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.822471 np0000179117 devstack@c-api.service[113028]: INFO cinder.rpc [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 08:42:25.824636 np0000179117 devstack@c-api.service[113028]: INFO cinder.rpc [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 08:42:25.824871 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.825726 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.830755 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.834151 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.837243 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.839368 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.842508 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.842569 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.845682 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.846154 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.849750 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.850141 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.853502 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.853883 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.856438 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.856791 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.859565 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.860028 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.862067 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.862439 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.865371 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.865657 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.866433 np0000179117 devstack@c-api.service[113029]: DEBUG oslo_db.sqlalchemy.engines [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa 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=113029) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 08:42:25.866896 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.869732 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.871050 np0000179117 devstack@c-api.service[113029]: INFO cinder.rpc [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 08:42:25.871664 np0000179117 devstack@c-api.service[113031]: DEBUG dbcounter [-] [113031] Writer thread running {{(pid=113031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 08:42:25.873231 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.874928 np0000179117 devstack@c-api.service[113029]: INFO cinder.rpc [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 08:42:25.875473 np0000179117 devstack@c-api.service[113031]: INFO cinder.rpc [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 08:42:25.875583 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.875894 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.878292 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.879010 np0000179117 devstack@c-api.service[113031]: INFO cinder.rpc [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 08:42:25.879472 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.880842 np0000179117 devstack@c-api.service[113030]: WARNING cinder.api.contrib.hosts [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 08:42:25.881582 np0000179117 devstack@c-api.service[113028]: WARNING cinder.api.contrib.hosts [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 08:42:25.882327 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.882430 np0000179117 devstack@c-api.service[113031]: INFO cinder.rpc [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 08:42:25.882522 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.883927 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.885364 np0000179117 devstack@c-api.service[113031]: INFO cinder.rpc [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 08:42:25.886162 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.886738 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.887078 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.888651 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.888755 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.888847 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.890294 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.891129 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.891712 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.891924 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.892018 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.893197 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.893831 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.895113 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.895229 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.895311 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.896265 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: extensions {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.896645 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.897729 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: encryption {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.898009 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.899090 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: extensions {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.899425 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.899525 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: capabilities {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.900540 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: encryption {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.901380 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: os-quota-class-sets {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.902097 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: capabilities {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.902754 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.903189 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: os-volume-type-access {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.904537 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: os-quota-class-sets {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.905581 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: extra_specs {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.905797 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.905915 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: os-volume-type-access {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.907508 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: extra_specs {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.907732 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: os-hosts {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.908848 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.909084 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: os-hosts {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.909604 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: os-availability-zone {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.910490 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: os-availability-zone {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.911470 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: consistencygroups {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.911769 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.911860 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: consistencygroups {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.914090 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: cgsnapshots {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.914265 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: cgsnapshots {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.914768 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.915525 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: os-snapshot-manage {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.915714 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: os-snapshot-manage {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.916222 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.916915 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: os-volume-manage {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.917095 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: os-volume-manage {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.918456 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: backups {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.918555 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: backups {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.918936 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.920605 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: encryption {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.920812 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: encryption {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.922185 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: os-volume-transfer {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.922275 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: os-volume-transfer {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.923756 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: scheduler-stats {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.923902 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: scheduler-stats {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.924910 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.925212 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: os-quota-sets {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.925381 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: os-quota-sets {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.926866 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extended resource: qos-specs {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.927296 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extended resource: qos-specs {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.929020 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.contrib.snapshot_actions [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] SnapshotActionsController initialized {{(pid=113030) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 08:42:25.929141 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.929449 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.contrib.snapshot_actions [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] SnapshotActionsController initialized {{(pid=113028) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 08:42:25.930063 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.930475 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.930980 np0000179117 devstack@c-api.service[113029]: WARNING cinder.api.contrib.hosts [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 08:42:25.931681 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.931803 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.932041 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.933054 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.933170 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.933253 np0000179117 devstack@c-api.service[113031]: DEBUG oslo_db.sqlalchemy.engines [None req-c96408ba-4169-4675-8ece-97cdf63f580b 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=113031) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 08:42:25.933451 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.934425 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.934847 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.935011 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.935756 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.936226 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.937109 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.937655 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.938513 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.938570 np0000179117 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.938607 np0000179117 devstack@c-api.service[113031]: INFO cinder.rpc [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 08:42:25.939021 np0000179117 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.939547 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.939671 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension TypesManage extending resource: types {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.939786 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.939897 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.939948 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.939990 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.940060 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension VolumeActions extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.940106 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension TypesManage extending resource: types {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.940254 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.940366 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.940475 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension VolumeActions extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.940607 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.940817 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension UsedLimits extending resource: limits {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.940874 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.940923 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.940975 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension UsedLimits extending resource: limits {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941076 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941128 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941169 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941222 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941263 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension AdminActions extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941300 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941340 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension AdminActions extending resource: snapshots {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941414 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.941467 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension AdminActions extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941546 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension AdminActions extending resource: backups {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941603 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension AdminActions extending resource: snapshots {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941660 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941708 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension AdminActions extending resource: backups {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941750 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941798 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941854 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-f5449e06-61fc-4dc8-869a-14083f0dae70 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941907 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.941907 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-da8dbdab-d9fa-42e2-9c9e-e78553759f94 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.942445 np0000179117 devstack@c-api.service[113031]: INFO cinder.rpc [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 08:42:25.942911 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.944246 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.944537 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.945327 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: extensions {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.946709 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: encryption {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.948174 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: capabilities {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.949460 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: os-quota-class-sets {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.950168 np0000179117 devstack@c-api.service[113028]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76d5deea3668 pid: 113028 (default app) Jun 09 08:42:25.950244 np0000179117 devstack@c-api.service[113030]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76d5deea3668 pid: 113030 (default app) Jun 09 08:42:25.950953 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: os-volume-type-access {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.952536 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: extra_specs {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.954178 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: os-hosts {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.955687 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: os-availability-zone {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.957089 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: consistencygroups {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.958831 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.958831 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.958831 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.958831 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.958831 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.959492 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.959492 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.959492 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.959492 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.959492 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.959932 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.959932 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.959932 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.959932 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.959932 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.959932 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.960546 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.960546 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.960546 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.960546 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.960916 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.960916 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.960916 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.960916 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.961328 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: cgsnapshots {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.961441 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.961441 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.961441 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.961441 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.961927 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.961927 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.961927 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.961927 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.961927 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.962487 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.962487 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.962487 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.962487 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.962487 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.962751 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.962751 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.962751 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.962751 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.962751 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.962751 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.963047 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.963047 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.963047 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.963047 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.963047 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.963047 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.963408 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.963408 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.963408 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.963408 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.963408 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.963408 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.963724 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.963724 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.963724 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.963724 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.963724 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.963994 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.963994 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.963994 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.963994 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.963994 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.964296 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.964296 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.964296 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.964296 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.964296 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.964296 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.964633 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.964633 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.964633 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.964633 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.964633 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.964633 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.964919 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.964919 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.964919 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.964919 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.964919 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.966611 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.966611 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.966611 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.966611 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.966611 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.966919 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.966919 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.966919 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.966919 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.967126 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.967126 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.967126 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.967126 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.967368 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.967368 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.967368 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.967368 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.967368 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.967673 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.967673 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.967673 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.967673 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.967673 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.967915 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.967915 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.967915 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.967915 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.968140 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.968140 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.968140 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.968140 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.968363 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.968363 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.968363 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.968363 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.968576 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.968576 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.968576 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.968576 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.968803 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.968803 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.968803 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.968803 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.968978 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.968978 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.968978 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.968978 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.968978 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.969242 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.969242 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.969242 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.969242 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.969242 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.969242 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.969493 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.969493 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.969493 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.969493 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.969493 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.969807 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.969807 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.969807 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.969807 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.969807 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.969807 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.970061 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.970061 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.970061 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.970061 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.970061 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.970061 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.970337 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.970337 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.970337 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.970337 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.970337 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.970337 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.970581 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.970581 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.970581 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.970581 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.970581 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.970581 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.970763 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.970763 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.970763 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.970763 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.970899 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.970899 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.970899 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.970899 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.970899 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.971076 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.971076 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.971076 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.971076 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:25.971076 np0000179117 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) Jun 09 08:42:25.971258 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: os-snapshot-manage {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.971258 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: os-volume-manage {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.971328 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.middleware.request_id [None req-b75d8f05-ff08-4fd3-b31e-4645561428db None None] RequestId filter calling following filter/app {{(pid=113028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:42:25.971360 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: backups {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.971388 np0000179117 devstack@c-api.service[113028]: [pid: 113028|app: 0|req: 1/1] 199.204.45.244 () {60 vars in 956 bytes} [Tue Jun 9 08:42: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 09 08:42:25.971416 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: encryption {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.971448 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.971494 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: os-volume-transfer {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.971494 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: scheduler-stats {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.971565 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.971594 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: os-quota-sets {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.972635 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extended resource: qos-specs {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:25.973140 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.975102 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.contrib.snapshot_actions [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] SnapshotActionsController initialized {{(pid=113029) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 08:42:25.976183 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.977299 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.978668 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.980043 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.980404 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.981444 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.982892 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.983462 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.985357 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.986556 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.986773 np0000179117 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.987781 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.987916 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension TypesManage extending resource: types {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.987998 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.988094 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension SnapshotActions extending resource: snapshots {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.988331 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension VolumeActions extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.988429 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension VolumeTypeAccess extending resource: types {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.988563 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension UsedLimits extending resource: limits {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.988679 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.988782 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.988857 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.988961 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension AdminActions extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.989089 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension AdminActions extending resource: snapshots {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.989180 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension AdminActions extending resource: backups {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.989297 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.989392 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.989475 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.989591 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-cef12a01-e78f-4430-9a38-99f2e0344cfa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:25.992569 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.994241 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.997074 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:25.997958 np0000179117 devstack@c-api.service[113029]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76d5deea3668 pid: 113029 (default app) Jun 09 08:42:26.002819 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.007115 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.009059 np0000179117 devstack@c-api.service[113031]: WARNING cinder.api.contrib.hosts [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 08:42:26.009890 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.011330 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.012938 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.014475 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.015840 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.017307 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.018831 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.020173 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.021286 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: extensions {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.022770 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: encryption {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.024296 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: capabilities {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.025648 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: os-quota-class-sets {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.027007 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: os-volume-type-access {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.028703 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: extra_specs {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.030355 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: os-hosts {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.031913 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: os-availability-zone {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.033286 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: consistencygroups {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.035304 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: cgsnapshots {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.036784 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: os-snapshot-manage {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.038254 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: os-volume-manage {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.039754 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: backups {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.041949 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: encryption {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.043635 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: os-volume-transfer {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.045354 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: scheduler-stats {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.047482 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: os-quota-sets {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.048961 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extended resource: qos-specs {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 08:42:26.051432 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.contrib.snapshot_actions [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] SnapshotActionsController initialized {{(pid=113031) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 08:42:26.052326 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.053842 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.055238 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.056793 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.058325 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.059731 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.061221 np0000179117 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 08:42:26.062277 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.062422 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension TypesManage extending resource: types {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.062520 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.062589 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension SnapshotActions extending resource: snapshots {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.062810 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension VolumeActions extending resource: volumes {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.062925 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension VolumeTypeAccess extending resource: types {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.063057 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension UsedLimits extending resource: limits {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.063216 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.063381 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.063501 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.063607 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension AdminActions extending resource: volumes {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.063736 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension AdminActions extending resource: snapshots {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.063842 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension AdminActions extending resource: backups {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.063945 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.064048 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.064159 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-c96408ba-4169-4675-8ece-97cdf63f580b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 08:42:26.073550 np0000179117 devstack@c-api.service[113031]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76d5deea3668 pid: 113031 (default app) Jun 09 08:42:34.007847 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.007847 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.007847 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.007847 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.007847 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.008909 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.008909 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.008909 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.008909 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.008909 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.009245 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.009245 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.009245 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.009245 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.009245 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.009245 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.009615 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.009615 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.009615 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.009615 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.009865 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.009865 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.009865 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.009865 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.010132 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.010132 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.010132 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.010132 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.010429 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.010429 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.010429 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.010429 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.010429 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.010816 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.010816 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.010816 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.010816 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.010816 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.011228 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.011228 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.011228 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.011228 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.011228 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.011228 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.011644 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.011644 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.011644 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.011644 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.011644 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.011644 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.011892 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.011892 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.011892 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.011892 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.011892 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.011892 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.012127 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.012127 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.012127 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.012127 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.012127 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.012348 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.012348 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.012348 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.012348 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.012348 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.012520 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.012520 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.012520 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.012520 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.012520 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.012520 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.012739 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.012739 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.012739 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.012739 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.012739 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.012739 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.012941 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.012941 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.012941 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.012941 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.012941 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.013121 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.013121 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.013121 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.013121 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.013121 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.013371 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.013371 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.013371 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.013371 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.013540 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.013540 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.013540 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.013540 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.013705 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.013705 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.013705 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.013705 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.013705 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.013903 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.013903 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.013903 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.013903 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.013903 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.014078 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.014078 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.014078 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.014078 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.014249 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.014249 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.014249 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.014249 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.014402 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.014402 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.014402 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.014402 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.014549 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.014549 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.014549 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.014549 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.014698 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.014698 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.014698 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.014698 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.014866 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.014866 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.014866 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.014866 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.014866 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.015068 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.015068 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.015068 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.015068 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.015068 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.015068 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.015300 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.015300 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.015300 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.015300 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.015300 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.015488 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.015488 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.015488 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.015488 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.015488 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.015488 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.015704 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.015704 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.015704 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.015704 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.015704 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.015704 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.015927 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.015927 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.015927 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.015927 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.015927 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.015927 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.016155 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.016155 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.016155 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.016155 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.016155 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.016155 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.016447 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.016447 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.016447 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.016447 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.016602 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.016602 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.016602 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.016602 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.016602 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.016789 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.016789 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.016789 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.016789 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.016789 np0000179117 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) Jun 09 08:42:34.016789 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.middleware.request_id [None req-4d2f3ba6-03c7-416c-9092-42441ae94f2b None None] RequestId filter calling following filter/app {{(pid=113030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:42:34.570557 np0000179117 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-4d2f3ba6-03c7-416c-9092-42441ae94f2b admin admin] POST https://199.204.45.244/volume/v3/types Jun 09 08:42:34.570557 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-4d2f3ba6-03c7-416c-9092-42441ae94f2b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 08:42:34.573532 np0000179117 devstack@c-api.service[113030]: /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 09 08:42:34.573532 np0000179117 devstack@c-api.service[113030]: warnings.warn( Jun 09 08:42:34.612029 np0000179117 devstack@c-api.service[113030]: DEBUG oslo_db.sqlalchemy.engines [None req-4d2f3ba6-03c7-416c-9092-42441ae94f2b 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=113030) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 08:42:34.657283 np0000179117 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-4d2f3ba6-03c7-416c-9092-42441ae94f2b admin admin] https://199.204.45.244/volume/v3/types returned with HTTP 200 Jun 09 08:42:34.657818 np0000179117 devstack@c-api.service[113030]: [pid: 113030|app: 0|req: 1/2] 199.204.45.244 () {68 vars in 1288 bytes} [Tue Jun 9 08:42:33 2026] POST /volume/v3/types => generated 186 bytes in 664 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 08:42:34.676285 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.middleware.request_id [req-4d2f3ba6-03c7-416c-9092-42441ae94f2b req-a820e3f2-4961-4586-80d1-d3846d8360ff None None] RequestId filter calling following filter/app {{(pid=113028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:42:35.107088 np0000179117 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [req-4d2f3ba6-03c7-416c-9092-42441ae94f2b req-a820e3f2-4961-4586-80d1-d3846d8360ff admin admin] POST https://199.204.45.244/volume/v3/types/24911f3a-45fb-449e-a97d-5a41d4899f2d/extra_specs Jun 09 08:42:35.107760 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [req-4d2f3ba6-03c7-416c-9092-42441ae94f2b req-a820e3f2-4961-4586-80d1-d3846d8360ff admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 08:42:35.109925 np0000179117 devstack@c-api.service[113028]: /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 09 08:42:35.109925 np0000179117 devstack@c-api.service[113028]: warnings.warn( Jun 09 08:42:35.152955 np0000179117 devstack@c-api.service[113028]: DEBUG oslo_db.sqlalchemy.engines [req-4d2f3ba6-03c7-416c-9092-42441ae94f2b req-a820e3f2-4961-4586-80d1-d3846d8360ff 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=113028) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 08:42:35.227080 np0000179117 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [req-4d2f3ba6-03c7-416c-9092-42441ae94f2b req-a820e3f2-4961-4586-80d1-d3846d8360ff admin admin] https://199.204.45.244/volume/v3/types/24911f3a-45fb-449e-a97d-5a41d4899f2d/extra_specs returned with HTTP 200 Jun 09 08:42:35.227790 np0000179117 devstack@c-api.service[113028]: [pid: 113028|app: 0|req: 2/3] 199.204.45.244 () {70 vars in 1505 bytes} [Tue Jun 9 08:42:34 2026] POST /volume/v3/types/24911f3a-45fb-449e-a97d-5a41d4899f2d/extra_specs => generated 55 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 08:42:35.873673 np0000179117 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writing DB stats cinder:SELECT=6 {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 08:42:35.941801 np0000179117 devstack@c-api.service[113031]: DEBUG dbcounter [-] [113031] Writing DB stats cinder:SELECT=6 {{(pid=113031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 08:42:44.654350 np0000179117 devstack@c-api.service[113030]: DEBUG dbcounter [-] [113030] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 08:42:45.225391 np0000179117 devstack@c-api.service[113028]: DEBUG dbcounter [-] [113028] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 08:45:15.937956 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.937956 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.937956 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.937956 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.937956 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.939003 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.939003 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.939003 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.939003 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.939003 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.939367 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.939367 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.939367 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.939367 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.939367 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.939367 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.939738 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.939738 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.939738 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.939738 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.940049 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.940049 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.940049 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.940049 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.940327 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.940327 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.940327 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.940327 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.940642 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.940642 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.940642 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.940642 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.940642 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.940977 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.940977 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.940977 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.940977 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.940977 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.941689 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.941689 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.941689 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.941689 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.941689 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.941689 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.942362 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.942362 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.942362 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.942362 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.942362 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.942362 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.943036 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.943036 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.943036 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.943036 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.943036 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.943036 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.943826 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.943826 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.943826 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.943826 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.943826 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.944505 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.944505 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.944505 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.944505 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.944505 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.945180 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.945180 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.945180 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.945180 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.945180 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.945180 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.945525 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.945525 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.945525 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.945525 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.945525 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.945525 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.945854 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.945854 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.945854 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.945854 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.945854 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.946160 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.946160 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.946160 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.946160 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.946160 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.946491 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.946491 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.946491 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.946491 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.946738 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.946738 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.946738 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.946738 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.946973 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.946973 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.946973 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.946973 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.946973 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.947388 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.947388 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.947388 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.947388 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.947388 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.947671 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.947671 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.947671 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.947671 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.947927 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.947927 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.947927 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.947927 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.948222 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.948222 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.948222 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.948222 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.948701 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.948701 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.948701 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.948701 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.948914 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.948914 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.948914 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.948914 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.949065 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.949065 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.949065 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.949065 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.949065 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.949390 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.949390 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.949390 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.949390 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.949390 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.949390 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.949766 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.949766 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.949766 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.949766 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.949766 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.950137 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.950137 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.950137 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.950137 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.950137 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.950137 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.950370 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.950370 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.950370 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.950370 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.950370 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.950370 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.950548 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.950548 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.950548 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.950548 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.950548 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.950548 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.950731 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.950731 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.950731 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.950731 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.950731 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.950731 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.950907 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.950907 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.950907 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.950907 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.951039 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.951039 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.951039 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.951039 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.951039 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.951219 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.951219 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.951219 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.951219 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:15.951219 np0000179117 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 09 08:45:15.951219 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [None req-32ed4caa-e86e-4c29-9262-fc385a0b2ea4 None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:45:15.951219 np0000179117 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-32ed4caa-e86e-4c29-9262-fc385a0b2ea4 None None] GET https://199.204.45.244/volume// Jun 09 08:45:15.951445 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-32ed4caa-e86e-4c29-9262-fc385a0b2ea4 None None] Empty body provided in request {{(pid=113029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 08:45:15.951445 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-32ed4caa-e86e-4c29-9262-fc385a0b2ea4 None None] Calling method 'all' {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 08:45:15.951445 np0000179117 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-32ed4caa-e86e-4c29-9262-fc385a0b2ea4 None None] https://199.204.45.244/volume// returned with HTTP 300 Jun 09 08:45:15.951445 np0000179117 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 1/4] 199.204.45.244 () {66 vars in 1456 bytes} [Tue Jun 9 08:45:15 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 09 08:45:58.575403 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.575403 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.576125 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.576125 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.576125 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.576125 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.576125 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.576481 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.576481 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.576481 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.576481 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.576481 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.576481 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.576851 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.576851 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.576851 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.576851 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.576851 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.577120 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.577120 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.577120 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.577120 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.577384 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.577384 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.577384 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.577384 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.577650 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.577650 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.577650 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.577650 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.577650 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.577938 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.577938 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.577938 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.577938 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.577938 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.578229 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.578229 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.578229 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.578229 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.578229 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.578229 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.578587 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.578587 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.578587 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.578587 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.578587 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.578587 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.578931 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.578931 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.578931 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.578931 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.578931 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.578931 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.579293 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.579293 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.579293 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.579293 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.579293 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.579293 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.579814 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.579814 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.579814 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.579814 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.580055 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.580055 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.580055 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.580055 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.580055 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.580388 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.580388 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.580388 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.580388 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.580388 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.580577 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.580577 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.580577 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.580577 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.580577 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.580577 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.580774 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.580774 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.580774 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.580774 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.580774 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.580960 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.580960 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.580960 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.580960 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.580960 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.581145 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.581145 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.581145 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.581145 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.581325 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.581325 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.581325 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.581325 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.581467 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.581467 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.581467 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.581467 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.581467 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.581653 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.581653 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.581653 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.581653 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.581653 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.581824 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.581824 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.581824 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.581824 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.581967 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.581967 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.581967 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.581967 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.582112 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.582112 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.582112 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.582112 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.582270 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.582270 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.582270 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.582270 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.582414 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.582414 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.582414 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.582414 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.582569 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.582569 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.582569 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.582569 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.582569 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.582569 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.582775 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.582775 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.582775 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.582775 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.582775 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.582970 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.582970 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.582970 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.582970 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.582970 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.582970 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.582970 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.583225 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.583225 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.583225 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.583225 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.583225 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.583225 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.583452 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.583452 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.583452 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.583452 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.583452 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.583452 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.583691 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.583691 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.583691 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.583691 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.583691 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.583691 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.583899 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.583899 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.583899 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.583899 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.584069 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.584069 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.584069 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.584069 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.584240 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.584240 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.584240 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.584240 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.584384 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.584384 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.584384 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:58.584384 np0000179117 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) Jun 09 08:45:58.584384 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [None req-4397ac90-495f-4dc0-9b8a-39b66a135974 None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:45:58.584384 np0000179117 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 1/5] 199.204.45.244 () {62 vars in 1068 bytes} [Tue Jun 9 08:45:58 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Jun 09 08:45:58.622065 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.middleware.request_id [None req-8dab4ff8-0aac-455e-b033-9de5b8aea595 None None] RequestId filter calling following filter/app {{(pid=113030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:45:58.631240 np0000179117 devstack@c-api.service[113030]: [pid: 113030|app: 0|req: 2/6] 199.204.45.244 () {64 vars in 1272 bytes} [Tue Jun 9 08:45:58 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 08:45:58.673946 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.middleware.request_id [req-8dab4ff8-0aac-455e-b033-9de5b8aea595 req-d23a027c-0fd7-4499-9b51-a69d17266ab1 None None] RequestId filter calling following filter/app {{(pid=113028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:45:58.679582 np0000179117 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [req-8dab4ff8-0aac-455e-b033-9de5b8aea595 req-d23a027c-0fd7-4499-9b51-a69d17266ab1 demo demo] GET https://199.204.45.244/volume/v3/ Jun 09 08:45:58.680124 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [req-8dab4ff8-0aac-455e-b033-9de5b8aea595 req-d23a027c-0fd7-4499-9b51-a69d17266ab1 demo demo] Empty body provided in request {{(pid=113028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 08:45:58.680587 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [req-8dab4ff8-0aac-455e-b033-9de5b8aea595 req-d23a027c-0fd7-4499-9b51-a69d17266ab1 demo demo] Calling method 'version_select' {{(pid=113028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 08:45:58.681471 np0000179117 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [req-8dab4ff8-0aac-455e-b033-9de5b8aea595 req-d23a027c-0fd7-4499-9b51-a69d17266ab1 demo demo] https://199.204.45.244/volume/v3/ returned with HTTP 200 Jun 09 08:45:58.681824 np0000179117 devstack@c-api.service[113028]: [pid: 113028|app: 0|req: 3/7] 199.204.45.244 () {66 vars in 1346 bytes} [Tue Jun 9 08:45:58 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 08:45:58.728720 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [None req-0b9affab-2b06-454f-ac3b-6b89cc29289f None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:45:59.077913 np0000179117 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-0b9affab-2b06-454f-ac3b-6b89cc29289f demo demo] GET https://199.204.45.244/volume/v3/types/default Jun 09 08:45:59.078262 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-0b9affab-2b06-454f-ac3b-6b89cc29289f demo demo] Empty body provided in request {{(pid=113029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 08:45:59.078483 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-0b9affab-2b06-454f-ac3b-6b89cc29289f demo demo] Calling method 'show' {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 08:45:59.119239 np0000179117 devstack@c-api.service[113029]: DEBUG oslo_db.sqlalchemy.engines [None req-0b9affab-2b06-454f-ac3b-6b89cc29289f demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113029) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 08:45:59.137819 np0000179117 devstack@c-api.service[113029]: /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 09 08:45:59.137819 np0000179117 devstack@c-api.service[113029]: warnings.warn( Jun 09 08:45:59.139950 np0000179117 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-0b9affab-2b06-454f-ac3b-6b89cc29289f demo demo] https://199.204.45.244/volume/v3/types/default returned with HTTP 200 Jun 09 08:45:59.140429 np0000179117 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 2/8] 199.204.45.244 () {64 vars in 1301 bytes} [Tue Jun 9 08:45:58 2026] GET /volume/v3/types/default => generated 145 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 08:45:59.252963 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [None req-d32acf05-8e74-4088-921d-b902da714074 None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:45:59.599888 np0000179117 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-d32acf05-8e74-4088-921d-b902da714074 demo demo] GET https://199.204.45.244/volume/v3/types Jun 09 08:45:59.600829 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-d32acf05-8e74-4088-921d-b902da714074 demo demo] Empty body provided in request {{(pid=113031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 08:45:59.600829 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-d32acf05-8e74-4088-921d-b902da714074 demo demo] Calling method 'index' {{(pid=113031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 08:45:59.601033 np0000179117 devstack@c-api.service[113031]: /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 09 08:45:59.601033 np0000179117 devstack@c-api.service[113031]: warnings.warn( Jun 09 08:45:59.601570 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.api_utils [None req-d32acf05-8e74-4088-921d-b902da714074 demo demo] Removing options '' from query. {{(pid=113031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 08:45:59.644852 np0000179117 devstack@c-api.service[113031]: DEBUG oslo_db.sqlalchemy.engines [None req-d32acf05-8e74-4088-921d-b902da714074 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113031) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 08:45:59.671309 np0000179117 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-d32acf05-8e74-4088-921d-b902da714074 demo demo] https://199.204.45.244/volume/v3/types returned with HTTP 200 Jun 09 08:45:59.671694 np0000179117 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 2/9] 199.204.45.244 () {64 vars in 1290 bytes} [Tue Jun 9 08:45:59 2026] GET /volume/v3/types => generated 377 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 08:46:00.116392 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.middleware.request_id [None req-90e2819f-9fbe-4b10-8337-3f7e9ba1d59e None None] RequestId filter calling following filter/app {{(pid=113030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:46:00.117735 np0000179117 devstack@c-api.service[113030]: [pid: 113030|app: 0|req: 3/10] 199.204.45.244 () {62 vars in 1068 bytes} [Tue Jun 9 08:46:00 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 08:46:00.154274 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.middleware.request_id [None req-fbaca9ea-09f5-41b3-87da-7878eae04928 None None] RequestId filter calling following filter/app {{(pid=113028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:46:00.165302 np0000179117 devstack@c-api.service[113028]: [pid: 113028|app: 0|req: 4/11] 199.204.45.244 () {64 vars in 1272 bytes} [Tue Jun 9 08:46:00 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 08:46:00.204285 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [req-fbaca9ea-09f5-41b3-87da-7878eae04928 req-73982a6e-ff88-462b-88a4-c4d0af71870d None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:46:00.206192 np0000179117 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [req-fbaca9ea-09f5-41b3-87da-7878eae04928 req-73982a6e-ff88-462b-88a4-c4d0af71870d demo demo] GET https://199.204.45.244/volume/v3/ Jun 09 08:46:00.206357 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [req-fbaca9ea-09f5-41b3-87da-7878eae04928 req-73982a6e-ff88-462b-88a4-c4d0af71870d demo demo] Empty body provided in request {{(pid=113029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 08:46:00.206567 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [req-fbaca9ea-09f5-41b3-87da-7878eae04928 req-73982a6e-ff88-462b-88a4-c4d0af71870d demo demo] Calling method 'version_select' {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 08:46:00.207182 np0000179117 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [req-fbaca9ea-09f5-41b3-87da-7878eae04928 req-73982a6e-ff88-462b-88a4-c4d0af71870d demo demo] https://199.204.45.244/volume/v3/ returned with HTTP 200 Jun 09 08:46:00.207658 np0000179117 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 3/12] 199.204.45.244 () {66 vars in 1346 bytes} [Tue Jun 9 08:46:00 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 08:46:00.249586 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [None req-436fa306-b543-4858-a3de-e889f621e440 None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:46:00.252117 np0000179117 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-436fa306-b543-4858-a3de-e889f621e440 demo demo] GET https://199.204.45.244/volume/v3/types/default Jun 09 08:46:00.252396 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-436fa306-b543-4858-a3de-e889f621e440 demo demo] Empty body provided in request {{(pid=113031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 08:46:00.252675 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-436fa306-b543-4858-a3de-e889f621e440 demo demo] Calling method 'show' {{(pid=113031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 08:46:00.272397 np0000179117 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-436fa306-b543-4858-a3de-e889f621e440 demo demo] https://199.204.45.244/volume/v3/types/default returned with HTTP 200 Jun 09 08:46:00.272767 np0000179117 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 3/13] 199.204.45.244 () {64 vars in 1301 bytes} [Tue Jun 9 08:46:00 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 08:46:00.987270 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.middleware.request_id [None req-37c024f9-375b-4d35-ae5d-69d01abc4254 None None] RequestId filter calling following filter/app {{(pid=113030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:46:00.987960 np0000179117 devstack@c-api.service[113030]: [pid: 113030|app: 0|req: 4/14] 199.204.45.244 () {62 vars in 1068 bytes} [Tue Jun 9 08:46:00 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 08:46:01.029741 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.middleware.request_id [None req-5a25932e-08ff-477a-9693-354bf4c83947 None None] RequestId filter calling following filter/app {{(pid=113028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:46:01.032423 np0000179117 devstack@c-api.service[113028]: [pid: 113028|app: 0|req: 5/15] 199.204.45.244 () {64 vars in 1272 bytes} [Tue Jun 9 08:46:01 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 08:46:01.116651 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [req-5a25932e-08ff-477a-9693-354bf4c83947 req-b4871b3d-4801-43a4-8b55-88bb9e6a98d6 None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:46:01.120116 np0000179117 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [req-5a25932e-08ff-477a-9693-354bf4c83947 req-b4871b3d-4801-43a4-8b55-88bb9e6a98d6 demo demo] GET https://199.204.45.244/volume/v3/ Jun 09 08:46:01.120500 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [req-5a25932e-08ff-477a-9693-354bf4c83947 req-b4871b3d-4801-43a4-8b55-88bb9e6a98d6 demo demo] Empty body provided in request {{(pid=113029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 08:46:01.120934 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [req-5a25932e-08ff-477a-9693-354bf4c83947 req-b4871b3d-4801-43a4-8b55-88bb9e6a98d6 demo demo] Calling method 'version_select' {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 08:46:01.121905 np0000179117 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [req-5a25932e-08ff-477a-9693-354bf4c83947 req-b4871b3d-4801-43a4-8b55-88bb9e6a98d6 demo demo] https://199.204.45.244/volume/v3/ returned with HTTP 200 Jun 09 08:46:01.122996 np0000179117 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 4/16] 199.204.45.244 () {66 vars in 1346 bytes} [Tue Jun 9 08:46:01 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 08:46:01.172509 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [None req-61bb791f-1a2d-486a-b6ee-7a876b3fbb0e None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:46:01.175636 np0000179117 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-61bb791f-1a2d-486a-b6ee-7a876b3fbb0e demo demo] GET https://199.204.45.244/volume/v3/types/default Jun 09 08:46:01.175783 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-61bb791f-1a2d-486a-b6ee-7a876b3fbb0e demo demo] Empty body provided in request {{(pid=113031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 08:46:01.175966 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-61bb791f-1a2d-486a-b6ee-7a876b3fbb0e demo demo] Calling method 'show' {{(pid=113031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 08:46:01.183567 np0000179117 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-61bb791f-1a2d-486a-b6ee-7a876b3fbb0e demo demo] https://199.204.45.244/volume/v3/types/default returned with HTTP 200 Jun 09 08:46:01.183883 np0000179117 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 4/17] 199.204.45.244 () {64 vars in 1301 bytes} [Tue Jun 9 08:46:01 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 08:46:01.228562 np0000179117 devstack@c-api.service[113030]: DEBUG cinder.api.middleware.request_id [None req-2744142f-5119-429e-8442-77d40a7009ef None None] RequestId filter calling following filter/app {{(pid=113030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:46:01.229877 np0000179117 devstack@c-api.service[113030]: [pid: 113030|app: 0|req: 5/18] 199.204.45.244 () {62 vars in 1068 bytes} [Tue Jun 9 08:46:01 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 08:46:01.269821 np0000179117 devstack@c-api.service[113028]: DEBUG cinder.api.middleware.request_id [None req-f6e23e5c-d2e0-4cb1-9e90-4a738c27fd27 None None] RequestId filter calling following filter/app {{(pid=113028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:46:01.274269 np0000179117 devstack@c-api.service[113028]: [pid: 113028|app: 0|req: 6/19] 199.204.45.244 () {64 vars in 1272 bytes} [Tue Jun 9 08:46:01 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 08:46:01.313639 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [req-f6e23e5c-d2e0-4cb1-9e90-4a738c27fd27 req-be79108e-3816-4759-afd4-7ca8923bbc4d None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:46:01.317099 np0000179117 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [req-f6e23e5c-d2e0-4cb1-9e90-4a738c27fd27 req-be79108e-3816-4759-afd4-7ca8923bbc4d demo demo] GET https://199.204.45.244/volume/v3/ Jun 09 08:46:01.317474 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [req-f6e23e5c-d2e0-4cb1-9e90-4a738c27fd27 req-be79108e-3816-4759-afd4-7ca8923bbc4d demo demo] Empty body provided in request {{(pid=113029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 08:46:01.317841 np0000179117 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [req-f6e23e5c-d2e0-4cb1-9e90-4a738c27fd27 req-be79108e-3816-4759-afd4-7ca8923bbc4d demo demo] Calling method 'version_select' {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 08:46:01.318519 np0000179117 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [req-f6e23e5c-d2e0-4cb1-9e90-4a738c27fd27 req-be79108e-3816-4759-afd4-7ca8923bbc4d demo demo] https://199.204.45.244/volume/v3/ returned with HTTP 200 Jun 09 08:46:01.319172 np0000179117 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 5/20] 199.204.45.244 () {66 vars in 1346 bytes} [Tue Jun 9 08:46:01 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 08:46:01.370289 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [None req-d1ccf6f8-4e9b-4d0d-9eee-7d1342afacd3 None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 08:46:01.372741 np0000179117 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-d1ccf6f8-4e9b-4d0d-9eee-7d1342afacd3 demo demo] GET https://199.204.45.244/volume/v3/types/default Jun 09 08:46:01.372968 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-d1ccf6f8-4e9b-4d0d-9eee-7d1342afacd3 demo demo] Empty body provided in request {{(pid=113031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 08:46:01.373258 np0000179117 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-d1ccf6f8-4e9b-4d0d-9eee-7d1342afacd3 demo demo] Calling method 'show' {{(pid=113031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 08:46:01.383300 np0000179117 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-d1ccf6f8-4e9b-4d0d-9eee-7d1342afacd3 demo demo] https://199.204.45.244/volume/v3/types/default returned with HTTP 200 Jun 09 08:46:01.383897 np0000179117 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 5/21] 199.204.45.244 () {64 vars in 1301 bytes} [Tue Jun 9 08:46:01 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 08:46:09.135324 np0000179117 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writing DB stats cinder:SELECT=2 {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}