Jun 26 08:32:30.443924 np0000183147 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 08:32:30.450803 np0000183147 devstack@c-api.service[112899]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 08:32:30.454054 np0000183147 devstack@c-api.service[112899]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 08:32:30 2026] *** Jun 26 08:32:30.454054 np0000183147 devstack@c-api.service[112899]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 08:32:30.454054 np0000183147 devstack@c-api.service[112899]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 08:32:30.454054 np0000183147 devstack@c-api.service[112899]: nodename: np0000183147 Jun 26 08:32:30.454054 np0000183147 devstack@c-api.service[112899]: machine: x86_64 Jun 26 08:32:30.454054 np0000183147 devstack@c-api.service[112899]: clock source: unix Jun 26 08:32:30.454054 np0000183147 devstack@c-api.service[112899]: pcre jit disabled Jun 26 08:32:30.454054 np0000183147 devstack@c-api.service[112899]: detected number of CPU cores: 16 Jun 26 08:32:30.454054 np0000183147 devstack@c-api.service[112899]: current working directory: / Jun 26 08:32:30.454054 np0000183147 devstack@c-api.service[112899]: detected binary path: /usr/bin/uwsgi-core Jun 26 08:32:30.454054 np0000183147 devstack@c-api.service[112899]: your processes number limit is 256917 Jun 26 08:32:30.454054 np0000183147 devstack@c-api.service[112899]: your memory page size is 4096 bytes Jun 26 08:32:30.454054 np0000183147 devstack@c-api.service[112899]: detected max file descriptor number: 2048 Jun 26 08:32:30.454054 np0000183147 devstack@c-api.service[112899]: lock engine: pthread robust mutexes Jun 26 08:32:30.454887 np0000183147 devstack@c-api.service[112899]: thunder lock: enabled Jun 26 08:32:30.454887 np0000183147 devstack@c-api.service[112899]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 08:32:30.454887 np0000183147 devstack@c-api.service[112899]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 08:32:30.454887 np0000183147 devstack@c-api.service[112899]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 08:32:30.454887 np0000183147 devstack@c-api.service[112899]: Set PythonHome to /opt/stack/data/venv Jun 26 08:32:30.489885 np0000183147 devstack@c-api.service[112899]: Python main interpreter initialized at 0x7338f8ca3668 Jun 26 08:32:30.489885 np0000183147 devstack@c-api.service[112899]: python threads support enabled Jun 26 08:32:30.489885 np0000183147 devstack@c-api.service[112899]: your server socket listen backlog is limited to 100 connections Jun 26 08:32:30.489885 np0000183147 devstack@c-api.service[112899]: your mercy for graceful operations on workers is 80 seconds Jun 26 08:32:30.490437 np0000183147 devstack@c-api.service[112899]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 08:32:30.490593 np0000183147 devstack@c-api.service[112899]: *** Operational MODE: preforking *** Jun 26 08:32:30.490752 np0000183147 devstack@c-api.service[112899]: *** uWSGI is running in multiple interpreter mode *** Jun 26 08:32:30.490752 np0000183147 devstack@c-api.service[112899]: spawned uWSGI master process (pid: 112899) Jun 26 08:32:30.490918 np0000183147 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 08:32:30.491509 np0000183147 devstack@c-api.service[112899]: spawned uWSGI worker 1 (pid: 112908, cores: 1) Jun 26 08:32:30.492006 np0000183147 devstack@c-api.service[112899]: spawned uWSGI worker 2 (pid: 112909, cores: 1) Jun 26 08:32:30.492521 np0000183147 devstack@c-api.service[112899]: spawned uWSGI worker 3 (pid: 112910, cores: 1) Jun 26 08:32:30.493068 np0000183147 devstack@c-api.service[112899]: spawned uWSGI worker 4 (pid: 112911, cores: 1) Jun 26 08:32:30.493152 np0000183147 devstack@c-api.service[112899]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 08:32:30.615405 np0000183147 devstack@c-api.service[112909]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:32:30.615405 np0000183147 devstack@c-api.service[112909]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:32:30.615405 np0000183147 devstack@c-api.service[112909]: we strongly recommend against using it for new projects. Jun 26 08:32:30.615405 np0000183147 devstack@c-api.service[112909]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:32:30.615405 np0000183147 devstack@c-api.service[112909]: framework. For more detail see Jun 26 08:32:30.615405 np0000183147 devstack@c-api.service[112909]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:32:30.615405 np0000183147 devstack@c-api.service[112909]: import eventlet # noqa Jun 26 08:32:30.623216 np0000183147 devstack@c-api.service[112910]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:32:30.623216 np0000183147 devstack@c-api.service[112910]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:32:30.623216 np0000183147 devstack@c-api.service[112910]: we strongly recommend against using it for new projects. Jun 26 08:32:30.623216 np0000183147 devstack@c-api.service[112910]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:32:30.623216 np0000183147 devstack@c-api.service[112910]: framework. For more detail see Jun 26 08:32:30.623216 np0000183147 devstack@c-api.service[112910]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:32:30.623216 np0000183147 devstack@c-api.service[112910]: import eventlet # noqa Jun 26 08:32:30.629303 np0000183147 devstack@c-api.service[112911]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:32:30.629303 np0000183147 devstack@c-api.service[112911]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:32:30.629303 np0000183147 devstack@c-api.service[112911]: we strongly recommend against using it for new projects. Jun 26 08:32:30.629303 np0000183147 devstack@c-api.service[112911]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:32:30.629303 np0000183147 devstack@c-api.service[112911]: framework. For more detail see Jun 26 08:32:30.629303 np0000183147 devstack@c-api.service[112911]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:32:30.629303 np0000183147 devstack@c-api.service[112911]: import eventlet # noqa Jun 26 08:32:30.630488 np0000183147 devstack@c-api.service[112908]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:32:30.630488 np0000183147 devstack@c-api.service[112908]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:32:30.630488 np0000183147 devstack@c-api.service[112908]: we strongly recommend against using it for new projects. Jun 26 08:32:30.630488 np0000183147 devstack@c-api.service[112908]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:32:30.630488 np0000183147 devstack@c-api.service[112908]: framework. For more detail see Jun 26 08:32:30.630488 np0000183147 devstack@c-api.service[112908]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:32:30.630488 np0000183147 devstack@c-api.service[112908]: import eventlet # noqa Jun 26 08:32:30.712295 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:32:30.712295 np0000183147 devstack@c-api.service[112909]: warnings.warn( Jun 26 08:32:30.713426 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:32:30.713426 np0000183147 devstack@c-api.service[112910]: warnings.warn( Jun 26 08:32:30.718745 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:32:30.718745 np0000183147 devstack@c-api.service[112911]: warnings.warn( Jun 26 08:32:30.723464 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:32:30.723464 np0000183147 devstack@c-api.service[112908]: warnings.warn( Jun 26 08:32:30.794560 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 08:32:30.794560 np0000183147 devstack@c-api.service[112910]: from cgi import parse_header Jun 26 08:32:30.794711 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 08:32:30.794711 np0000183147 devstack@c-api.service[112911]: from cgi import parse_header Jun 26 08:32:30.801668 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 08:32:30.801668 np0000183147 devstack@c-api.service[112908]: from cgi import parse_header Jun 26 08:32:30.802103 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 08:32:30.802103 np0000183147 devstack@c-api.service[112909]: from cgi import parse_header Jun 26 08:32:30.846119 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 08:32:30.846119 np0000183147 devstack@c-api.service[112911]: removals.removed_module( Jun 26 08:32:30.847851 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 08:32:30.847851 np0000183147 devstack@c-api.service[112911]: removals.removed_module( Jun 26 08:32:30.849056 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 08:32:30.849056 np0000183147 devstack@c-api.service[112910]: removals.removed_module( Jun 26 08:32:30.850608 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 08:32:30.850608 np0000183147 devstack@c-api.service[112910]: removals.removed_module( Jun 26 08:32:30.851936 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 08:32:30.851936 np0000183147 devstack@c-api.service[112908]: removals.removed_module( Jun 26 08:32:30.853719 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 08:32:30.853719 np0000183147 devstack@c-api.service[112908]: removals.removed_module( Jun 26 08:32:30.858235 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 08:32:30.858235 np0000183147 devstack@c-api.service[112909]: removals.removed_module( Jun 26 08:32:30.860033 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 08:32:30.860033 np0000183147 devstack@c-api.service[112909]: removals.removed_module( Jun 26 08:32:31.617088 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 08:32:31.617088 np0000183147 devstack@c-api.service[112911]: warnings.warn( Jun 26 08:32:31.638789 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 08:32:31.638789 np0000183147 devstack@c-api.service[112909]: warnings.warn( Jun 26 08:32:31.646482 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 08:32:31.646482 np0000183147 devstack@c-api.service[112908]: warnings.warn( Jun 26 08:32:31.667826 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 08:32:31.667826 np0000183147 devstack@c-api.service[112911]: warnings.warn( Jun 26 08:32:31.688460 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 08:32:31.688460 np0000183147 devstack@c-api.service[112909]: warnings.warn( Jun 26 08:32:31.697318 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 08:32:31.697318 np0000183147 devstack@c-api.service[112908]: warnings.warn( Jun 26 08:32:31.697742 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 08:32:31.697742 np0000183147 devstack@c-api.service[112910]: warnings.warn( Jun 26 08:32:31.749579 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 08:32:31.749579 np0000183147 devstack@c-api.service[112910]: warnings.warn( Jun 26 08:32:31.870811 np0000183147 devstack@c-api.service[112911]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 08:32:31.870992 np0000183147 devstack@c-api.service[112911]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112911) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:32:31.878343 np0000183147 devstack@c-api.service[112909]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 08:32:31.878568 np0000183147 devstack@c-api.service[112909]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112909) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:32:31.896682 np0000183147 devstack@c-api.service[112908]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 08:32:31.896897 np0000183147 devstack@c-api.service[112908]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112908) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:32:31.943842 np0000183147 devstack@c-api.service[112910]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 08:32:31.944024 np0000183147 devstack@c-api.service[112910]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112910) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:32:31.959710 np0000183147 devstack@c-api.service[112911]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 08:32:31.959710 np0000183147 devstack@c-api.service[112911]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:32:31.965729 np0000183147 devstack@c-api.service[112909]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 08:32:31.965729 np0000183147 devstack@c-api.service[112909]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:32:31.968243 np0000183147 devstack@c-api.service[112908]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 08:32:31.968243 np0000183147 devstack@c-api.service[112908]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:32:32.008160 np0000183147 devstack@c-api.service[112910]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 08:32:32.008160 np0000183147 devstack@c-api.service[112910]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:32:32.424465 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112911) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:32:32.424862 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112908) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:32:32.424987 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.425074 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.425347 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.425438 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.425514 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.425792 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.426058 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.426134 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.426203 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.426274 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.426352 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.426421 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.426487 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.426584 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.426663 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.426663 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.426773 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.426861 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.426980 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.426980 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.430435 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.430588 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.430588 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.430588 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.430790 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.430790 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.430790 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.430969 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.430969 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.430969 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.430969 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.431318 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.431318 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.431318 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.437061 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.437123 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.437168 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.437234 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.437283 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.437343 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.437408 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.437637 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.437706 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.437778 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.437860 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.437924 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.437976 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.438057 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.438851 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.438917 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.438966 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.439043 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.439089 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.439152 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.439228 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.439289 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.439334 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.439384 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.439429 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.439470 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.439517 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.439582 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.439626 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.439663 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.439702 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.439702 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.439786 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.439786 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.439786 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.439895 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.439895 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.439967 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.440010 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.440056 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.440095 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.440172 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.440476 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.440545 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.440636 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.440691 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.440758 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.440806 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.440870 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.441106 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.441189 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.441251 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.441309 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.441358 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.441420 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.441488 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.442984 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.443038 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.443087 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.443147 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.443203 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.443263 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.443310 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.443396 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.443451 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.443520 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.443594 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.443658 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.443718 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.443785 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.444666 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.444730 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.444772 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.444852 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.444907 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.444948 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.444986 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.445033 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.445074 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.445118 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.445168 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.445168 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.445168 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.445271 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.445447 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.445504 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.445571 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.445636 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.445685 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.445741 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.445798 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.445839 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.445892 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.445938 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.445938 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.446019 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.446057 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.446103 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.447145 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112909) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:32:32.447632 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.447691 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.447937 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.447988 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.447988 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.448073 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.448118 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.448118 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.448199 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.448246 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.448291 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.448329 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.448373 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.448412 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.448457 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.448502 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.448566 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.448611 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.448658 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.448702 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.448741 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.448779 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.448779 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.448779 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.449249 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.449335 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.449384 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.449431 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.449483 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.449543 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.449638 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.450679 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.450729 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.450810 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.450867 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.450911 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.450966 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.451062 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.451545 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.451605 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.451678 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.451732 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.451799 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.451842 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.451941 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.451994 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.452050 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.452091 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.452168 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.452221 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.452267 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.452352 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.452799 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.452850 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.452899 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.452967 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.453023 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.453066 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.453114 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.453162 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.453202 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.453247 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.453291 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.453356 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.453399 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.453483 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.453565 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.453643 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.453702 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.453778 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.453842 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.453903 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.453952 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.453993 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.454041 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.454041 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.454130 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.454176 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.454220 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.454270 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.454316 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.454382 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.454440 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.454498 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.454574 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.454634 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.454702 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.454747 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.454793 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.454844 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.454888 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.454930 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.454987 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.454987 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.455071 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.455119 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.455167 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.455205 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.455244 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.455244 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.455244 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.455354 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.455394 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.455441 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.455485 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.455642 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.455702 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.455744 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.456098 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.456145 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.456222 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.456272 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.456322 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.456368 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.456408 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.456448 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.456498 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.456562 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.456619 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.456663 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.456705 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.456746 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.456785 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.456838 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.456877 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.456920 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.456959 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.456959 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.456959 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.457602 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.457672 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.457719 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.457793 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.457835 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.457920 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.457967 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.458288 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.458345 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.458422 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.458472 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.458550 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.458616 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.458669 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.459151 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.459285 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.459337 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.459426 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.459484 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.459554 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.459612 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.459651 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.459692 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.459736 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.459778 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.459817 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.459855 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.459898 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.460037 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.460081 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.460116 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.460154 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.460154 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.460154 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.460154 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.460307 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.460474 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.460545 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.460591 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.460661 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.460715 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.460785 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.461800 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.461874 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.461916 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.461956 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.462035 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.462086 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.462145 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.462182 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.462218 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.462254 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.462294 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.462331 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.462370 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.462411 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.462450 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.462486 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.462545 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.462588 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.462634 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.462682 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.462736 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.462787 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.462825 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.462864 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.462903 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.462943 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.462984 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.463027 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.463066 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.463112 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.463154 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.463193 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.463229 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.463272 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.463311 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.463349 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.463349 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.463349 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.463349 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.463349 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.463349 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.463349 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.463629 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112910) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:32:32.463676 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.463716 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.463757 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.463838 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.463889 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.463939 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.463983 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.464036 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.464078 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.464124 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.464124 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.464196 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.464241 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.464287 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.464287 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.464371 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.464421 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.464482 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.464549 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.464594 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.464645 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.464690 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.464740 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.464787 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.464833 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.464873 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.464921 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.464969 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.465009 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.465056 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.465095 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.465420 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.465470 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.465505 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.465579 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.465626 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.465679 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.465737 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.465776 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.465814 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.465859 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.465900 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.465938 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.465978 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.466016 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.466055 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.466106 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.466144 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.466183 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.466222 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.466272 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.466314 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.466354 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.466398 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.466438 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.466438 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.466438 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.466438 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.466438 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.466640 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.466640 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.466711 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.466711 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.466795 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.466850 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.466850 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.466925 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.466965 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.467010 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.467052 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.467098 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.467139 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.467183 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.467227 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.467273 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.467317 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.467361 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.467406 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.467444 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.467487 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.467545 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.467584 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.467625 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.467675 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.467717 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.467755 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.467800 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.467839 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.467885 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.467923 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.467963 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.468008 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.468048 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.468092 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.468137 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.468180 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.468229 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.468270 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.468312 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.468351 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.468393 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.468431 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.468474 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.468520 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.468578 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.468617 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.468665 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.468705 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.468744 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.468784 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.468823 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.468866 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.468920 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.468967 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.469006 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.469046 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.469086 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.469126 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.469170 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.469209 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.469248 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.469286 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.469330 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.469372 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.469411 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.469466 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.469507 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.469507 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.469609 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.469651 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.469727 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.469727 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.469813 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.469859 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.469901 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.469901 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.469970 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.470015 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.470015 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.470101 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.470140 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.470187 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.470238 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.470283 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.470322 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.470366 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.470366 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.470366 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.470462 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.470496 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.470547 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.470579 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.470579 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.470630 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.470665 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.470694 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.470724 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.470758 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.470787 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.470815 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.470849 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.470877 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.470909 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.470940 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.470969 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.470997 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.471028 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.471061 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.471088 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.471122 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.471122 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.471122 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.471198 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.471229 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.471256 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.471285 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.471317 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.471344 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.471377 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.471412 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.471440 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.471468 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.471499 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.471557 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.471591 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.471619 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.471646 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.471674 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.471701 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.471701 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.471701 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.471701 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.471802 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.471802 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.471802 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.471884 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.471913 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.471913 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.471968 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.472001 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.472032 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.472059 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.472086 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.472086 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.472086 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.472086 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.472086 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.472086 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.472086 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.472086 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.472086 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.472086 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.472329 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.472329 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.472382 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.472414 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.472445 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.472478 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.472510 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.472559 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.472590 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.472619 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.472651 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.472683 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.472709 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.472740 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.472768 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.473104 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.473174 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.473232 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.473295 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.473356 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.473425 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.473462 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.473497 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.473541 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.473577 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.473610 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.473643 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.473706 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.473739 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.473770 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.473817 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.473845 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.473870 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.473903 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.473992 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.474066 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.474194 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.474269 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.474334 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.474396 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.474464 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.474539 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.474617 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.475054 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.475188 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.475245 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.475316 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.475378 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.475439 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.475507 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.476174 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.476221 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.476300 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.476369 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.476431 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.476479 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.476593 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.477119 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.477189 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.477249 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.477325 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.477411 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.477482 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.477541 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.477574 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.477623 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.477670 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.477732 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.477777 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.477806 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.477835 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.477862 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.477894 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.477932 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.477961 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.477988 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.478019 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.478055 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.478085 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.478116 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.478147 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.478176 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.478208 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.478208 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.478264 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.478294 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.478330 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.478358 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.478390 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.478390 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.478439 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.478542 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.478727 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.478789 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.478857 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.478918 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.478978 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.479036 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.479102 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.479131 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.479162 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.479215 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.479269 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.479304 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.479333 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.479370 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.479402 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.479443 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.479487 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.479550 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.479591 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.479631 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.479631 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.479859 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.479912 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.479951 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.479989 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.480033 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.480070 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.480110 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.480147 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.480184 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.480231 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.480277 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.480325 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.480365 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.480501 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.480578 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.480628 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.480683 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.480728 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.480772 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.480817 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.480861 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.480861 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.480945 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.481001 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.481042 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.481081 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.481117 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.481155 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.481191 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.481227 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.481265 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.481311 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.481372 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.481414 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.481459 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.481502 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.481575 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.481698 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.481768 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.481822 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.481822 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.481910 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.481975 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.482034 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.482034 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.482034 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.482034 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.482207 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.482269 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.482320 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.482320 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.482392 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.482444 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.482444 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.482521 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.482600 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.482659 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.482705 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.482744 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.482744 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.482744 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.482874 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.482923 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.482973 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.483028 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.483028 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.483028 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.483191 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.483248 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.483289 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.483342 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.483406 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.483463 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.483519 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.483599 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.483655 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.483712 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.483768 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.483813 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.483866 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.483908 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.483959 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.484027 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.484086 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.484151 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.484208 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.484253 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.484294 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.484338 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.484383 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.484425 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.484425 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.484425 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.484425 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.484425 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.484737 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.484788 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.484826 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.484869 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.484906 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.484956 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.485010 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.485061 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.485103 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.485160 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.485223 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.485266 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.485311 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.485363 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.485406 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.485447 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.485499 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.485566 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.485639 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.485701 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.485746 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.485746 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.485837 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.485893 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.485940 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.485989 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.486032 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.486079 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.486125 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.486167 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.486210 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.486248 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.486286 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.486325 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.486368 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.486415 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.486415 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.486502 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.486567 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.486632 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.486632 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.486632 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.486632 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.486632 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.486844 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.486900 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.486962 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.486962 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.486962 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.486962 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.486962 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.486962 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.486962 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.486962 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.486962 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.486962 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.487432 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.487432 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.487432 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.487432 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.487432 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.487432 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.487432 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.487432 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.487432 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.487432 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.487826 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.487826 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.487826 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.487938 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.487980 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.488021 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.488064 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.488104 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.488147 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.488190 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.488230 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.488268 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.488311 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.488357 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.488402 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.488440 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.488484 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.488541 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.488591 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.488630 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.488669 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.488708 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.488754 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.488801 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.488853 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.488896 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.488937 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.488976 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.489016 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.489060 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.489100 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.489137 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.489176 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.489213 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.489258 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.489296 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.489296 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.489296 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.489296 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.489296 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.489296 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.489296 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.489547 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.489547 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.489547 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.489547 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.489751 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.489793 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.489832 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.489869 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.489907 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.489907 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.489982 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.490021 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.490065 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.490105 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.490150 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.490186 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.490224 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.490261 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.490304 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.490343 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.490381 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.490422 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.490452 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.490479 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.490508 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:32:32.490508 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:32:32.490508 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:32:32.490508 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:32:32.490508 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:32:32.490508 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:32:32.490508 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:32:32.535552 np0000183147 devstack@c-api.service[112911]: INFO dbcounter [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Registered counter for database cinder Jun 26 08:32:32.535791 np0000183147 devstack@c-api.service[112908]: INFO dbcounter [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Registered counter for database cinder Jun 26 08:32:32.537592 np0000183147 devstack@c-api.service[112909]: INFO dbcounter [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Registered counter for database cinder Jun 26 08:32:32.539574 np0000183147 devstack@c-api.service[112910]: INFO dbcounter [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Registered counter for database cinder Jun 26 08:32:32.578798 np0000183147 devstack@c-api.service[112908]: DEBUG oslo_db.sqlalchemy.engines [None req-85899944-faa1-4dca-b3a2-84208d2a8876 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=112908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:32:32.580558 np0000183147 devstack@c-api.service[112911]: DEBUG oslo_db.sqlalchemy.engines [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 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=112911) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:32:32.586244 np0000183147 devstack@c-api.service[112909]: DEBUG oslo_db.sqlalchemy.engines [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 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=112909) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:32:32.593635 np0000183147 devstack@c-api.service[112910]: DEBUG oslo_db.sqlalchemy.engines [None req-71fe3de7-e93f-42a1-9192-348ae681b189 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=112910) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:32:32.697887 np0000183147 devstack@c-api.service[112911]: DEBUG dbcounter [-] [112911] Writer thread running {{(pid=112911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:32:32.699343 np0000183147 devstack@c-api.service[112908]: DEBUG dbcounter [-] [112908] Writer thread running {{(pid=112908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:32:32.701510 np0000183147 devstack@c-api.service[112911]: INFO cinder.rpc [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:32:32.702164 np0000183147 devstack@c-api.service[112908]: INFO cinder.rpc [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:32:32.702737 np0000183147 devstack@c-api.service[112911]: INFO cinder.rpc [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:32:32.704420 np0000183147 devstack@c-api.service[112908]: INFO cinder.rpc [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:32:32.704927 np0000183147 devstack@c-api.service[112911]: INFO cinder.rpc [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:32:32.706641 np0000183147 devstack@c-api.service[112908]: INFO cinder.rpc [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:32:32.706954 np0000183147 devstack@c-api.service[112911]: INFO cinder.rpc [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:32:32.708092 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.708679 np0000183147 devstack@c-api.service[112908]: INFO cinder.rpc [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:32:32.709506 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.711943 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.712694 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.723472 np0000183147 devstack@c-api.service[112909]: DEBUG dbcounter [-] [112909] Writer thread running {{(pid=112909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:32:32.724942 np0000183147 devstack@c-api.service[112910]: DEBUG dbcounter [-] [112910] Writer thread running {{(pid=112910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:32:32.727438 np0000183147 devstack@c-api.service[112909]: INFO cinder.rpc [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:32:32.728059 np0000183147 devstack@c-api.service[112910]: INFO cinder.rpc [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:32:32.729947 np0000183147 devstack@c-api.service[112909]: INFO cinder.rpc [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:32:32.730753 np0000183147 devstack@c-api.service[112910]: INFO cinder.rpc [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:32:32.732276 np0000183147 devstack@c-api.service[112909]: INFO cinder.rpc [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:32:32.733743 np0000183147 devstack@c-api.service[112910]: INFO cinder.rpc [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:32:32.734465 np0000183147 devstack@c-api.service[112909]: INFO cinder.rpc [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:32:32.735442 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.736125 np0000183147 devstack@c-api.service[112910]: INFO cinder.rpc [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:32:32.737362 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.739199 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.741926 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.745185 np0000183147 devstack@c-api.service[112911]: DEBUG oslo_db.sqlalchemy.engines [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 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=112911) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:32:32.746378 np0000183147 devstack@c-api.service[112908]: DEBUG oslo_db.sqlalchemy.engines [None req-85899944-faa1-4dca-b3a2-84208d2a8876 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=112908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:32:32.747494 np0000183147 devstack@c-api.service[112911]: INFO cinder.rpc [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:32:32.748968 np0000183147 devstack@c-api.service[112908]: INFO cinder.rpc [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:32:32.749888 np0000183147 devstack@c-api.service[112911]: INFO cinder.rpc [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:32:32.751102 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.751228 np0000183147 devstack@c-api.service[112908]: INFO cinder.rpc [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:32:32.752360 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.763277 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.763954 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.766439 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.767130 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.770639 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.771435 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.774008 np0000183147 devstack@c-api.service[112910]: DEBUG oslo_db.sqlalchemy.engines [None req-71fe3de7-e93f-42a1-9192-348ae681b189 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=112910) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:32:32.774652 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.775517 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.776124 np0000183147 devstack@c-api.service[112909]: DEBUG oslo_db.sqlalchemy.engines [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 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=112909) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:32:32.776554 np0000183147 devstack@c-api.service[112910]: INFO cinder.rpc [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:32:32.777666 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.778523 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.779008 np0000183147 devstack@c-api.service[112910]: INFO cinder.rpc [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:32:32.779681 np0000183147 devstack@c-api.service[112909]: INFO cinder.rpc [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:32:32.780146 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.780655 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.781488 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.783177 np0000183147 devstack@c-api.service[112909]: INFO cinder.rpc [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:32:32.783700 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.784517 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.784637 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.786672 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.787330 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.789859 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.790230 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.791327 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.791702 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.791928 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.794033 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.794389 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.796560 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.797706 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.799671 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.799848 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.800013 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.801229 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.803002 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.803353 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.803944 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.805138 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.805492 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.806401 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.806709 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.806999 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.807066 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.808147 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.808552 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.809518 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.809916 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.809980 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.810549 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.811001 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.811383 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.812302 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.812702 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.813087 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.813732 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.813797 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.814114 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.815090 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.815458 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.815902 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.816096 np0000183147 devstack@c-api.service[112911]: WARNING cinder.api.contrib.hosts [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:32:32.816359 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: extensions {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.816500 np0000183147 devstack@c-api.service[112908]: WARNING cinder.api.contrib.hosts [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:32:32.816753 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: extensions {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.816819 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.817721 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: cgsnapshots {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.818074 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: cgsnapshots {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.818845 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.819093 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: qos-specs {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.819435 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: qos-specs {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.819944 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.820392 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.821737 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: capabilities {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.822106 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: capabilities {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.822882 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.823023 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: backups {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.823092 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.823386 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: backups {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.825119 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: os-volume-type-access {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.825489 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: os-volume-type-access {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.826093 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.826777 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: encryption {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.827119 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: encryption {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.827697 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.828302 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: consistencygroups {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.828643 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: consistencygroups {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.829022 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.830258 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: extra_specs {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.830585 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: extra_specs {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.830769 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.831824 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: encryption {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.832145 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: encryption {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.832450 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.833333 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: os-volume-manage {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.833779 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: os-volume-manage {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.834710 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.834979 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: os-volume-transfer {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.835233 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: os-volume-transfer {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.836451 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.836641 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: os-availability-zone {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.836826 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.836895 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: os-availability-zone {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.837976 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: os-quota-sets {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.838093 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.838223 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: os-quota-sets {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.839521 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: os-quota-class-sets {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.839668 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.839732 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: os-quota-class-sets {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.840435 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.840778 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: os-snapshot-manage {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.840975 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: os-snapshot-manage {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.841072 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.842211 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: os-hosts {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.842356 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.842426 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: os-hosts {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.842626 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.843603 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extended resource: scheduler-stats {{(pid=112911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.843711 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extended resource: scheduler-stats {{(pid=112908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.843799 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.844237 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.845188 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.845695 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.845841 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.846185 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.846255 np0000183147 devstack@c-api.service[112910]: WARNING cinder.api.contrib.hosts [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:32:32.846469 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: extensions {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.847071 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.847201 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.847697 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.848059 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.contrib.snapshot_actions [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] SnapshotActionsController initialized {{(pid=112908) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:32:32.848547 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.848597 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.contrib.snapshot_actions [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] SnapshotActionsController initialized {{(pid=112911) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:32:32.848798 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.848902 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: cgsnapshots {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.849279 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.849859 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.850127 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.850266 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: qos-specs {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.850654 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.851283 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.851441 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.851992 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.852387 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: capabilities {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.852679 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.852857 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.853355 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.853685 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: backups {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.853772 np0000183147 devstack@c-api.service[112909]: WARNING cinder.api.contrib.hosts [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:32:32.854009 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: extensions {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.854301 np0000183147 devstack@c-api.service[112908]: WARNING castellan.key_manager.migration [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.854834 np0000183147 devstack@c-api.service[112911]: WARNING castellan.key_manager.migration [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.855110 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension UsedLimits extending resource: limits {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.855218 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.855367 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: cgsnapshots {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.855655 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension UsedLimits extending resource: limits {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.855736 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: os-volume-type-access {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.855798 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.855899 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.855998 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.856107 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension VolumeActions extending resource: volumes {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.856230 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.856329 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.856428 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension TypesManage extending resource: types {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.856558 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.856621 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.856700 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.856759 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.856823 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension VolumeActions extending resource: volumes {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.856903 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension AdminActions extending resource: volumes {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.856969 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.857027 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension AdminActions extending resource: snapshots {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.857084 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: qos-specs {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.857141 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.857210 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension AdminActions extending resource: backups {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.857276 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension TypesManage extending resource: types {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.857333 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.857333 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.857438 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.857495 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.v3.router [None req-85899944-faa1-4dca-b3a2-84208d2a8876 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.857580 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.857642 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: encryption {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.857713 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension AdminActions extending resource: volumes {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.857713 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension AdminActions extending resource: snapshots {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.857713 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension AdminActions extending resource: backups {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.857900 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.857900 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.858010 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.v3.router [None req-ab1a3d7e-6d87-46d1-99f9-77106d5670a5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.859030 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: consistencygroups {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.859909 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: capabilities {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.861017 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: extra_specs {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.861247 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: backups {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.862604 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: encryption {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.863293 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: os-volume-type-access {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.864109 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: os-volume-manage {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.864955 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: encryption {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.865022 np0000183147 devstack@c-api.service[112908]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7338f8ca3668 pid: 112908 (default app) Jun 26 08:32:32.865552 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: os-volume-transfer {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.865616 np0000183147 devstack@c-api.service[112911]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7338f8ca3668 pid: 112911 (default app) Jun 26 08:32:32.866456 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: consistencygroups {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.867191 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: os-availability-zone {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.868538 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: extra_specs {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.868614 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: os-quota-sets {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.869956 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: os-quota-class-sets {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.870102 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: encryption {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.871471 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: os-snapshot-manage {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.871618 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: os-volume-manage {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.873013 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: os-hosts {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.873179 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.873179 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.873329 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.873329 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.873329 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.873329 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.873329 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.873719 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.873775 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: os-volume-transfer {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.873835 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.873835 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.873835 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.873835 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.873835 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.873835 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.874263 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.874263 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.874263 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.874263 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.874263 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.874656 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.874656 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.874656 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.874656 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.874656 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.874999 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.874999 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.874999 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.874999 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.875294 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.875294 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.875294 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.875294 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.875294 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.875675 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.875675 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.875675 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.875675 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.875675 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.876050 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.876050 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.876050 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.876050 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.876050 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.876050 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.876450 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.876450 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.876450 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.876450 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.876450 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.876450 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.876929 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.876929 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.876929 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.876929 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.876929 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.876929 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.877355 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.877355 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.877355 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.877355 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.877355 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.877740 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.877740 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.877740 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.877740 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.877740 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.878063 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.878063 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.878063 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.878063 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.878063 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.878063 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.878494 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.878494 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.878494 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.878494 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.878494 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.878494 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.878900 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.878900 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.878900 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.878900 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.878900 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.879256 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.879256 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.879256 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.879256 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.879256 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.879644 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.879644 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.879644 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.879644 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.879984 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.879984 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.879984 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.879984 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.880257 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.880257 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.880257 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.880257 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.880257 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.880696 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.880696 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.880696 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.880696 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.880696 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.881005 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.881005 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.881005 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.881005 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.881281 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.881281 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.881281 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.881281 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.881604 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.881604 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.881604 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.881604 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.881909 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.881909 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.881909 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.881909 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.882188 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.882188 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.882188 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.882188 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.882464 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.882464 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.882464 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.882464 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.882464 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.882945 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.882945 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.882945 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.882945 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.882945 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.882945 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.883346 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.883346 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.883346 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.883346 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.883346 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.883726 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.883726 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.883726 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.883726 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.883726 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.883726 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.884165 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extended resource: scheduler-stats {{(pid=112910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.884247 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.884247 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.884247 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.884247 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.884247 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.884247 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.884504 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.884504 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.884504 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.884504 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.884504 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.884504 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.884713 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.884713 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.884713 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.884713 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.884713 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.884713 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.884905 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.884905 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.884905 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.884905 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.885043 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.885043 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.885043 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.885043 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.885043 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.885209 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.885209 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.885209 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.885209 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:32.885209 np0000183147 devstack@c-api.service[112908]: warnings.warn(deprecated_msg) Jun 26 08:32:32.885437 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: os-availability-zone {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.885437 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: os-quota-sets {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.885491 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.middleware.request_id [None req-05e1435f-18ec-4d74-8f90-a3c49fb39b9c None None] RequestId filter calling following filter/app {{(pid=112908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:32.885517 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.885560 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: os-quota-class-sets {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.885588 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.885613 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: os-snapshot-manage {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.885639 np0000183147 devstack@c-api.service[112908]: [pid: 112908|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 956 bytes} [Fri Jun 26 08:32:32 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 08:32:32.885666 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.contrib.snapshot_actions [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] SnapshotActionsController initialized {{(pid=112910) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:32:32.885666 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.885666 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.885666 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.885769 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: os-hosts {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.885769 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extended resource: scheduler-stats {{(pid=112909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:32:32.885822 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.886352 np0000183147 devstack@c-api.service[112910]: WARNING castellan.key_manager.migration [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.887323 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.887584 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension UsedLimits extending resource: limits {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.887716 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.887957 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.888060 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.888160 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension VolumeActions extending resource: volumes {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.888307 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.888409 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.888511 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension TypesManage extending resource: types {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.888640 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.888753 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.888869 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension AdminActions extending resource: volumes {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.888993 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension AdminActions extending resource: snapshots {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.889024 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.889096 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension AdminActions extending resource: backups {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.889239 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.889351 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.889456 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.v3.router [None req-71fe3de7-e93f-42a1-9192-348ae681b189 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.889856 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.contrib.snapshot_actions [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] SnapshotActionsController initialized {{(pid=112909) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:32:32.890591 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.891999 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.893364 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.894777 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.896281 np0000183147 devstack@c-api.service[112909]: WARNING castellan.key_manager.migration [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:32:32.897111 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension UsedLimits extending resource: limits {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.897239 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.898293 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.898404 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.898506 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension VolumeActions extending resource: volumes {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.898671 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.898773 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.898896 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension TypesManage extending resource: types {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.898971 np0000183147 devstack@c-api.service[112910]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7338f8ca3668 pid: 112910 (default app) Jun 26 08:32:32.899016 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.899117 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.899229 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension AdminActions extending resource: volumes {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.899355 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension AdminActions extending resource: snapshots {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.899460 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension AdminActions extending resource: backups {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.899587 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.899698 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.899831 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.v3.router [None req-e7d17a91-1688-437b-a8b7-8c63acb58910 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:32:32.908443 np0000183147 devstack@c-api.service[112909]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7338f8ca3668 pid: 112909 (default app) Jun 26 08:32:40.238453 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.238453 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.238453 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.238453 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.238453 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.239353 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.239353 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.239353 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.239353 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.239353 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.239700 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.239700 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.239821 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.239821 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.239944 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.239944 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.239944 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.239944 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.239944 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.240232 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.240232 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.240232 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.240232 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.240232 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.240517 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.240517 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.240517 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.240517 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.240803 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.240803 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.240803 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.240803 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.240803 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.241113 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.241113 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.241113 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.241113 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.241113 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.241406 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.241406 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.241406 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.241406 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.241406 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.241406 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.241847 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.241847 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.241847 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.241847 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.241847 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.241847 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.242235 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.242235 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.242235 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.242235 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.242235 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.242235 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.242644 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.242644 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.242644 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.242644 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.242644 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.242860 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.242860 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.242860 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.242860 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.242860 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.243035 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.243035 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.243035 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.243035 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.243035 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.243035 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.243268 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.243268 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.243268 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.243268 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.243268 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.243268 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.243473 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.243473 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.243473 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.243473 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.243473 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.243680 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.243680 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.243680 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.243680 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.243680 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.243860 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.243860 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.243860 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.243860 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.244109 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.244109 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.244109 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.244109 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.244261 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.244261 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.244261 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.244261 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.244261 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.244453 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.244453 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.244453 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.244453 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.244453 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.244647 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.244647 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.244647 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.244647 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.244804 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.244804 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.244804 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.244804 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.244952 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.244952 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.244952 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.244952 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.245106 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.245106 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.245106 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.245106 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.245252 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.245252 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.245252 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.245252 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.245398 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.245398 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.245398 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.245398 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.245398 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.245619 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.245619 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.245619 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.245619 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.245619 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.245619 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.245850 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.245850 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.245850 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.245850 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.245850 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.246037 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.246037 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.246037 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.246037 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.246037 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.246037 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.246249 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.246249 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.246249 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.246249 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.246249 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.246249 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.246469 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.246469 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.246469 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.246469 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.246469 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.246469 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.246709 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.246709 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.246709 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.246709 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.246709 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.246709 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.246930 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.246930 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.246930 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.246930 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.247083 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.247083 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.247083 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.247083 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.247083 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.247270 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.247270 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.247270 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.247270 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:32:40.247270 np0000183147 devstack@c-api.service[112911]: warnings.warn(deprecated_msg) Jun 26 08:32:40.247766 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.middleware.request_id [None req-0232173b-c8ec-474b-b63e-53ee0b3b22fe None None] RequestId filter calling following filter/app {{(pid=112911) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:40.819429 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-0232173b-c8ec-474b-b63e-53ee0b3b22fe admin admin] POST https://199.204.45.138/volume/v3/types Jun 26 08:32:40.820157 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.openstack.wsgi [None req-0232173b-c8ec-474b-b63e-53ee0b3b22fe admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112911) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 08:32:40.821997 np0000183147 devstack@c-api.service[112911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 08:32:40.821997 np0000183147 devstack@c-api.service[112911]: warnings.warn( Jun 26 08:32:40.862238 np0000183147 devstack@c-api.service[112911]: DEBUG oslo_db.sqlalchemy.engines [None req-0232173b-c8ec-474b-b63e-53ee0b3b22fe 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=112911) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:32:40.892858 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-0232173b-c8ec-474b-b63e-53ee0b3b22fe admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jun 26 08:32:40.893859 np0000183147 devstack@c-api.service[112911]: [pid: 112911|app: 0|req: 1/2] 199.204.45.138 () {68 vars in 1288 bytes} [Fri Jun 26 08:32:40 2026] POST /volume/v3/types => generated 186 bytes in 669 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:32:40.907055 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.middleware.request_id [req-0232173b-c8ec-474b-b63e-53ee0b3b22fe req-f4b87530-cea7-48e8-8bcd-d71d35f39319 None None] RequestId filter calling following filter/app {{(pid=112908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:41.241036 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [req-0232173b-c8ec-474b-b63e-53ee0b3b22fe req-f4b87530-cea7-48e8-8bcd-d71d35f39319 admin admin] POST https://199.204.45.138/volume/v3/types/c3bd59ea-234f-4317-a676-f6e10817af02/extra_specs Jun 26 08:32:41.241597 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [req-0232173b-c8ec-474b-b63e-53ee0b3b22fe req-f4b87530-cea7-48e8-8bcd-d71d35f39319 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 08:32:41.243825 np0000183147 devstack@c-api.service[112908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 08:32:41.243825 np0000183147 devstack@c-api.service[112908]: warnings.warn( Jun 26 08:32:41.279466 np0000183147 devstack@c-api.service[112908]: DEBUG oslo_db.sqlalchemy.engines [req-0232173b-c8ec-474b-b63e-53ee0b3b22fe req-f4b87530-cea7-48e8-8bcd-d71d35f39319 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=112908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:32:41.342786 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [req-0232173b-c8ec-474b-b63e-53ee0b3b22fe req-f4b87530-cea7-48e8-8bcd-d71d35f39319 admin admin] https://199.204.45.138/volume/v3/types/c3bd59ea-234f-4317-a676-f6e10817af02/extra_specs returned with HTTP 200 Jun 26 08:32:41.342786 np0000183147 devstack@c-api.service[112908]: [pid: 112908|app: 0|req: 2/3] 199.204.45.138 () {70 vars in 1505 bytes} [Fri Jun 26 08:32:40 2026] POST /volume/v3/types/c3bd59ea-234f-4317-a676-f6e10817af02/extra_specs => generated 55 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:32:42.778348 np0000183147 devstack@c-api.service[112910]: DEBUG dbcounter [-] [112910] Writing DB stats cinder:SELECT=6 {{(pid=112910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:32:42.782139 np0000183147 devstack@c-api.service[112909]: DEBUG dbcounter [-] [112909] Writing DB stats cinder:SELECT=6 {{(pid=112909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:32:50.890678 np0000183147 devstack@c-api.service[112911]: DEBUG dbcounter [-] [112911] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:32:51.340166 np0000183147 devstack@c-api.service[112908]: DEBUG dbcounter [-] [112908] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:35:17.391688 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.391688 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.391688 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.391688 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.391688 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.392976 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.392976 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.392976 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.392976 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.392976 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.393390 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.393390 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.393390 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.393390 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.393390 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.393390 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.393990 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.393990 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.393990 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.393990 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.394555 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.394555 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.394555 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.394555 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.395043 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.395043 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.395043 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.395043 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.395808 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.395808 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.395808 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.395808 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.395808 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.396378 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.396378 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.396378 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.396378 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.396378 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.397263 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.397263 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.397263 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.397263 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.397263 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.397263 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.398233 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.398233 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.398233 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.398233 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.398233 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.398233 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.398792 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.398792 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.398792 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.398792 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.398792 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.398792 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.399087 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.399087 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.399087 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.399087 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.399087 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.399299 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.399299 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.399299 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.399299 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.399299 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.399493 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.399493 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.399493 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.399493 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.399493 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.399493 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.399786 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.399786 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.399786 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.399786 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.399786 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.399786 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.399993 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.399993 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.399993 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.399993 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.399993 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.400209 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.400209 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.400209 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.400209 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.400209 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.400391 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.400391 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.400391 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.400391 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.400603 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.400603 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.400603 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.400603 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.400773 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.400773 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.400773 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.400773 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.400773 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.400992 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.400992 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.400992 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.400992 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.400992 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.401173 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.401173 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.401173 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.401173 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.401332 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.401332 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.401332 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.401332 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.401494 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.401494 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.401494 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.401494 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.401697 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.401697 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.401697 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.401697 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.401855 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.401855 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.401855 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.401855 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.402030 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.402030 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.402030 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.402030 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.402030 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.402230 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.402230 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.402230 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.402230 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.402230 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.402230 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.402477 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.402477 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.402477 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.402477 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.402477 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.403008 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.403008 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.403008 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.403008 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.403008 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.403008 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.403341 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.403341 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.403341 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.403341 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.403341 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.403341 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.403609 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.403609 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.403609 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.403609 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.403609 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.403609 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.403852 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.403852 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.403852 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.403852 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.403852 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.403852 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.404234 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.404234 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.404234 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.404234 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.404573 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.404573 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.404573 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.404573 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.404573 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.404962 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.404962 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.404962 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.404962 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:17.404962 np0000183147 devstack@c-api.service[112910]: warnings.warn(deprecated_msg) Jun 26 08:35:17.404962 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.middleware.request_id [None req-7a454751-8f36-426c-87b1-f2e82762df56 None None] RequestId filter calling following filter/app {{(pid=112910) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:17.404962 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-7a454751-8f36-426c-87b1-f2e82762df56 None None] GET https://199.204.45.138/volume// Jun 26 08:35:17.405524 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-7a454751-8f36-426c-87b1-f2e82762df56 None None] Empty body provided in request {{(pid=112910) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:35:17.405524 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-7a454751-8f36-426c-87b1-f2e82762df56 None None] Calling method 'all' {{(pid=112910) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:35:17.405524 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-7a454751-8f36-426c-87b1-f2e82762df56 None None] https://199.204.45.138/volume// returned with HTTP 300 Jun 26 08:35:17.405524 np0000183147 devstack@c-api.service[112910]: [pid: 112910|app: 0|req: 1/4] 199.204.45.138 () {66 vars in 1456 bytes} [Fri Jun 26 08:35:17 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 08:35:56.259443 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.259443 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.259443 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.259443 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.260382 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.260382 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.260382 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.260382 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.260659 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.260659 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.260659 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.260659 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.260659 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.260659 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.261016 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.261016 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.261016 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.261016 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.261016 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.261305 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.261305 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.261305 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.261305 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.261305 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.261599 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.261599 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.261599 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.261599 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.261836 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.261836 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.261836 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.261836 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.261836 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.262126 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.262126 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.262126 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.262126 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.262126 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.262395 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.262395 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.262395 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.262395 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.262395 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.262395 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.262752 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.262752 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.262752 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.262752 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.262752 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.262752 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.263084 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.263084 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.263084 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.263084 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.263084 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.263084 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.263421 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.263421 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.263421 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.263421 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.263421 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.263733 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.263733 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.263733 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.263733 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.263733 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.263991 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.263991 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.263991 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.263991 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.263991 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.263991 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.264356 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.264356 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.264356 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.264356 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.264356 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.264356 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.264731 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.264731 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.264731 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.264731 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.264731 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.265015 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.265015 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.265015 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.265015 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.265015 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.265277 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.265277 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.265277 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.265277 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.265520 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.265520 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.265520 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.265520 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.265771 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.265771 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.265771 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.265771 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.265771 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.266076 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.266076 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.266076 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.266076 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.266076 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.266330 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.266330 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.266330 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.266330 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.266580 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.266580 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.266580 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.266580 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.266806 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.266806 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.266806 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.266806 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.267044 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.267044 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.267044 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.267044 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.267257 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.267257 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.267257 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.267257 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.267492 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.267492 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.267492 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.267492 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.267492 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.267791 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.267791 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.267791 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.267791 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.267791 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.267791 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.268175 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.268175 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.268175 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.268175 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.268175 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.268456 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.268456 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.268456 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.268456 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.268456 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.268456 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.268661 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.268661 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.268661 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.268661 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.268661 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.268661 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.268807 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.268807 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.268807 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.268807 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.268807 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.268807 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.268961 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.268961 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.268961 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.268961 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.268961 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.268961 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.269122 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.269122 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.269122 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.269122 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.269229 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.269229 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.269229 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.269229 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.269229 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.269362 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.269362 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.269362 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.269362 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:35:56.269362 np0000183147 devstack@c-api.service[112909]: warnings.warn(deprecated_msg) Jun 26 08:35:56.269362 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.middleware.request_id [None req-9a727dd8-2add-448c-aa10-fe18ed8434e9 None None] RequestId filter calling following filter/app {{(pid=112909) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:56.269362 np0000183147 devstack@c-api.service[112909]: [pid: 112909|app: 0|req: 1/5] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jun 26 08:35:56 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 08:35:56.305746 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.middleware.request_id [None req-a5c3434b-00b5-4b54-a502-0acd18482f40 None None] RequestId filter calling following filter/app {{(pid=112911) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:56.314917 np0000183147 devstack@c-api.service[112911]: [pid: 112911|app: 0|req: 2/6] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jun 26 08:35:56 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 08:35:56.353435 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.middleware.request_id [req-a5c3434b-00b5-4b54-a502-0acd18482f40 req-2ce827cc-cfc3-4012-a9cd-313f319a2c7c None None] RequestId filter calling following filter/app {{(pid=112908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:56.360574 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [req-a5c3434b-00b5-4b54-a502-0acd18482f40 req-2ce827cc-cfc3-4012-a9cd-313f319a2c7c demo demo] GET https://199.204.45.138/volume/v3/ Jun 26 08:35:56.360574 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [req-a5c3434b-00b5-4b54-a502-0acd18482f40 req-2ce827cc-cfc3-4012-a9cd-313f319a2c7c demo demo] Empty body provided in request {{(pid=112908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:35:56.361139 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [req-a5c3434b-00b5-4b54-a502-0acd18482f40 req-2ce827cc-cfc3-4012-a9cd-313f319a2c7c demo demo] Calling method 'version_select' {{(pid=112908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:35:56.362693 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [req-a5c3434b-00b5-4b54-a502-0acd18482f40 req-2ce827cc-cfc3-4012-a9cd-313f319a2c7c demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 26 08:35:56.363108 np0000183147 devstack@c-api.service[112908]: [pid: 112908|app: 0|req: 3/7] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jun 26 08:35:56 2026] GET /volume/v3/ => generated 390 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:35:56.409699 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.middleware.request_id [None req-896e3a74-7659-4f07-84b7-6c2fe84006d2 None None] RequestId filter calling following filter/app {{(pid=112910) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:56.746560 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-896e3a74-7659-4f07-84b7-6c2fe84006d2 demo demo] GET https://199.204.45.138/volume/v3/types Jun 26 08:35:56.746911 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-896e3a74-7659-4f07-84b7-6c2fe84006d2 demo demo] Empty body provided in request {{(pid=112910) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:35:56.747113 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-896e3a74-7659-4f07-84b7-6c2fe84006d2 demo demo] Calling method 'index' {{(pid=112910) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:35:56.747636 np0000183147 devstack@c-api.service[112910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 08:35:56.747636 np0000183147 devstack@c-api.service[112910]: warnings.warn( Jun 26 08:35:56.748245 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.api_utils [None req-896e3a74-7659-4f07-84b7-6c2fe84006d2 demo demo] Removing options '' from query. {{(pid=112910) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:35:56.786090 np0000183147 devstack@c-api.service[112910]: DEBUG oslo_db.sqlalchemy.engines [None req-896e3a74-7659-4f07-84b7-6c2fe84006d2 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=112910) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:35:56.807605 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-896e3a74-7659-4f07-84b7-6c2fe84006d2 demo demo] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jun 26 08:35:56.808092 np0000183147 devstack@c-api.service[112910]: [pid: 112910|app: 0|req: 2/8] 199.204.45.138 () {64 vars in 1290 bytes} [Fri Jun 26 08:35:56 2026] GET /volume/v3/types => generated 377 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:35:56.851878 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.middleware.request_id [None req-792c5ceb-2a0e-459e-8db0-ac8d9e2eacf5 None None] RequestId filter calling following filter/app {{(pid=112909) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:57.201808 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-792c5ceb-2a0e-459e-8db0-ac8d9e2eacf5 demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 26 08:35:57.202154 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-792c5ceb-2a0e-459e-8db0-ac8d9e2eacf5 demo demo] Empty body provided in request {{(pid=112909) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:35:57.202409 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-792c5ceb-2a0e-459e-8db0-ac8d9e2eacf5 demo demo] Calling method 'show' {{(pid=112909) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:35:57.239632 np0000183147 devstack@c-api.service[112909]: DEBUG oslo_db.sqlalchemy.engines [None req-792c5ceb-2a0e-459e-8db0-ac8d9e2eacf5 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=112909) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:35:57.258386 np0000183147 devstack@c-api.service[112909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 08:35:57.258386 np0000183147 devstack@c-api.service[112909]: warnings.warn( Jun 26 08:35:57.260696 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-792c5ceb-2a0e-459e-8db0-ac8d9e2eacf5 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 26 08:35:57.261462 np0000183147 devstack@c-api.service[112909]: [pid: 112909|app: 0|req: 2/9] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jun 26 08:35:56 2026] GET /volume/v3/types/default => generated 145 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:35:57.709852 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.middleware.request_id [None req-a4fb7116-5754-4fd7-9f22-9ab824475393 None None] RequestId filter calling following filter/app {{(pid=112911) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:57.711675 np0000183147 devstack@c-api.service[112911]: [pid: 112911|app: 0|req: 3/10] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jun 26 08:35:57 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 08:35:57.744827 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.middleware.request_id [None req-93ccddcf-ee62-47f0-9dae-0bb1ef95a319 None None] RequestId filter calling following filter/app {{(pid=112908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:57.753659 np0000183147 devstack@c-api.service[112908]: [pid: 112908|app: 0|req: 4/11] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jun 26 08:35:57 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 08:35:57.786681 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.middleware.request_id [req-93ccddcf-ee62-47f0-9dae-0bb1ef95a319 req-20716579-e632-4965-963c-94c47eb81fc7 None None] RequestId filter calling following filter/app {{(pid=112910) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:57.790293 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [req-93ccddcf-ee62-47f0-9dae-0bb1ef95a319 req-20716579-e632-4965-963c-94c47eb81fc7 demo demo] GET https://199.204.45.138/volume/v3/ Jun 26 08:35:57.790703 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [req-93ccddcf-ee62-47f0-9dae-0bb1ef95a319 req-20716579-e632-4965-963c-94c47eb81fc7 demo demo] Empty body provided in request {{(pid=112910) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:35:57.791124 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [req-93ccddcf-ee62-47f0-9dae-0bb1ef95a319 req-20716579-e632-4965-963c-94c47eb81fc7 demo demo] Calling method 'version_select' {{(pid=112910) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:35:57.792061 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [req-93ccddcf-ee62-47f0-9dae-0bb1ef95a319 req-20716579-e632-4965-963c-94c47eb81fc7 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 26 08:35:57.792945 np0000183147 devstack@c-api.service[112910]: [pid: 112910|app: 0|req: 3/12] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jun 26 08:35:57 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:35:57.833500 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.middleware.request_id [None req-e345343a-85a5-4915-9eef-4bbfa028dc87 None None] RequestId filter calling following filter/app {{(pid=112909) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:57.835380 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-e345343a-85a5-4915-9eef-4bbfa028dc87 demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 26 08:35:57.835726 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-e345343a-85a5-4915-9eef-4bbfa028dc87 demo demo] Empty body provided in request {{(pid=112909) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:35:57.836237 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-e345343a-85a5-4915-9eef-4bbfa028dc87 demo demo] Calling method 'show' {{(pid=112909) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:35:57.845189 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-e345343a-85a5-4915-9eef-4bbfa028dc87 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 26 08:35:57.845588 np0000183147 devstack@c-api.service[112909]: [pid: 112909|app: 0|req: 3/13] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jun 26 08:35:57 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:35:58.478111 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.middleware.request_id [None req-3b8d62f1-7c3a-4ba0-94be-58daa4bf0a3d None None] RequestId filter calling following filter/app {{(pid=112911) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:58.478970 np0000183147 devstack@c-api.service[112911]: [pid: 112911|app: 0|req: 4/14] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jun 26 08:35:58 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 26 08:35:58.513926 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.middleware.request_id [None req-a4d83d97-eb6f-4cd1-a01b-a7f245c89a7e None None] RequestId filter calling following filter/app {{(pid=112908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:58.517691 np0000183147 devstack@c-api.service[112908]: [pid: 112908|app: 0|req: 5/15] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jun 26 08:35:58 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 08:35:58.553076 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.middleware.request_id [req-a4d83d97-eb6f-4cd1-a01b-a7f245c89a7e req-caa540f2-d9f2-4757-a17b-b98d327e49a9 None None] RequestId filter calling following filter/app {{(pid=112910) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:58.556584 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [req-a4d83d97-eb6f-4cd1-a01b-a7f245c89a7e req-caa540f2-d9f2-4757-a17b-b98d327e49a9 demo demo] GET https://199.204.45.138/volume/v3/ Jun 26 08:35:58.557000 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [req-a4d83d97-eb6f-4cd1-a01b-a7f245c89a7e req-caa540f2-d9f2-4757-a17b-b98d327e49a9 demo demo] Empty body provided in request {{(pid=112910) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:35:58.557399 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [req-a4d83d97-eb6f-4cd1-a01b-a7f245c89a7e req-caa540f2-d9f2-4757-a17b-b98d327e49a9 demo demo] Calling method 'version_select' {{(pid=112910) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:35:58.558143 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [req-a4d83d97-eb6f-4cd1-a01b-a7f245c89a7e req-caa540f2-d9f2-4757-a17b-b98d327e49a9 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 26 08:35:58.558884 np0000183147 devstack@c-api.service[112910]: [pid: 112910|app: 0|req: 4/16] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jun 26 08:35:58 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 26 08:35:58.595837 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.middleware.request_id [None req-d251b5b5-eef3-4977-aa80-bf017f998ee3 None None] RequestId filter calling following filter/app {{(pid=112909) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:58.598111 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-d251b5b5-eef3-4977-aa80-bf017f998ee3 demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 26 08:35:58.598348 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-d251b5b5-eef3-4977-aa80-bf017f998ee3 demo demo] Empty body provided in request {{(pid=112909) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:35:58.598627 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-d251b5b5-eef3-4977-aa80-bf017f998ee3 demo demo] Calling method 'show' {{(pid=112909) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:35:58.608946 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-d251b5b5-eef3-4977-aa80-bf017f998ee3 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 26 08:35:58.609473 np0000183147 devstack@c-api.service[112909]: [pid: 112909|app: 0|req: 4/17] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jun 26 08:35:58 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:35:58.649338 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.middleware.request_id [None req-c2fadfa2-8b0c-415f-9c61-1b29eb34007f None None] RequestId filter calling following filter/app {{(pid=112911) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:58.650448 np0000183147 devstack@c-api.service[112911]: [pid: 112911|app: 0|req: 5/18] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jun 26 08:35:58 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 08:35:58.690022 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.middleware.request_id [None req-5c3abce8-8c68-4edb-be3b-874f1a2a8243 None None] RequestId filter calling following filter/app {{(pid=112908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:58.694021 np0000183147 devstack@c-api.service[112908]: [pid: 112908|app: 0|req: 6/19] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jun 26 08:35:58 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 08:35:58.727733 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.middleware.request_id [req-5c3abce8-8c68-4edb-be3b-874f1a2a8243 req-d47c76c5-9fa4-44ec-b417-0a7acdafb004 None None] RequestId filter calling following filter/app {{(pid=112910) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:58.729418 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [req-5c3abce8-8c68-4edb-be3b-874f1a2a8243 req-d47c76c5-9fa4-44ec-b417-0a7acdafb004 demo demo] GET https://199.204.45.138/volume/v3/ Jun 26 08:35:58.729649 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [req-5c3abce8-8c68-4edb-be3b-874f1a2a8243 req-d47c76c5-9fa4-44ec-b417-0a7acdafb004 demo demo] Empty body provided in request {{(pid=112910) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:35:58.730164 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [req-5c3abce8-8c68-4edb-be3b-874f1a2a8243 req-d47c76c5-9fa4-44ec-b417-0a7acdafb004 demo demo] Calling method 'version_select' {{(pid=112910) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:35:58.730924 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [req-5c3abce8-8c68-4edb-be3b-874f1a2a8243 req-d47c76c5-9fa4-44ec-b417-0a7acdafb004 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 26 08:35:58.731650 np0000183147 devstack@c-api.service[112910]: [pid: 112910|app: 0|req: 5/20] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jun 26 08:35:58 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:35:58.769834 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.middleware.request_id [None req-9e1801c0-1c9f-4f90-8c9b-894d840f1ca0 None None] RequestId filter calling following filter/app {{(pid=112909) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:35:58.773252 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-9e1801c0-1c9f-4f90-8c9b-894d840f1ca0 demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 26 08:35:58.773623 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-9e1801c0-1c9f-4f90-8c9b-894d840f1ca0 demo demo] Empty body provided in request {{(pid=112909) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:35:58.773877 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-9e1801c0-1c9f-4f90-8c9b-894d840f1ca0 demo demo] Calling method 'show' {{(pid=112909) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:35:58.783097 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-9e1801c0-1c9f-4f90-8c9b-894d840f1ca0 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 26 08:35:58.783900 np0000183147 devstack@c-api.service[112909]: [pid: 112909|app: 0|req: 5/21] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jun 26 08:35:58 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:36:06.800514 np0000183147 devstack@c-api.service[112910]: DEBUG dbcounter [-] [112910] Writing DB stats cinder:SELECT=1 {{(pid=112910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:36:08.778560 np0000183147 devstack@c-api.service[112909]: DEBUG dbcounter [-] [112909] Writing DB stats cinder:SELECT=8 {{(pid=112909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:41:21.908512 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.middleware.request_id [None req-16133ab7-0884-4818-a14a-83f98b824008 None None] RequestId filter calling following filter/app {{(pid=112911) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:41:22.019368 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-16133ab7-0884-4818-a14a-83f98b824008 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:41:22.019936 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.openstack.wsgi [None req-16133ab7-0884-4818-a14a-83f98b824008 demo demo] Empty body provided in request {{(pid=112911) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:41:22.020555 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.openstack.wsgi [None req-16133ab7-0884-4818-a14a-83f98b824008 demo demo] Calling method 'detail' {{(pid=112911) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:41:22.021768 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.api_utils [None req-16133ab7-0884-4818-a14a-83f98b824008 demo demo] Removing options '' from query. {{(pid=112911) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:41:22.024187 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.volume.api [None req-16133ab7-0884-4818-a14a-83f98b824008 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112911) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:41:22.072100 np0000183147 devstack@c-api.service[112911]: INFO cinder.volume.api [None req-16133ab7-0884-4818-a14a-83f98b824008 demo demo] Get all volumes completed successfully. Jun 26 08:41:22.074981 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-16133ab7-0884-4818-a14a-83f98b824008 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:41:22.075440 np0000183147 devstack@c-api.service[112911]: [pid: 112911|app: 0|req: 6/22] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:41:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:41:32.059384 np0000183147 devstack@c-api.service[112911]: DEBUG dbcounter [-] [112911] Writing DB stats cinder:SELECT=1 {{(pid=112911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:42:22.100381 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.middleware.request_id [None req-365f8604-fec5-456a-a6c9-1f378b11947e None None] RequestId filter calling following filter/app {{(pid=112908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:42:22.104877 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [None req-365f8604-fec5-456a-a6c9-1f378b11947e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:42:22.105093 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [None req-365f8604-fec5-456a-a6c9-1f378b11947e demo demo] Empty body provided in request {{(pid=112908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:42:22.105323 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [None req-365f8604-fec5-456a-a6c9-1f378b11947e demo demo] Calling method 'detail' {{(pid=112908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:42:22.105956 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.api_utils [None req-365f8604-fec5-456a-a6c9-1f378b11947e demo demo] Removing options '' from query. {{(pid=112908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:42:22.106869 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.volume.api [None req-365f8604-fec5-456a-a6c9-1f378b11947e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:42:22.145150 np0000183147 devstack@c-api.service[112908]: INFO cinder.volume.api [None req-365f8604-fec5-456a-a6c9-1f378b11947e demo demo] Get all volumes completed successfully. Jun 26 08:42:22.148486 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [None req-365f8604-fec5-456a-a6c9-1f378b11947e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:42:22.149139 np0000183147 devstack@c-api.service[112908]: [pid: 112908|app: 0|req: 7/23] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:42:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:42:32.134846 np0000183147 devstack@c-api.service[112908]: DEBUG dbcounter [-] [112908] Writing DB stats cinder:SELECT=1 {{(pid=112908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:43:22.363174 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.middleware.request_id [None req-e595c200-a484-4e88-be89-80459930b697 None None] RequestId filter calling following filter/app {{(pid=112910) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:43:22.367112 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-e595c200-a484-4e88-be89-80459930b697 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:43:22.367337 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-e595c200-a484-4e88-be89-80459930b697 demo demo] Empty body provided in request {{(pid=112910) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:43:22.367612 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-e595c200-a484-4e88-be89-80459930b697 demo demo] Calling method 'detail' {{(pid=112910) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:43:22.368240 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.api_utils [None req-e595c200-a484-4e88-be89-80459930b697 demo demo] Removing options '' from query. {{(pid=112910) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:43:22.369605 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.volume.api [None req-e595c200-a484-4e88-be89-80459930b697 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112910) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:43:22.417234 np0000183147 devstack@c-api.service[112910]: INFO cinder.volume.api [None req-e595c200-a484-4e88-be89-80459930b697 demo demo] Get all volumes completed successfully. Jun 26 08:43:22.422344 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-e595c200-a484-4e88-be89-80459930b697 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:43:22.423248 np0000183147 devstack@c-api.service[112910]: [pid: 112910|app: 0|req: 6/24] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:43:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:43:32.404346 np0000183147 devstack@c-api.service[112910]: DEBUG dbcounter [-] [112910] Writing DB stats cinder:SELECT=1 {{(pid=112910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:44:22.462399 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.middleware.request_id [None req-ea07e513-161b-403c-a4d8-90d8e9c30b91 None None] RequestId filter calling following filter/app {{(pid=112909) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:44:22.471361 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-ea07e513-161b-403c-a4d8-90d8e9c30b91 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:44:22.471658 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-ea07e513-161b-403c-a4d8-90d8e9c30b91 demo demo] Empty body provided in request {{(pid=112909) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:44:22.471954 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-ea07e513-161b-403c-a4d8-90d8e9c30b91 demo demo] Calling method 'detail' {{(pid=112909) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:44:22.473146 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.api_utils [None req-ea07e513-161b-403c-a4d8-90d8e9c30b91 demo demo] Removing options '' from query. {{(pid=112909) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:44:22.474127 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.volume.api [None req-ea07e513-161b-403c-a4d8-90d8e9c30b91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112909) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:44:22.534941 np0000183147 devstack@c-api.service[112909]: INFO cinder.volume.api [None req-ea07e513-161b-403c-a4d8-90d8e9c30b91 demo demo] Get all volumes completed successfully. Jun 26 08:44:22.538144 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-ea07e513-161b-403c-a4d8-90d8e9c30b91 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:44:22.538826 np0000183147 devstack@c-api.service[112909]: [pid: 112909|app: 0|req: 6/25] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:44:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:44:32.517213 np0000183147 devstack@c-api.service[112909]: DEBUG dbcounter [-] [112909] Writing DB stats cinder:SELECT=1 {{(pid=112909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:45:22.590969 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.middleware.request_id [None req-c6aafc64-b142-4983-8714-9ab46efab3a9 None None] RequestId filter calling following filter/app {{(pid=112911) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:45:22.593818 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-c6aafc64-b142-4983-8714-9ab46efab3a9 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:45:22.593989 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.openstack.wsgi [None req-c6aafc64-b142-4983-8714-9ab46efab3a9 demo demo] Empty body provided in request {{(pid=112911) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:45:22.594234 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.openstack.wsgi [None req-c6aafc64-b142-4983-8714-9ab46efab3a9 demo demo] Calling method 'detail' {{(pid=112911) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:45:22.594566 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.api_utils [None req-c6aafc64-b142-4983-8714-9ab46efab3a9 demo demo] Removing options '' from query. {{(pid=112911) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:45:22.595395 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.volume.api [None req-c6aafc64-b142-4983-8714-9ab46efab3a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112911) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:45:22.605305 np0000183147 devstack@c-api.service[112911]: INFO cinder.volume.api [None req-c6aafc64-b142-4983-8714-9ab46efab3a9 demo demo] Get all volumes completed successfully. Jun 26 08:45:22.609490 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-c6aafc64-b142-4983-8714-9ab46efab3a9 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:45:22.610270 np0000183147 devstack@c-api.service[112911]: [pid: 112911|app: 0|req: 7/26] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:45:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 26 08:45:32.599035 np0000183147 devstack@c-api.service[112911]: DEBUG dbcounter [-] [112911] Writing DB stats cinder:SELECT=1 {{(pid=112911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:46:22.672704 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.middleware.request_id [None req-f4f75a6b-772d-46f4-be66-3ed451bc3272 None None] RequestId filter calling following filter/app {{(pid=112908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:46:22.809991 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [None req-f4f75a6b-772d-46f4-be66-3ed451bc3272 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:46:22.810284 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [None req-f4f75a6b-772d-46f4-be66-3ed451bc3272 demo demo] Empty body provided in request {{(pid=112908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:46:22.810757 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [None req-f4f75a6b-772d-46f4-be66-3ed451bc3272 demo demo] Calling method 'detail' {{(pid=112908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:46:22.811284 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.api_utils [None req-f4f75a6b-772d-46f4-be66-3ed451bc3272 demo demo] Removing options '' from query. {{(pid=112908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:46:22.812779 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.volume.api [None req-f4f75a6b-772d-46f4-be66-3ed451bc3272 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:46:22.822032 np0000183147 devstack@c-api.service[112908]: INFO cinder.volume.api [None req-f4f75a6b-772d-46f4-be66-3ed451bc3272 demo demo] Get all volumes completed successfully. Jun 26 08:46:22.825308 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [None req-f4f75a6b-772d-46f4-be66-3ed451bc3272 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:46:22.825866 np0000183147 devstack@c-api.service[112908]: [pid: 112908|app: 0|req: 8/27] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:46:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:46:32.816190 np0000183147 devstack@c-api.service[112908]: DEBUG dbcounter [-] [112908] Writing DB stats cinder:SELECT=1 {{(pid=112908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:47:22.852371 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.middleware.request_id [None req-0bc2e0c3-5d7c-4fdb-9003-7f80f8338b8d None None] RequestId filter calling following filter/app {{(pid=112910) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:47:22.856562 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-0bc2e0c3-5d7c-4fdb-9003-7f80f8338b8d demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:47:22.856995 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-0bc2e0c3-5d7c-4fdb-9003-7f80f8338b8d demo demo] Empty body provided in request {{(pid=112910) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:47:22.857508 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-0bc2e0c3-5d7c-4fdb-9003-7f80f8338b8d demo demo] Calling method 'detail' {{(pid=112910) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:47:22.858075 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.api_utils [None req-0bc2e0c3-5d7c-4fdb-9003-7f80f8338b8d demo demo] Removing options '' from query. {{(pid=112910) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:47:22.860034 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.volume.api [None req-0bc2e0c3-5d7c-4fdb-9003-7f80f8338b8d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112910) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:47:22.871672 np0000183147 devstack@c-api.service[112910]: INFO cinder.volume.api [None req-0bc2e0c3-5d7c-4fdb-9003-7f80f8338b8d demo demo] Get all volumes completed successfully. Jun 26 08:47:22.874702 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-0bc2e0c3-5d7c-4fdb-9003-7f80f8338b8d demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:47:22.875244 np0000183147 devstack@c-api.service[112910]: [pid: 112910|app: 0|req: 7/28] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:47:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:47:32.865755 np0000183147 devstack@c-api.service[112910]: DEBUG dbcounter [-] [112910] Writing DB stats cinder:SELECT=1 {{(pid=112910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:48:22.891857 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.middleware.request_id [None req-84f3201a-e227-4a39-862c-859180b111c5 None None] RequestId filter calling following filter/app {{(pid=112909) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:48:22.895701 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-84f3201a-e227-4a39-862c-859180b111c5 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:48:22.895990 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-84f3201a-e227-4a39-862c-859180b111c5 demo demo] Empty body provided in request {{(pid=112909) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:48:22.896270 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-84f3201a-e227-4a39-862c-859180b111c5 demo demo] Calling method 'detail' {{(pid=112909) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:48:22.896615 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.api_utils [None req-84f3201a-e227-4a39-862c-859180b111c5 demo demo] Removing options '' from query. {{(pid=112909) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:48:22.897676 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.volume.api [None req-84f3201a-e227-4a39-862c-859180b111c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112909) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:48:22.908112 np0000183147 devstack@c-api.service[112909]: INFO cinder.volume.api [None req-84f3201a-e227-4a39-862c-859180b111c5 demo demo] Get all volumes completed successfully. Jun 26 08:48:22.910174 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-84f3201a-e227-4a39-862c-859180b111c5 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:48:22.910582 np0000183147 devstack@c-api.service[112909]: [pid: 112909|app: 0|req: 7/29] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:48:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:48:32.901938 np0000183147 devstack@c-api.service[112909]: DEBUG dbcounter [-] [112909] Writing DB stats cinder:SELECT=1 {{(pid=112909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:49:22.937128 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.middleware.request_id [None req-7858c35f-371d-4a7b-a4ca-eabb3501866d None None] RequestId filter calling following filter/app {{(pid=112911) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:49:22.943555 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-7858c35f-371d-4a7b-a4ca-eabb3501866d demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:49:22.943555 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.openstack.wsgi [None req-7858c35f-371d-4a7b-a4ca-eabb3501866d demo demo] Empty body provided in request {{(pid=112911) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:49:22.943555 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.openstack.wsgi [None req-7858c35f-371d-4a7b-a4ca-eabb3501866d demo demo] Calling method 'detail' {{(pid=112911) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:49:22.943555 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.api_utils [None req-7858c35f-371d-4a7b-a4ca-eabb3501866d demo demo] Removing options '' from query. {{(pid=112911) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:49:22.944029 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.volume.api [None req-7858c35f-371d-4a7b-a4ca-eabb3501866d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112911) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:49:22.951755 np0000183147 devstack@c-api.service[112911]: INFO cinder.volume.api [None req-7858c35f-371d-4a7b-a4ca-eabb3501866d demo demo] Get all volumes completed successfully. Jun 26 08:49:22.953844 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-7858c35f-371d-4a7b-a4ca-eabb3501866d demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:49:22.954455 np0000183147 devstack@c-api.service[112911]: [pid: 112911|app: 0|req: 8/30] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:49:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:49:32.947694 np0000183147 devstack@c-api.service[112911]: DEBUG dbcounter [-] [112911] Writing DB stats cinder:SELECT=1 {{(pid=112911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:50:22.967298 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.middleware.request_id [None req-fe6cc10f-7bbd-434a-b7df-4ca397a2234b None None] RequestId filter calling following filter/app {{(pid=112908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:50:22.970304 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [None req-fe6cc10f-7bbd-434a-b7df-4ca397a2234b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:50:22.970579 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [None req-fe6cc10f-7bbd-434a-b7df-4ca397a2234b demo demo] Empty body provided in request {{(pid=112908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:50:22.970793 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [None req-fe6cc10f-7bbd-434a-b7df-4ca397a2234b demo demo] Calling method 'detail' {{(pid=112908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:50:22.971126 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.api_utils [None req-fe6cc10f-7bbd-434a-b7df-4ca397a2234b demo demo] Removing options '' from query. {{(pid=112908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:50:22.972272 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.volume.api [None req-fe6cc10f-7bbd-434a-b7df-4ca397a2234b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:50:22.981146 np0000183147 devstack@c-api.service[112908]: INFO cinder.volume.api [None req-fe6cc10f-7bbd-434a-b7df-4ca397a2234b demo demo] Get all volumes completed successfully. Jun 26 08:50:22.983840 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [None req-fe6cc10f-7bbd-434a-b7df-4ca397a2234b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:50:22.984718 np0000183147 devstack@c-api.service[112908]: [pid: 112908|app: 0|req: 9/31] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:50:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:50:32.976128 np0000183147 devstack@c-api.service[112908]: DEBUG dbcounter [-] [112908] Writing DB stats cinder:SELECT=1 {{(pid=112908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:51:23.002085 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.middleware.request_id [None req-68f9e999-ef67-4ebb-ab3b-1d4a247000fb None None] RequestId filter calling following filter/app {{(pid=112910) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:51:23.151593 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-68f9e999-ef67-4ebb-ab3b-1d4a247000fb demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:51:23.152187 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-68f9e999-ef67-4ebb-ab3b-1d4a247000fb demo demo] Empty body provided in request {{(pid=112910) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:51:23.152726 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-68f9e999-ef67-4ebb-ab3b-1d4a247000fb demo demo] Calling method 'detail' {{(pid=112910) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:51:23.153273 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.api_utils [None req-68f9e999-ef67-4ebb-ab3b-1d4a247000fb demo demo] Removing options '' from query. {{(pid=112910) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:51:23.155000 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.volume.api [None req-68f9e999-ef67-4ebb-ab3b-1d4a247000fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112910) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:51:23.163767 np0000183147 devstack@c-api.service[112910]: INFO cinder.volume.api [None req-68f9e999-ef67-4ebb-ab3b-1d4a247000fb demo demo] Get all volumes completed successfully. Jun 26 08:51:23.165887 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-68f9e999-ef67-4ebb-ab3b-1d4a247000fb demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:51:23.166333 np0000183147 devstack@c-api.service[112910]: [pid: 112910|app: 0|req: 8/32] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:51:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:51:33.159568 np0000183147 devstack@c-api.service[112910]: DEBUG dbcounter [-] [112910] Writing DB stats cinder:SELECT=1 {{(pid=112910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:52:23.180129 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.middleware.request_id [None req-0473d6f3-24d5-43eb-81be-96c11b36802d None None] RequestId filter calling following filter/app {{(pid=112909) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:52:23.183037 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-0473d6f3-24d5-43eb-81be-96c11b36802d demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:52:23.183263 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-0473d6f3-24d5-43eb-81be-96c11b36802d demo demo] Empty body provided in request {{(pid=112909) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:52:23.183513 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-0473d6f3-24d5-43eb-81be-96c11b36802d demo demo] Calling method 'detail' {{(pid=112909) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:52:23.183872 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.api_utils [None req-0473d6f3-24d5-43eb-81be-96c11b36802d demo demo] Removing options '' from query. {{(pid=112909) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:52:23.184825 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.volume.api [None req-0473d6f3-24d5-43eb-81be-96c11b36802d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112909) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:52:23.193194 np0000183147 devstack@c-api.service[112909]: INFO cinder.volume.api [None req-0473d6f3-24d5-43eb-81be-96c11b36802d demo demo] Get all volumes completed successfully. Jun 26 08:52:23.195084 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-0473d6f3-24d5-43eb-81be-96c11b36802d demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:52:23.195432 np0000183147 devstack@c-api.service[112909]: [pid: 112909|app: 0|req: 8/33] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:52:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:52:33.188823 np0000183147 devstack@c-api.service[112909]: DEBUG dbcounter [-] [112909] Writing DB stats cinder:SELECT=1 {{(pid=112909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:53:23.210436 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.middleware.request_id [None req-a1276920-adad-457b-89a4-adcfd04958d0 None None] RequestId filter calling following filter/app {{(pid=112911) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:53:23.213568 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-a1276920-adad-457b-89a4-adcfd04958d0 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:53:23.213817 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.openstack.wsgi [None req-a1276920-adad-457b-89a4-adcfd04958d0 demo demo] Empty body provided in request {{(pid=112911) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:53:23.214077 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.openstack.wsgi [None req-a1276920-adad-457b-89a4-adcfd04958d0 demo demo] Calling method 'detail' {{(pid=112911) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:53:23.214375 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.api_utils [None req-a1276920-adad-457b-89a4-adcfd04958d0 demo demo] Removing options '' from query. {{(pid=112911) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:53:23.215389 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.volume.api [None req-a1276920-adad-457b-89a4-adcfd04958d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112911) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:53:23.225419 np0000183147 devstack@c-api.service[112911]: INFO cinder.volume.api [None req-a1276920-adad-457b-89a4-adcfd04958d0 demo demo] Get all volumes completed successfully. Jun 26 08:53:23.228444 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-a1276920-adad-457b-89a4-adcfd04958d0 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:53:23.229169 np0000183147 devstack@c-api.service[112911]: [pid: 112911|app: 0|req: 9/34] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:53:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:53:33.219032 np0000183147 devstack@c-api.service[112911]: DEBUG dbcounter [-] [112911] Writing DB stats cinder:SELECT=1 {{(pid=112911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:54:23.247096 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.middleware.request_id [None req-ed9e73f3-45d4-41f6-8b5b-1cd3c605a0e0 None None] RequestId filter calling following filter/app {{(pid=112908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:54:23.250391 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [None req-ed9e73f3-45d4-41f6-8b5b-1cd3c605a0e0 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:54:23.250682 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [None req-ed9e73f3-45d4-41f6-8b5b-1cd3c605a0e0 demo demo] Empty body provided in request {{(pid=112908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:54:23.250981 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [None req-ed9e73f3-45d4-41f6-8b5b-1cd3c605a0e0 demo demo] Calling method 'detail' {{(pid=112908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:54:23.251177 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.api_utils [None req-ed9e73f3-45d4-41f6-8b5b-1cd3c605a0e0 demo demo] Removing options '' from query. {{(pid=112908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:54:23.252176 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.volume.api [None req-ed9e73f3-45d4-41f6-8b5b-1cd3c605a0e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:54:23.260903 np0000183147 devstack@c-api.service[112908]: INFO cinder.volume.api [None req-ed9e73f3-45d4-41f6-8b5b-1cd3c605a0e0 demo demo] Get all volumes completed successfully. Jun 26 08:54:23.263688 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [None req-ed9e73f3-45d4-41f6-8b5b-1cd3c605a0e0 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:54:23.264137 np0000183147 devstack@c-api.service[112908]: [pid: 112908|app: 0|req: 10/35] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:54:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:54:33.256072 np0000183147 devstack@c-api.service[112908]: DEBUG dbcounter [-] [112908] Writing DB stats cinder:SELECT=1 {{(pid=112908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:55:23.282307 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.middleware.request_id [None req-b4b92821-b62f-440d-ac51-e7f63839554a None None] RequestId filter calling following filter/app {{(pid=112910) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:55:23.286677 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-b4b92821-b62f-440d-ac51-e7f63839554a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:55:23.287148 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-b4b92821-b62f-440d-ac51-e7f63839554a demo demo] Empty body provided in request {{(pid=112910) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:55:23.287245 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-b4b92821-b62f-440d-ac51-e7f63839554a demo demo] Calling method 'detail' {{(pid=112910) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:55:23.287573 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.api_utils [None req-b4b92821-b62f-440d-ac51-e7f63839554a demo demo] Removing options '' from query. {{(pid=112910) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:55:23.288904 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.volume.api [None req-b4b92821-b62f-440d-ac51-e7f63839554a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112910) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:55:23.300487 np0000183147 devstack@c-api.service[112910]: INFO cinder.volume.api [None req-b4b92821-b62f-440d-ac51-e7f63839554a demo demo] Get all volumes completed successfully. Jun 26 08:55:23.305475 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-b4b92821-b62f-440d-ac51-e7f63839554a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:55:23.305909 np0000183147 devstack@c-api.service[112910]: [pid: 112910|app: 0|req: 9/36] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:55:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:55:33.292941 np0000183147 devstack@c-api.service[112910]: DEBUG dbcounter [-] [112910] Writing DB stats cinder:SELECT=1 {{(pid=112910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:56:23.320932 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.middleware.request_id [None req-dd9e5831-9bab-4c1f-90e5-c6fb575acb02 None None] RequestId filter calling following filter/app {{(pid=112909) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:56:23.498711 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-dd9e5831-9bab-4c1f-90e5-c6fb575acb02 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:56:23.499140 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-dd9e5831-9bab-4c1f-90e5-c6fb575acb02 demo demo] Empty body provided in request {{(pid=112909) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:56:23.499585 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-dd9e5831-9bab-4c1f-90e5-c6fb575acb02 demo demo] Calling method 'detail' {{(pid=112909) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:56:23.500086 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.api_utils [None req-dd9e5831-9bab-4c1f-90e5-c6fb575acb02 demo demo] Removing options '' from query. {{(pid=112909) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:56:23.501750 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.volume.api [None req-dd9e5831-9bab-4c1f-90e5-c6fb575acb02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112909) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:56:23.511557 np0000183147 devstack@c-api.service[112909]: INFO cinder.volume.api [None req-dd9e5831-9bab-4c1f-90e5-c6fb575acb02 demo demo] Get all volumes completed successfully. Jun 26 08:56:23.514197 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-dd9e5831-9bab-4c1f-90e5-c6fb575acb02 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:56:23.514730 np0000183147 devstack@c-api.service[112909]: [pid: 112909|app: 0|req: 9/37] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:56:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:56:33.505735 np0000183147 devstack@c-api.service[112909]: DEBUG dbcounter [-] [112909] Writing DB stats cinder:SELECT=1 {{(pid=112909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:57:23.535052 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.middleware.request_id [None req-e2eeb67f-7553-48e8-8dd3-8ad7753b708b None None] RequestId filter calling following filter/app {{(pid=112911) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:57:23.538329 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-e2eeb67f-7553-48e8-8dd3-8ad7753b708b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:57:23.538544 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.openstack.wsgi [None req-e2eeb67f-7553-48e8-8dd3-8ad7753b708b demo demo] Empty body provided in request {{(pid=112911) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:57:23.538842 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.openstack.wsgi [None req-e2eeb67f-7553-48e8-8dd3-8ad7753b708b demo demo] Calling method 'detail' {{(pid=112911) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:57:23.539168 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.api_utils [None req-e2eeb67f-7553-48e8-8dd3-8ad7753b708b demo demo] Removing options '' from query. {{(pid=112911) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:57:23.540384 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.volume.api [None req-e2eeb67f-7553-48e8-8dd3-8ad7753b708b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112911) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:57:23.552118 np0000183147 devstack@c-api.service[112911]: INFO cinder.volume.api [None req-e2eeb67f-7553-48e8-8dd3-8ad7753b708b demo demo] Get all volumes completed successfully. Jun 26 08:57:23.555267 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-e2eeb67f-7553-48e8-8dd3-8ad7753b708b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:57:23.555840 np0000183147 devstack@c-api.service[112911]: [pid: 112911|app: 0|req: 10/38] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:57:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:57:33.544149 np0000183147 devstack@c-api.service[112911]: DEBUG dbcounter [-] [112911] Writing DB stats cinder:SELECT=1 {{(pid=112911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:58:23.570047 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.middleware.request_id [None req-989beeb1-1f47-4d8c-8131-96ba69ca3d9e None None] RequestId filter calling following filter/app {{(pid=112908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:58:23.574800 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [None req-989beeb1-1f47-4d8c-8131-96ba69ca3d9e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:58:23.575055 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [None req-989beeb1-1f47-4d8c-8131-96ba69ca3d9e demo demo] Empty body provided in request {{(pid=112908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:58:23.575286 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [None req-989beeb1-1f47-4d8c-8131-96ba69ca3d9e demo demo] Calling method 'detail' {{(pid=112908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:58:23.575593 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.api_utils [None req-989beeb1-1f47-4d8c-8131-96ba69ca3d9e demo demo] Removing options '' from query. {{(pid=112908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:58:23.576511 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.volume.api [None req-989beeb1-1f47-4d8c-8131-96ba69ca3d9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:58:23.585159 np0000183147 devstack@c-api.service[112908]: INFO cinder.volume.api [None req-989beeb1-1f47-4d8c-8131-96ba69ca3d9e demo demo] Get all volumes completed successfully. Jun 26 08:58:23.587738 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [None req-989beeb1-1f47-4d8c-8131-96ba69ca3d9e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:58:23.588114 np0000183147 devstack@c-api.service[112908]: [pid: 112908|app: 0|req: 11/39] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:58:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:58:33.583472 np0000183147 devstack@c-api.service[112908]: DEBUG dbcounter [-] [112908] Writing DB stats cinder:SELECT=1 {{(pid=112908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:59:23.605826 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.middleware.request_id [None req-f32f6be9-00ec-492a-9171-eee973299ed5 None None] RequestId filter calling following filter/app {{(pid=112910) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:59:23.610082 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-f32f6be9-00ec-492a-9171-eee973299ed5 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 08:59:23.610599 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-f32f6be9-00ec-492a-9171-eee973299ed5 demo demo] Empty body provided in request {{(pid=112910) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:59:23.611032 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-f32f6be9-00ec-492a-9171-eee973299ed5 demo demo] Calling method 'detail' {{(pid=112910) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:59:23.611538 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.api_utils [None req-f32f6be9-00ec-492a-9171-eee973299ed5 demo demo] Removing options '' from query. {{(pid=112910) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:59:23.613231 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.volume.api [None req-f32f6be9-00ec-492a-9171-eee973299ed5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112910) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:59:23.622262 np0000183147 devstack@c-api.service[112910]: INFO cinder.volume.api [None req-f32f6be9-00ec-492a-9171-eee973299ed5 demo demo] Get all volumes completed successfully. Jun 26 08:59:23.625789 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-f32f6be9-00ec-492a-9171-eee973299ed5 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:59:23.626434 np0000183147 devstack@c-api.service[112910]: [pid: 112910|app: 0|req: 10/40] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 08:59:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 26 08:59:33.616750 np0000183147 devstack@c-api.service[112910]: DEBUG dbcounter [-] [112910] Writing DB stats cinder:SELECT=1 {{(pid=112910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:00:23.640193 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.middleware.request_id [None req-9c0393b6-9d59-44e7-aba5-79f480788346 None None] RequestId filter calling following filter/app {{(pid=112909) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:00:23.642973 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-9c0393b6-9d59-44e7-aba5-79f480788346 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 09:00:23.643208 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-9c0393b6-9d59-44e7-aba5-79f480788346 demo demo] Empty body provided in request {{(pid=112909) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:00:23.643453 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-9c0393b6-9d59-44e7-aba5-79f480788346 demo demo] Calling method 'detail' {{(pid=112909) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:00:23.643785 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.api_utils [None req-9c0393b6-9d59-44e7-aba5-79f480788346 demo demo] Removing options '' from query. {{(pid=112909) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:00:23.644936 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.volume.api [None req-9c0393b6-9d59-44e7-aba5-79f480788346 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112909) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:00:23.652114 np0000183147 devstack@c-api.service[112909]: INFO cinder.volume.api [None req-9c0393b6-9d59-44e7-aba5-79f480788346 demo demo] Get all volumes completed successfully. Jun 26 09:00:23.654028 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-9c0393b6-9d59-44e7-aba5-79f480788346 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:00:23.654444 np0000183147 devstack@c-api.service[112909]: [pid: 112909|app: 0|req: 10/41] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 09:00:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:00:33.648229 np0000183147 devstack@c-api.service[112909]: DEBUG dbcounter [-] [112909] Writing DB stats cinder:SELECT=1 {{(pid=112909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:01:23.669658 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.middleware.request_id [None req-b86153f9-4cc9-4d10-8385-b21ac3c0d253 None None] RequestId filter calling following filter/app {{(pid=112911) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:01:23.770001 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-b86153f9-4cc9-4d10-8385-b21ac3c0d253 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 09:01:23.770396 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.openstack.wsgi [None req-b86153f9-4cc9-4d10-8385-b21ac3c0d253 demo demo] Empty body provided in request {{(pid=112911) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:01:23.771467 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.openstack.wsgi [None req-b86153f9-4cc9-4d10-8385-b21ac3c0d253 demo demo] Calling method 'detail' {{(pid=112911) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:01:23.773284 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.api_utils [None req-b86153f9-4cc9-4d10-8385-b21ac3c0d253 demo demo] Removing options '' from query. {{(pid=112911) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:01:23.775009 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.volume.api [None req-b86153f9-4cc9-4d10-8385-b21ac3c0d253 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112911) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:01:23.784912 np0000183147 devstack@c-api.service[112911]: INFO cinder.volume.api [None req-b86153f9-4cc9-4d10-8385-b21ac3c0d253 demo demo] Get all volumes completed successfully. Jun 26 09:01:23.786919 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-b86153f9-4cc9-4d10-8385-b21ac3c0d253 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:01:23.787274 np0000183147 devstack@c-api.service[112911]: [pid: 112911|app: 0|req: 11/42] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 09:01:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:01:33.778875 np0000183147 devstack@c-api.service[112911]: DEBUG dbcounter [-] [112911] Writing DB stats cinder:SELECT=1 {{(pid=112911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:02:23.801704 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.middleware.request_id [None req-dabdbaf5-4baa-41cf-96fc-0cd878ab3ac8 None None] RequestId filter calling following filter/app {{(pid=112908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:02:23.805140 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [None req-dabdbaf5-4baa-41cf-96fc-0cd878ab3ac8 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 09:02:23.805375 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [None req-dabdbaf5-4baa-41cf-96fc-0cd878ab3ac8 demo demo] Empty body provided in request {{(pid=112908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:02:23.805745 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [None req-dabdbaf5-4baa-41cf-96fc-0cd878ab3ac8 demo demo] Calling method 'detail' {{(pid=112908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:02:23.806130 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.api_utils [None req-dabdbaf5-4baa-41cf-96fc-0cd878ab3ac8 demo demo] Removing options '' from query. {{(pid=112908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:02:23.807647 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.volume.api [None req-dabdbaf5-4baa-41cf-96fc-0cd878ab3ac8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:02:23.817440 np0000183147 devstack@c-api.service[112908]: INFO cinder.volume.api [None req-dabdbaf5-4baa-41cf-96fc-0cd878ab3ac8 demo demo] Get all volumes completed successfully. Jun 26 09:02:23.819782 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [None req-dabdbaf5-4baa-41cf-96fc-0cd878ab3ac8 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:02:23.820509 np0000183147 devstack@c-api.service[112908]: [pid: 112908|app: 0|req: 12/43] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 09:02:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:02:33.811044 np0000183147 devstack@c-api.service[112908]: DEBUG dbcounter [-] [112908] Writing DB stats cinder:SELECT=1 {{(pid=112908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:03:23.841325 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.middleware.request_id [None req-c6c2a68d-a265-4984-a3d6-2ed1b4f08c9b None None] RequestId filter calling following filter/app {{(pid=112910) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:03:23.843873 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-c6c2a68d-a265-4984-a3d6-2ed1b4f08c9b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 09:03:23.844048 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-c6c2a68d-a265-4984-a3d6-2ed1b4f08c9b demo demo] Empty body provided in request {{(pid=112910) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:03:23.844227 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-c6c2a68d-a265-4984-a3d6-2ed1b4f08c9b demo demo] Calling method 'detail' {{(pid=112910) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:03:23.844448 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.api_utils [None req-c6c2a68d-a265-4984-a3d6-2ed1b4f08c9b demo demo] Removing options '' from query. {{(pid=112910) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:03:23.845174 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.volume.api [None req-c6c2a68d-a265-4984-a3d6-2ed1b4f08c9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112910) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:03:23.853261 np0000183147 devstack@c-api.service[112910]: INFO cinder.volume.api [None req-c6c2a68d-a265-4984-a3d6-2ed1b4f08c9b demo demo] Get all volumes completed successfully. Jun 26 09:03:23.855515 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-c6c2a68d-a265-4984-a3d6-2ed1b4f08c9b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:03:23.855955 np0000183147 devstack@c-api.service[112910]: [pid: 112910|app: 0|req: 11/44] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 09:03:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:03:33.848889 np0000183147 devstack@c-api.service[112910]: DEBUG dbcounter [-] [112910] Writing DB stats cinder:SELECT=1 {{(pid=112910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:04:23.867832 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.middleware.request_id [None req-321e9676-9930-436b-be5b-aa4550832da3 None None] RequestId filter calling following filter/app {{(pid=112909) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:04:23.871236 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-321e9676-9930-436b-be5b-aa4550832da3 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 09:04:23.871573 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-321e9676-9930-436b-be5b-aa4550832da3 demo demo] Empty body provided in request {{(pid=112909) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:04:23.871681 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-321e9676-9930-436b-be5b-aa4550832da3 demo demo] Calling method 'detail' {{(pid=112909) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:04:23.872074 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.api_utils [None req-321e9676-9930-436b-be5b-aa4550832da3 demo demo] Removing options '' from query. {{(pid=112909) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:04:23.873204 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.volume.api [None req-321e9676-9930-436b-be5b-aa4550832da3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112909) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:04:23.881645 np0000183147 devstack@c-api.service[112909]: INFO cinder.volume.api [None req-321e9676-9930-436b-be5b-aa4550832da3 demo demo] Get all volumes completed successfully. Jun 26 09:04:23.883907 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-321e9676-9930-436b-be5b-aa4550832da3 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:04:23.884325 np0000183147 devstack@c-api.service[112909]: [pid: 112909|app: 0|req: 11/45] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 09:04:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:04:33.877041 np0000183147 devstack@c-api.service[112909]: DEBUG dbcounter [-] [112909] Writing DB stats cinder:SELECT=1 {{(pid=112909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:05:23.931063 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.middleware.request_id [None req-3b0dbd4d-0528-4367-937f-76671f6dcaf8 None None] RequestId filter calling following filter/app {{(pid=112911) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:05:23.937388 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-3b0dbd4d-0528-4367-937f-76671f6dcaf8 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 09:05:23.937834 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.openstack.wsgi [None req-3b0dbd4d-0528-4367-937f-76671f6dcaf8 demo demo] Empty body provided in request {{(pid=112911) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:05:23.938117 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.openstack.wsgi [None req-3b0dbd4d-0528-4367-937f-76671f6dcaf8 demo demo] Calling method 'detail' {{(pid=112911) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:05:23.938461 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.api.api_utils [None req-3b0dbd4d-0528-4367-937f-76671f6dcaf8 demo demo] Removing options '' from query. {{(pid=112911) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:05:23.939545 np0000183147 devstack@c-api.service[112911]: DEBUG cinder.volume.api [None req-3b0dbd4d-0528-4367-937f-76671f6dcaf8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112911) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:05:23.949260 np0000183147 devstack@c-api.service[112911]: INFO cinder.volume.api [None req-3b0dbd4d-0528-4367-937f-76671f6dcaf8 demo demo] Get all volumes completed successfully. Jun 26 09:05:23.951248 np0000183147 devstack@c-api.service[112911]: INFO cinder.api.openstack.wsgi [None req-3b0dbd4d-0528-4367-937f-76671f6dcaf8 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:05:23.951659 np0000183147 devstack@c-api.service[112911]: [pid: 112911|app: 0|req: 12/46] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 09:05:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:05:33.944092 np0000183147 devstack@c-api.service[112911]: DEBUG dbcounter [-] [112911] Writing DB stats cinder:SELECT=1 {{(pid=112911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:06:23.965665 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.middleware.request_id [None req-95cab03d-fcfb-41e7-9684-82b716b0a0b1 None None] RequestId filter calling following filter/app {{(pid=112908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:06:24.006680 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [None req-95cab03d-fcfb-41e7-9684-82b716b0a0b1 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 09:06:24.007098 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [None req-95cab03d-fcfb-41e7-9684-82b716b0a0b1 demo demo] Empty body provided in request {{(pid=112908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:06:24.007511 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.openstack.wsgi [None req-95cab03d-fcfb-41e7-9684-82b716b0a0b1 demo demo] Calling method 'detail' {{(pid=112908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:06:24.008015 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.api.api_utils [None req-95cab03d-fcfb-41e7-9684-82b716b0a0b1 demo demo] Removing options '' from query. {{(pid=112908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:06:24.009673 np0000183147 devstack@c-api.service[112908]: DEBUG cinder.volume.api [None req-95cab03d-fcfb-41e7-9684-82b716b0a0b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:06:24.019002 np0000183147 devstack@c-api.service[112908]: INFO cinder.volume.api [None req-95cab03d-fcfb-41e7-9684-82b716b0a0b1 demo demo] Get all volumes completed successfully. Jun 26 09:06:24.021262 np0000183147 devstack@c-api.service[112908]: INFO cinder.api.openstack.wsgi [None req-95cab03d-fcfb-41e7-9684-82b716b0a0b1 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:06:24.021677 np0000183147 devstack@c-api.service[112908]: [pid: 112908|app: 0|req: 13/47] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 09:06:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:06:34.013866 np0000183147 devstack@c-api.service[112908]: DEBUG dbcounter [-] [112908] Writing DB stats cinder:SELECT=1 {{(pid=112908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:07:24.044669 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.middleware.request_id [None req-cae01f3e-0f35-4e09-83e0-5f1afed60d1a None None] RequestId filter calling following filter/app {{(pid=112910) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:07:24.049908 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-cae01f3e-0f35-4e09-83e0-5f1afed60d1a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 09:07:24.050299 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-cae01f3e-0f35-4e09-83e0-5f1afed60d1a demo demo] Empty body provided in request {{(pid=112910) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:07:24.050772 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.openstack.wsgi [None req-cae01f3e-0f35-4e09-83e0-5f1afed60d1a demo demo] Calling method 'detail' {{(pid=112910) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:07:24.051223 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.api.api_utils [None req-cae01f3e-0f35-4e09-83e0-5f1afed60d1a demo demo] Removing options '' from query. {{(pid=112910) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:07:24.052031 np0000183147 devstack@c-api.service[112910]: DEBUG cinder.volume.api [None req-cae01f3e-0f35-4e09-83e0-5f1afed60d1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112910) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:07:24.065817 np0000183147 devstack@c-api.service[112910]: INFO cinder.volume.api [None req-cae01f3e-0f35-4e09-83e0-5f1afed60d1a demo demo] Get all volumes completed successfully. Jun 26 09:07:24.069282 np0000183147 devstack@c-api.service[112910]: INFO cinder.api.openstack.wsgi [None req-cae01f3e-0f35-4e09-83e0-5f1afed60d1a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:07:24.069874 np0000183147 devstack@c-api.service[112910]: [pid: 112910|app: 0|req: 12/48] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 09:07:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 26 09:07:34.056931 np0000183147 devstack@c-api.service[112910]: DEBUG dbcounter [-] [112910] Writing DB stats cinder:SELECT=1 {{(pid=112910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:08:24.084745 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.middleware.request_id [None req-80ab2a70-747c-4e01-8c4f-d082f8dc5bdd None None] RequestId filter calling following filter/app {{(pid=112909) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:08:24.087894 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-80ab2a70-747c-4e01-8c4f-d082f8dc5bdd demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 09:08:24.088120 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-80ab2a70-747c-4e01-8c4f-d082f8dc5bdd demo demo] Empty body provided in request {{(pid=112909) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:08:24.088430 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.openstack.wsgi [None req-80ab2a70-747c-4e01-8c4f-d082f8dc5bdd demo demo] Calling method 'detail' {{(pid=112909) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:08:24.088755 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.api.api_utils [None req-80ab2a70-747c-4e01-8c4f-d082f8dc5bdd demo demo] Removing options '' from query. {{(pid=112909) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:08:24.089772 np0000183147 devstack@c-api.service[112909]: DEBUG cinder.volume.api [None req-80ab2a70-747c-4e01-8c4f-d082f8dc5bdd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112909) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:08:24.097301 np0000183147 devstack@c-api.service[112909]: INFO cinder.volume.api [None req-80ab2a70-747c-4e01-8c4f-d082f8dc5bdd demo demo] Get all volumes completed successfully. Jun 26 09:08:24.099336 np0000183147 devstack@c-api.service[112909]: INFO cinder.api.openstack.wsgi [None req-80ab2a70-747c-4e01-8c4f-d082f8dc5bdd demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:08:24.099720 np0000183147 devstack@c-api.service[112909]: [pid: 112909|app: 0|req: 12/49] 199.204.45.138 () {64 vars in 1294 bytes} [Fri Jun 26 09:08:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:08:34.093165 np0000183147 devstack@c-api.service[112909]: DEBUG dbcounter [-] [112909] Writing DB stats cinder:SELECT=1 {{(pid=112909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}