Jun 30 00:11:44.696540 np0000183500 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 30 00:11:44.709764 np0000183500 devstack@c-api.service[112414]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 30 00:11:44.712311 np0000183500 devstack@c-api.service[112414]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 30 00:11:44 2026] *** Jun 30 00:11:44.712311 np0000183500 devstack@c-api.service[112414]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 30 00:11:44.712311 np0000183500 devstack@c-api.service[112414]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 30 00:11:44.712311 np0000183500 devstack@c-api.service[112414]: nodename: np0000183500 Jun 30 00:11:44.712311 np0000183500 devstack@c-api.service[112414]: machine: x86_64 Jun 30 00:11:44.712311 np0000183500 devstack@c-api.service[112414]: clock source: unix Jun 30 00:11:44.712311 np0000183500 devstack@c-api.service[112414]: pcre jit disabled Jun 30 00:11:44.712311 np0000183500 devstack@c-api.service[112414]: detected number of CPU cores: 16 Jun 30 00:11:44.712311 np0000183500 devstack@c-api.service[112414]: current working directory: / Jun 30 00:11:44.712311 np0000183500 devstack@c-api.service[112414]: detected binary path: /usr/bin/uwsgi-core Jun 30 00:11:44.712311 np0000183500 devstack@c-api.service[112414]: your processes number limit is 256917 Jun 30 00:11:44.712311 np0000183500 devstack@c-api.service[112414]: your memory page size is 4096 bytes Jun 30 00:11:44.712311 np0000183500 devstack@c-api.service[112414]: detected max file descriptor number: 2048 Jun 30 00:11:44.712311 np0000183500 devstack@c-api.service[112414]: lock engine: pthread robust mutexes Jun 30 00:11:44.713054 np0000183500 devstack@c-api.service[112414]: thunder lock: enabled Jun 30 00:11:44.713054 np0000183500 devstack@c-api.service[112414]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 30 00:11:44.713054 np0000183500 devstack@c-api.service[112414]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 30 00:11:44.713054 np0000183500 devstack@c-api.service[112414]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 30 00:11:44.713054 np0000183500 devstack@c-api.service[112414]: Set PythonHome to /opt/stack/data/venv Jun 30 00:11:44.747263 np0000183500 devstack@c-api.service[112414]: Python main interpreter initialized at 0x7d67aaca3668 Jun 30 00:11:44.747263 np0000183500 devstack@c-api.service[112414]: python threads support enabled Jun 30 00:11:44.747263 np0000183500 devstack@c-api.service[112414]: your server socket listen backlog is limited to 100 connections Jun 30 00:11:44.747263 np0000183500 devstack@c-api.service[112414]: your mercy for graceful operations on workers is 80 seconds Jun 30 00:11:44.747763 np0000183500 devstack@c-api.service[112414]: mapped 671795 bytes (656 KB) for 4 cores Jun 30 00:11:44.747944 np0000183500 devstack@c-api.service[112414]: *** Operational MODE: preforking *** Jun 30 00:11:44.748116 np0000183500 devstack@c-api.service[112414]: *** uWSGI is running in multiple interpreter mode *** Jun 30 00:11:44.748116 np0000183500 devstack@c-api.service[112414]: spawned uWSGI master process (pid: 112414) Jun 30 00:11:44.748352 np0000183500 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 30 00:11:44.748766 np0000183500 devstack@c-api.service[112414]: spawned uWSGI worker 1 (pid: 112416, cores: 1) Jun 30 00:11:44.749411 np0000183500 devstack@c-api.service[112414]: spawned uWSGI worker 2 (pid: 112417, cores: 1) Jun 30 00:11:44.749840 np0000183500 devstack@c-api.service[112414]: spawned uWSGI worker 3 (pid: 112418, cores: 1) Jun 30 00:11:44.751292 np0000183500 devstack@c-api.service[112414]: spawned uWSGI worker 4 (pid: 112419, cores: 1) Jun 30 00:11:44.751292 np0000183500 devstack@c-api.service[112414]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 30 00:11:44.871820 np0000183500 devstack@c-api.service[112416]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:11:44.871820 np0000183500 devstack@c-api.service[112416]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:11:44.871820 np0000183500 devstack@c-api.service[112416]: we strongly recommend against using it for new projects. Jun 30 00:11:44.871820 np0000183500 devstack@c-api.service[112416]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:11:44.871820 np0000183500 devstack@c-api.service[112416]: framework. For more detail see Jun 30 00:11:44.871820 np0000183500 devstack@c-api.service[112416]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:11:44.871820 np0000183500 devstack@c-api.service[112416]: import eventlet # noqa Jun 30 00:11:44.880486 np0000183500 devstack@c-api.service[112419]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:11:44.880486 np0000183500 devstack@c-api.service[112419]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:11:44.880486 np0000183500 devstack@c-api.service[112419]: we strongly recommend against using it for new projects. Jun 30 00:11:44.880486 np0000183500 devstack@c-api.service[112419]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:11:44.880486 np0000183500 devstack@c-api.service[112419]: framework. For more detail see Jun 30 00:11:44.880486 np0000183500 devstack@c-api.service[112419]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:11:44.880486 np0000183500 devstack@c-api.service[112419]: import eventlet # noqa Jun 30 00:11:44.883874 np0000183500 devstack@c-api.service[112418]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:11:44.883874 np0000183500 devstack@c-api.service[112418]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:11:44.883874 np0000183500 devstack@c-api.service[112418]: we strongly recommend against using it for new projects. Jun 30 00:11:44.883874 np0000183500 devstack@c-api.service[112418]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:11:44.883874 np0000183500 devstack@c-api.service[112418]: framework. For more detail see Jun 30 00:11:44.883874 np0000183500 devstack@c-api.service[112418]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:11:44.883874 np0000183500 devstack@c-api.service[112418]: import eventlet # noqa Jun 30 00:11:44.884629 np0000183500 devstack@c-api.service[112417]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:11:44.884629 np0000183500 devstack@c-api.service[112417]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:11:44.884629 np0000183500 devstack@c-api.service[112417]: we strongly recommend against using it for new projects. Jun 30 00:11:44.884629 np0000183500 devstack@c-api.service[112417]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:11:44.884629 np0000183500 devstack@c-api.service[112417]: framework. For more detail see Jun 30 00:11:44.884629 np0000183500 devstack@c-api.service[112417]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:11:44.884629 np0000183500 devstack@c-api.service[112417]: import eventlet # noqa Jun 30 00:11:44.956341 np0000183500 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:11:44.956341 np0000183500 devstack@c-api.service[112416]: warnings.warn( Jun 30 00:11:44.969094 np0000183500 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:11:44.969094 np0000183500 devstack@c-api.service[112418]: warnings.warn( Jun 30 00:11:44.969264 np0000183500 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:11:44.969264 np0000183500 devstack@c-api.service[112417]: warnings.warn( Jun 30 00:11:44.977237 np0000183500 devstack@c-api.service[112419]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:11:44.977237 np0000183500 devstack@c-api.service[112419]: warnings.warn( Jun 30 00:11:45.034957 np0000183500 devstack@c-api.service[112416]: /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 30 00:11:45.034957 np0000183500 devstack@c-api.service[112416]: from cgi import parse_header Jun 30 00:11:45.044565 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:45.044565 np0000183500 devstack@c-api.service[112418]: from cgi import parse_header Jun 30 00:11:45.046420 np0000183500 devstack@c-api.service[112417]: /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 30 00:11:45.046420 np0000183500 devstack@c-api.service[112417]: from cgi import parse_header Jun 30 00:11:45.054714 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:45.054714 np0000183500 devstack@c-api.service[112419]: from cgi import parse_header Jun 30 00:11:45.083308 np0000183500 devstack@c-api.service[112416]: /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 30 00:11:45.083308 np0000183500 devstack@c-api.service[112416]: removals.removed_module( Jun 30 00:11:45.084755 np0000183500 devstack@c-api.service[112416]: /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 30 00:11:45.084755 np0000183500 devstack@c-api.service[112416]: removals.removed_module( Jun 30 00:11:45.093304 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:45.093304 np0000183500 devstack@c-api.service[112418]: removals.removed_module( Jun 30 00:11:45.094651 np0000183500 devstack@c-api.service[112417]: /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 30 00:11:45.094651 np0000183500 devstack@c-api.service[112417]: removals.removed_module( Jun 30 00:11:45.095118 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:45.095118 np0000183500 devstack@c-api.service[112418]: removals.removed_module( Jun 30 00:11:45.096353 np0000183500 devstack@c-api.service[112417]: /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 30 00:11:45.096353 np0000183500 devstack@c-api.service[112417]: removals.removed_module( Jun 30 00:11:45.110059 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:45.110059 np0000183500 devstack@c-api.service[112419]: removals.removed_module( Jun 30 00:11:45.111993 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:45.111993 np0000183500 devstack@c-api.service[112419]: removals.removed_module( Jun 30 00:11:45.833001 np0000183500 devstack@c-api.service[112416]: /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 30 00:11:45.833001 np0000183500 devstack@c-api.service[112416]: warnings.warn( Jun 30 00:11:45.847226 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:45.847226 np0000183500 devstack@c-api.service[112418]: warnings.warn( Jun 30 00:11:45.875468 np0000183500 devstack@c-api.service[112417]: /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 30 00:11:45.875468 np0000183500 devstack@c-api.service[112417]: warnings.warn( Jun 30 00:11:45.882557 np0000183500 devstack@c-api.service[112416]: /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 30 00:11:45.882557 np0000183500 devstack@c-api.service[112416]: warnings.warn( Jun 30 00:11:45.902770 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:45.902770 np0000183500 devstack@c-api.service[112418]: warnings.warn( Jun 30 00:11:45.926103 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:45.926103 np0000183500 devstack@c-api.service[112419]: warnings.warn( Jun 30 00:11:45.927526 np0000183500 devstack@c-api.service[112417]: /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 30 00:11:45.927526 np0000183500 devstack@c-api.service[112417]: warnings.warn( Jun 30 00:11:45.983069 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:45.983069 np0000183500 devstack@c-api.service[112419]: warnings.warn( Jun 30 00:11:46.082777 np0000183500 devstack@c-api.service[112416]: 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 30 00:11:46.082990 np0000183500 devstack@c-api.service[112416]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112416) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:11:46.111415 np0000183500 devstack@c-api.service[112418]: 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 30 00:11:46.111713 np0000183500 devstack@c-api.service[112418]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112418) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:11:46.116928 np0000183500 devstack@c-api.service[112417]: 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 30 00:11:46.117121 np0000183500 devstack@c-api.service[112417]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112417) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:11:46.169019 np0000183500 devstack@c-api.service[112416]: /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 30 00:11:46.169019 np0000183500 devstack@c-api.service[112416]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:11:46.171321 np0000183500 devstack@c-api.service[112419]: 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 30 00:11:46.171500 np0000183500 devstack@c-api.service[112419]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112419) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:11:46.174225 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:46.174225 np0000183500 devstack@c-api.service[112418]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:11:46.177697 np0000183500 devstack@c-api.service[112417]: /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 30 00:11:46.177697 np0000183500 devstack@c-api.service[112417]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:11:46.233376 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:46.233376 np0000183500 devstack@c-api.service[112419]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:11:46.626427 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112418) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:11:46.626558 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112419) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:11:46.626763 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112416) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:11:46.626809 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112417) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:11:46.626967 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.627069 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.627123 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.627213 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.627249 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.627276 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.627310 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.627423 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.627469 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.627545 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.627682 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.627723 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.627784 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.627849 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.627883 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.627909 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.627966 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.628010 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.628034 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.628073 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.628098 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.628125 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.628153 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.628200 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.628232 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.628262 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.628293 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.628353 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.628412 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.628472 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.628535 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.628602 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.628739 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.629068 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.629205 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.629331 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.629467 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.629593 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.629731 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.630875 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.630925 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.630925 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.630925 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.630925 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.631029 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.631058 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.631093 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.631133 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.631165 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.631200 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.631276 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.631336 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.631374 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.631404 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.631434 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.631469 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.631494 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.631522 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.631579 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.631635 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.631701 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.632051 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.632225 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.632375 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.632499 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.632622 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.632743 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.633072 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.637462 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.637518 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.637582 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.637641 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.637676 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.637705 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.637733 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.637761 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.637789 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.637816 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.637844 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.637877 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.637940 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.638020 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.638057 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.638085 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.638165 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.638225 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.638284 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.638342 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.638410 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.639233 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.639353 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.639353 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.639406 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.639468 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.639500 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.639529 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.639557 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.639586 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.639614 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.639641 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.639675 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.639703 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.639727 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.639757 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.639785 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.639815 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.639844 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.639872 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.639899 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.639928 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.639960 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.640000 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.640035 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.640063 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.640091 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.640123 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.640151 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.640177 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.640204 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.640235 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.640268 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.640298 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.640324 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.640352 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.640384 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.640414 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.640444 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.640474 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.640505 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.640533 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.640560 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.640797 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.640861 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.640920 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.640992 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.641045 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.641109 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.641145 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.641170 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.641206 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.641243 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.641309 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.641365 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.641422 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.641460 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.641487 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.641542 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.641618 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.641682 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.643183 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.643183 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.643482 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.643553 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.643655 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.643655 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.643655 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.643655 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.643655 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.643655 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.643655 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.643655 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.643655 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.643655 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.643655 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.644250 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.644250 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.644250 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.644250 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.644250 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.644503 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.644564 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.644621 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.644676 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.644739 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.644793 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.644848 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.644904 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.644966 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.644966 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.645117 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.645186 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.645242 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.645303 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.645359 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.645416 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.645471 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.645525 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.645591 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.645653 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.645711 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.645765 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.645820 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.645875 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.645958 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.646038 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.646094 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.646167 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.646241 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.646299 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.646364 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.646419 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.646481 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.646481 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.646481 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.646481 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.646481 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.646481 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.646776 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.646835 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.646890 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.646890 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.646890 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.646890 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.646890 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.646890 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.647262 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.647344 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.647402 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.647468 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.647530 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.647586 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.647640 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.647726 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.647811 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.647876 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.647938 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.648025 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.648085 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.648149 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.648213 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.648269 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.648336 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.648402 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.648442 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.648479 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.648512 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.648548 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.648586 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.648623 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.648659 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.648701 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.648736 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.648772 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.648813 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.648849 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.648882 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.648918 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.648951 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.649024 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.649064 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.649109 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.649146 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.649182 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.649227 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.649227 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.649297 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.649331 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.649366 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.649366 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.649366 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.649366 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.649366 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.649366 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.649366 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.649598 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.649598 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.649598 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.649598 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.649598 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.649768 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.649812 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.649847 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.649880 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.649915 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.649950 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.650001 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.650046 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.650082 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.650123 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.650159 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.650200 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.650234 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.650267 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.650306 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.650341 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.650378 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.650412 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.650446 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.650487 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.650523 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.650523 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.650523 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.653266 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.653322 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.653373 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.653414 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.653448 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.653506 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.653547 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.653580 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.653617 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.653654 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.653697 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.653731 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.653768 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.653804 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.653840 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.653840 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.653840 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.653840 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.653840 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.654024 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.654024 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.654095 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.654203 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.654254 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.654292 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.654333 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.654395 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.654439 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.654480 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.654518 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.654551 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.654593 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.654626 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.654664 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.654712 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.654748 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.654785 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.654824 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.654866 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.654904 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.654940 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.654996 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.655033 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.655079 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.655116 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.655154 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.655186 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.655276 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.655324 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.655363 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.655398 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.655434 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.655469 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.655509 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.655544 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.655544 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.656144 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.656201 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.656247 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.656309 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.656346 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.656393 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.656440 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.656478 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.656511 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.656549 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.656589 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.656631 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.656667 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.656804 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.656857 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.656894 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.656926 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.656961 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.657035 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.657073 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.657113 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.657155 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.657193 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.657193 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.657193 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.657193 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.657193 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.657193 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.659327 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.659431 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.659475 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.659513 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.659556 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.659591 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.659626 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.659668 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.659708 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.659751 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.659793 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.659835 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.659870 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.659963 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.660044 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.660084 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.660120 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.660156 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.660156 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.660156 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.660256 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.660291 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.660330 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.660330 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.660330 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.660330 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.660330 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.660330 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.661803 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.661895 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.661943 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.662013 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.662053 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.662091 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.662125 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.662162 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.662195 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.662244 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.662282 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.662315 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.662351 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.662398 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.662435 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.662470 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.662512 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.662556 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.662593 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.662641 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.662676 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.662717 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.662717 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.662786 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.662825 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.662858 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.662890 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.662928 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.662969 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.663024 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.663058 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.663095 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.663131 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.663179 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.663327 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.663427 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.663513 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.663581 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.663622 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.663667 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.663700 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.663733 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.663764 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.663795 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.663827 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.663864 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.663896 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.663933 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.664010 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.664050 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.664122 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.664189 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.664223 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.664293 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.664356 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.664431 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.664523 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.664628 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.664696 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.664738 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.664809 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.664879 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.664915 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.665015 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.665066 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.665146 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.665214 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.665292 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.665369 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.665414 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.665485 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.665586 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.665651 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.665695 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.665733 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.665765 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.665803 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.665835 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.665835 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.665835 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.665835 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.665835 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.665835 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.665835 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.666072 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.666072 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.666072 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.666072 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.666072 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.666253 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.666292 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.666328 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.666366 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.666414 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.666414 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.666414 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.666414 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.666414 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.667290 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.667290 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.667290 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.667419 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.667505 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.667547 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.667582 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.667664 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.667703 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.667746 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.667785 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.667839 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.667884 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.667921 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.667954 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.668010 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.668046 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.668095 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.668138 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.668174 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.668216 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.668254 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.668291 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.668369 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.668405 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.668454 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.668489 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.668526 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.668601 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.668639 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.668672 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.668744 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.668781 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.668826 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.668859 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.668900 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.668936 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.668987 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.669025 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.669062 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.669098 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.669134 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.669168 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.669213 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.669250 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.669287 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.669323 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.669357 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.669394 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.669433 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.669468 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.669503 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.669550 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.669586 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.669629 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.669665 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.669703 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.669740 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.669781 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.669821 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.669857 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.669894 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.669940 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.670018 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.670071 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.670111 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.670147 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.670183 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.670219 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.670256 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.670291 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.670334 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.670369 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.670414 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.670450 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.670486 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.670522 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.670557 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.670593 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.670630 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.670666 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.670708 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.670746 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.670786 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.670786 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.670857 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.670891 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.670891 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.670960 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.671012 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.671012 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.671012 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.671119 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.671119 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.671119 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.671119 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.671282 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.671317 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.671355 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.671355 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.671423 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.671463 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.671500 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.671537 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.671572 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.671608 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.671639 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.671676 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.671711 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.671754 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.671754 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.671754 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.671852 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.671889 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.671925 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.671925 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.672008 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.672046 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.672081 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.672124 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.672124 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.672186 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.672227 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.672265 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.672265 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.672265 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.672373 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.672373 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.672373 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.672489 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.672522 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.672522 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.672569 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.672594 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.672620 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.672648 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.672674 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.672705 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.672738 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.672763 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.672763 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.672809 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.672836 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.672863 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.672890 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.672916 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.672944 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.672944 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.673082 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.673106 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.673132 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.673159 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.673159 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.673205 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.673232 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.673232 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.673232 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.673232 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.673232 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.673232 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.673371 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.673399 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.673426 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.673426 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.673473 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.673499 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.673525 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.673560 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.673592 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.673620 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.673649 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.673649 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.673696 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.673723 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.673754 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.674122 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.674215 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.674316 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.674377 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.674458 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.674539 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.674630 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.677972 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.678050 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.678102 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.678156 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.678189 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.678214 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.678242 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.678278 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.678306 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.678335 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.678361 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.678416 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.678466 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.678524 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.679161 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.679246 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.679324 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.679382 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.679423 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.679456 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.679483 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.679515 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.679542 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.679573 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.679601 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.679629 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.679656 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.679683 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.679756 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.679788 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.679816 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.679843 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.679868 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.679899 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.679926 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.679954 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.679994 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.680024 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.680078 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.680111 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.680139 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.680165 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.680367 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.680429 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.680480 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.680523 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.680565 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.680599 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.680647 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.680688 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.680723 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.680766 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.680808 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.680845 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.680880 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.680916 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.680949 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.680998 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.681031 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.681069 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.681102 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.681138 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.681175 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.681227 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.681265 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.681265 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.681265 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.681265 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.681423 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.681466 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.681503 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.681538 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.681670 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.681709 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.681745 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.681745 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.681815 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.681851 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.681884 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.681920 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.681956 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.682016 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.682055 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.682055 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.682127 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.682127 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.682192 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.682192 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.682259 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.682295 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.682328 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.682370 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.682408 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.682442 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.682477 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.682511 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.682549 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.682583 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.682618 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.682651 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.682699 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.682734 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.682775 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.682811 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.682848 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.682881 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.682918 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.682950 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.683003 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.683037 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.683071 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.683115 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.683153 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.683187 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.683248 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.683287 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.683329 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.683365 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.683402 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.683447 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.683489 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.683524 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.683571 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.683618 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.683657 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.683699 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.683735 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.683776 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.683813 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.683848 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.683884 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.683916 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.683962 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.684063 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.684139 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.684139 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.684139 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.684139 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.684139 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.684139 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.684320 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.684320 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.684389 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.684437 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.684473 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.684511 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.684547 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.684582 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.684614 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.684649 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.684684 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.684884 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.684919 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.684955 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.685005 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.685042 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.685168 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.685212 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.685248 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.685280 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.685313 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.685353 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.685388 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.685420 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.685455 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.685455 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.685455 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.685455 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.686757 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.686804 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.686874 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.686915 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.686948 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.686998 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.687032 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.687068 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.687101 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.687146 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.687186 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.687186 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.687312 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.687368 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.687464 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.687530 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.687569 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.687634 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.687681 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.687681 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.687767 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.687804 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.687841 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.687882 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.687918 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.687918 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.687918 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.688037 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:11:46.688732 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.688796 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.688839 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.688904 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.688936 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.688960 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.689008 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.689033 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.689062 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.689089 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.689121 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.689151 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.689179 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.689219 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.689269 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.689302 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.689336 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.689336 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.690114 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:11:46.690217 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:11:46.690353 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:11:46.690353 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:11:46.690466 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:11:46.690547 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:11:46.734338 np0000183500 devstack@c-api.service[112418]: INFO dbcounter [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Registered counter for database cinder Jun 30 00:11:46.735856 np0000183500 devstack@c-api.service[112419]: INFO dbcounter [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Registered counter for database cinder Jun 30 00:11:46.736010 np0000183500 devstack@c-api.service[112417]: INFO dbcounter [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Registered counter for database cinder Jun 30 00:11:46.740281 np0000183500 devstack@c-api.service[112416]: INFO dbcounter [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Registered counter for database cinder Jun 30 00:11:46.780371 np0000183500 devstack@c-api.service[112418]: DEBUG oslo_db.sqlalchemy.engines [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f 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=112418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:11:46.782384 np0000183500 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:11:46.783503 np0000183500 devstack@c-api.service[112419]: DEBUG oslo_db.sqlalchemy.engines [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 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=112419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:11:46.785593 np0000183500 devstack@c-api.service[112416]: DEBUG oslo_db.sqlalchemy.engines [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 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=112416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:11:46.897438 np0000183500 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writer thread running {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:11:46.900578 np0000183500 devstack@c-api.service[112418]: INFO cinder.rpc [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:11:46.902882 np0000183500 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writer thread running {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:11:46.903348 np0000183500 devstack@c-api.service[112418]: INFO cinder.rpc [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:11:46.905626 np0000183500 devstack@c-api.service[112419]: INFO cinder.rpc [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:11:46.905835 np0000183500 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writer thread running {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:11:46.906257 np0000183500 devstack@c-api.service[112418]: INFO cinder.rpc [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:11:46.907489 np0000183500 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writer thread running {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:11:46.907933 np0000183500 devstack@c-api.service[112419]: INFO cinder.rpc [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:11:46.908461 np0000183500 devstack@c-api.service[112418]: INFO cinder.rpc [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:11:46.908663 np0000183500 devstack@c-api.service[112416]: INFO cinder.rpc [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:11:46.909316 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.909767 np0000183500 devstack@c-api.service[112417]: INFO cinder.rpc [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:11:46.910497 np0000183500 devstack@c-api.service[112419]: INFO cinder.rpc [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:11:46.911142 np0000183500 devstack@c-api.service[112416]: INFO cinder.rpc [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:11:46.912113 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.912278 np0000183500 devstack@c-api.service[112417]: INFO cinder.rpc [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:11:46.912952 np0000183500 devstack@c-api.service[112419]: INFO cinder.rpc [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:11:46.913455 np0000183500 devstack@c-api.service[112416]: INFO cinder.rpc [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:11:46.914093 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.914575 np0000183500 devstack@c-api.service[112417]: INFO cinder.rpc [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:11:46.915635 np0000183500 devstack@c-api.service[112416]: INFO cinder.rpc [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:11:46.916663 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.916808 np0000183500 devstack@c-api.service[112417]: INFO cinder.rpc [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:11:46.917449 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.917761 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.920965 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.921610 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.944050 np0000183500 devstack@c-api.service[112418]: DEBUG oslo_db.sqlalchemy.engines [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f 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=112418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:11:46.945815 np0000183500 devstack@c-api.service[112418]: INFO cinder.rpc [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:11:46.947711 np0000183500 devstack@c-api.service[112418]: INFO cinder.rpc [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:11:46.948514 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.951351 np0000183500 devstack@c-api.service[112419]: DEBUG oslo_db.sqlalchemy.engines [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 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=112419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:11:46.953936 np0000183500 devstack@c-api.service[112419]: INFO cinder.rpc [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:11:46.956212 np0000183500 devstack@c-api.service[112416]: DEBUG oslo_db.sqlalchemy.engines [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 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=112416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:11:46.956308 np0000183500 devstack@c-api.service[112419]: INFO cinder.rpc [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:11:46.957088 np0000183500 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:11:46.957520 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.958672 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.959145 np0000183500 devstack@c-api.service[112416]: INFO cinder.rpc [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:11:46.959696 np0000183500 devstack@c-api.service[112417]: INFO cinder.rpc [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:11:46.961826 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.962007 np0000183500 devstack@c-api.service[112417]: INFO cinder.rpc [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:11:46.962276 np0000183500 devstack@c-api.service[112416]: INFO cinder.rpc [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:11:46.963201 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.963581 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.966017 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.968437 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.970050 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.972633 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.973055 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.975780 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.975969 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.976353 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.976616 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.979144 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.979755 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.979948 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.980029 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.982186 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.982945 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.984101 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.984362 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.985055 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.985870 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.986511 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.988107 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.988794 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.988877 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.989166 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.991103 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.991720 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.991835 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.994113 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.994557 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.994620 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.995081 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.996030 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.997279 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.997960 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.998165 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:46.998671 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.000071 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.000369 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.001128 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.001610 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.003035 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.003206 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.004058 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.004126 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.004395 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.004688 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.005508 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.005851 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.007130 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.007322 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.007362 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.008511 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.008555 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.009409 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.009853 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.010848 np0000183500 devstack@c-api.service[112418]: WARNING cinder.api.contrib.hosts [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:11:47.010950 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.011074 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: extensions {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.012434 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.012510 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: cgsnapshots {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.012843 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.013769 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.013829 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: qos-specs {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.014574 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.015228 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.016203 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.016399 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: capabilities {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.016504 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.017774 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: backups {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.017918 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.018008 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.018264 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.019261 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.019851 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: os-volume-type-access {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.019925 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.020261 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.020323 np0000183500 devstack@c-api.service[112419]: WARNING cinder.api.contrib.hosts [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:11:47.020504 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: extensions {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.021303 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.021627 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: encryption {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.021849 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.022332 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: cgsnapshots {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.022654 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.023098 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: consistencygroups {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.023498 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.023702 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: qos-specs {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.024146 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.024887 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.025056 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: extra_specs {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.025434 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.026140 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: capabilities {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.026380 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.026581 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: encryption {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.026820 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.027490 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: backups {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.027728 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.028097 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: os-volume-manage {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.028242 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.029240 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.029322 np0000183500 devstack@c-api.service[112417]: WARNING cinder.api.contrib.hosts [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:11:47.029507 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: extensions {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.029592 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: os-volume-transfer {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.029655 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: os-volume-type-access {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.030605 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.030801 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: cgsnapshots {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.031326 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: os-availability-zone {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.031394 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: encryption {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.031831 np0000183500 devstack@c-api.service[112416]: WARNING cinder.api.contrib.hosts [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:11:47.032123 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: extensions {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.032186 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: qos-specs {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.032753 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: os-quota-sets {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.032922 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: consistencygroups {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.033559 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: cgsnapshots {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.034110 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: os-quota-class-sets {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.034786 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: capabilities {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.034857 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: extra_specs {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.035030 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: qos-specs {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.035410 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: os-snapshot-manage {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.036131 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: backups {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.036445 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: encryption {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.036789 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: os-hosts {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.037915 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: os-volume-manage {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.038114 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: capabilities {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.038157 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extended resource: scheduler-stats {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.038306 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: os-volume-type-access {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.039362 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: os-volume-transfer {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.039470 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: backups {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.039898 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: encryption {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.040275 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.041062 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: os-availability-zone {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.041348 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: consistencygroups {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.041638 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: os-volume-type-access {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.041696 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.042361 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: os-quota-sets {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.042489 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.contrib.snapshot_actions [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] SnapshotActionsController initialized {{(pid=112418) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:11:47.043203 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.043275 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: extra_specs {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.043373 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: encryption {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.043881 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: os-quota-class-sets {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.044580 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.044816 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: encryption {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.044941 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: consistencygroups {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.045179 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: os-snapshot-manage {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.045881 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.046296 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: os-volume-manage {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.046555 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: os-hosts {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.046879 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: extra_specs {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.047262 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.047738 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: os-volume-transfer {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.047943 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extended resource: scheduler-stats {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.048684 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: encryption {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.048751 np0000183500 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.049343 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: os-availability-zone {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.049489 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension UsedLimits extending resource: limits {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.049607 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.050315 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.050393 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: os-volume-manage {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.050450 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.050506 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension VolumeActions extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.050612 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.050673 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: os-quota-sets {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.050728 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.050784 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.050841 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension TypesManage extending resource: types {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.050907 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.051055 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.051141 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension AdminActions extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.051262 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension AdminActions extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.051356 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension AdminActions extending resource: backups {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.051532 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.051619 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.051705 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-aa6a837c-848d-4b1d-bea0-7899f1feaa8f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.051771 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: os-volume-transfer {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.052063 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: os-quota-class-sets {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.052213 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.053063 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.contrib.snapshot_actions [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] SnapshotActionsController initialized {{(pid=112419) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:11:47.053326 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: os-snapshot-manage {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.053380 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: os-availability-zone {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.053766 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.054671 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: os-quota-sets {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.054714 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: os-hosts {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.055110 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.056052 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extended resource: scheduler-stats {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.056100 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: os-quota-class-sets {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.056477 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.057347 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: os-snapshot-manage {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.057828 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.058169 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.058711 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: os-hosts {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.059239 np0000183500 devstack@c-api.service[112418]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d67aaca3668 pid: 112418 (default app) Jun 30 00:11:47.059285 np0000183500 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.059578 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.060078 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extended resource: scheduler-stats {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:11:47.060140 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension UsedLimits extending resource: limits {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.060289 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.060429 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.contrib.snapshot_actions [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] SnapshotActionsController initialized {{(pid=112417) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:11:47.060472 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.060590 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.060695 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension VolumeActions extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.060832 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.060925 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.061039 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension TypesManage extending resource: types {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.061151 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.061192 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.061269 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.061376 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension AdminActions extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.061513 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension AdminActions extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.061615 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension AdminActions extending resource: backups {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.061742 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.061892 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.061892 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-448c1cbd-abe8-4652-b269-5218b271dfd0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.062286 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.062535 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.063769 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.063902 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.064603 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.contrib.snapshot_actions [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] SnapshotActionsController initialized {{(pid=112416) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:11:47.065316 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.065395 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.066680 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.066756 np0000183500 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.067271 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.067271 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.067271 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.067271 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.067631 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.067631 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.067631 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.067631 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.067908 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.067908 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.067908 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.067908 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.067908 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.067908 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.068345 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.068345 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.068345 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.068345 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.068345 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.068702 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.068702 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.068702 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.068702 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.068702 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.069073 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.069073 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.069073 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.069073 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.069370 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.069370 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.069370 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.069370 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.069370 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.069716 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.069770 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension UsedLimits extending resource: limits {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.069828 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.069828 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.069828 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.069828 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.069828 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.070221 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.070221 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.070221 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.070221 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.070221 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.070221 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.070221 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.070644 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.070644 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.070790 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension VolumeTypeAccess extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.070856 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.070856 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.070856 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.070856 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.070856 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.070856 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.071265 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.071265 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.071265 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.071265 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.071265 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.071265 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.071825 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.071825 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.071825 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.071825 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.072114 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.072114 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.072114 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.072114 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.072114 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.072449 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.072449 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.072449 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.072449 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.072449 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.072658 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.072658 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.072658 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.072658 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.072658 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.072658 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.072899 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.072938 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.072938 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.072938 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.072938 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.072938 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.073198 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.073198 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.073198 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.073198 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.073198 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.073408 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.073408 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.073408 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.073408 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.073589 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.073589 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.073589 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.073589 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.073772 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.073772 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.073772 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.073772 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.073772 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.074055 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.074055 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.074055 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.074055 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.074055 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.074410 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.074410 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.074410 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.074410 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.074586 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.074586 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.074586 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.074586 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.074773 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.074773 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.074773 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.074773 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.074946 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.074946 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.074946 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.074946 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.075138 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.075138 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.075138 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.075138 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.075322 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.075322 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.075322 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.075322 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.075322 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.075322 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.075615 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.075615 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.075703 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.075753 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.075753 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.075753 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.075753 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.075928 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.075928 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.075928 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.075928 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.075928 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.075928 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.076207 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.076207 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.076207 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.076207 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.076376 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.076412 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.076412 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.076412 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.076412 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.076412 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.076648 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.076648 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.076648 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.076648 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.076648 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.076648 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.076648 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.076925 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension VolumeActions extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.076966 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.076966 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.076966 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.076966 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.076966 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.077282 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.077282 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.077282 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.077282 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.077282 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.077489 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.077489 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.077489 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.077489 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.077696 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.077696 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.077792 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.077829 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:47.077829 np0000183500 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 30 00:11:47.077931 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension SnapshotActions extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.077931 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension TypesManage extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.077931 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.077931 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.077931 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension AdminActions extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.077931 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension AdminActions extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078161 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.078204 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension AdminActions extending resource: backups {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078204 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078204 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078312 np0000183500 devstack@c-api.service[112419]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d67aaca3668 pid: 112419 (default app) Jun 30 00:11:47.078349 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-c393c215-2bc1-4f7d-b1fc-c3274cffd1de None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078392 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-a7d0e044-3d3c-4cf8-a9b0-f85ef3a0946f None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:11:47.078434 np0000183500 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:11:47.078434 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension UsedLimits extending resource: limits {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078434 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078434 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078434 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078434 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension VolumeActions extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078434 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078434 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078703 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension TypesManage extending resource: types {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078703 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078772 np0000183500 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 1/1] 199.204.45.77 () {60 vars in 949 bytes} [Tue Jun 30 00:11:47 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 00:11:47.078808 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078808 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension AdminActions extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078808 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension AdminActions extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078808 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension AdminActions extending resource: backups {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078808 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078808 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.078808 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-aa16d3e6-6eb0-481e-8516-a65b4d837d03 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:11:47.079064 np0000183500 devstack@c-api.service[112417]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d67aaca3668 pid: 112417 (default app) Jun 30 00:11:47.081434 np0000183500 devstack@c-api.service[112416]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d67aaca3668 pid: 112416 (default app) Jun 30 00:11:54.036869 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.036869 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.036869 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.036869 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.036869 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.037951 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.037951 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.037951 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.037951 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.037951 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.038322 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.038322 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.038322 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.038322 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.038322 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.038322 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.038757 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.038757 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.038757 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.038757 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.039006 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.039006 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.039006 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.039006 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.039296 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.039296 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.039296 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.039296 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.039727 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.039727 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.039727 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.039727 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.039727 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.040726 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.040726 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.040726 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.040726 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.040726 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.041187 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.041187 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.041187 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.041187 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.041187 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.041187 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.041634 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.041634 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.041634 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.041634 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.041634 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.041634 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.042070 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.042070 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.042070 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.042070 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.042070 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.042070 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.042484 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.042484 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.042484 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.042484 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.042484 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.042805 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.042805 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.042805 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.042805 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.042805 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.043162 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.043162 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.043162 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.043162 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.043162 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.043162 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.043582 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.043582 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.043582 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.043582 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.043582 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.043582 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.043904 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.043904 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.043904 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.043904 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.043904 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044124 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.044124 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044124 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.044124 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044124 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.044339 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044339 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.044339 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044339 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.044482 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044482 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.044482 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044482 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.044636 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044636 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.044636 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044636 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.044636 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044764 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.044764 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044764 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.044764 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044764 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.044874 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044874 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.044874 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044874 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.044967 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044967 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.044967 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.044967 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.045224 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.045224 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.045224 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.045224 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.045333 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.045333 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.045333 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.045333 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.045430 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.045430 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.045430 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.045430 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.045525 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.045525 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.045525 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.045525 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.045525 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.045775 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.045775 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.045775 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.045775 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.045775 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.045775 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.046131 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.046131 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.046131 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.046131 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.046131 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.046386 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.046386 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.046386 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.046386 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.046386 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.046386 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.046681 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.046681 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.046681 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.046681 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.046681 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.046681 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.047090 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.047090 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.047090 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.047090 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.047090 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.047090 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.047326 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.047326 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.047326 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.047326 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.047326 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.047326 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.047575 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.047575 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.047575 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.047575 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.047741 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.047741 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.047741 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.047741 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.047741 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.047958 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.047958 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.047958 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.047958 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.047958 np0000183500 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 30 00:11:54.047958 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-4bae3f62-9452-4024-a489-a1283eeb27c1 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:11:54.521950 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-4bae3f62-9452-4024-a489-a1283eeb27c1 admin admin] POST https://199.204.45.77/volume/v3/types Jun 30 00:11:54.522538 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-4bae3f62-9452-4024-a489-a1283eeb27c1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 00:11:54.524391 np0000183500 devstack@c-api.service[112419]: /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 30 00:11:54.524391 np0000183500 devstack@c-api.service[112419]: warnings.warn( Jun 30 00:11:54.559952 np0000183500 devstack@c-api.service[112419]: DEBUG oslo_db.sqlalchemy.engines [None req-4bae3f62-9452-4024-a489-a1283eeb27c1 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=112419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:11:54.595526 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-4bae3f62-9452-4024-a489-a1283eeb27c1 admin admin] https://199.204.45.77/volume/v3/types returned with HTTP 200 Jun 30 00:11:54.596072 np0000183500 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 1/2] 199.204.45.77 () {68 vars in 1281 bytes} [Tue Jun 30 00:11:54 2026] POST /volume/v3/types => generated 186 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:11:54.612044 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [req-4bae3f62-9452-4024-a489-a1283eeb27c1 req-5ce7d065-21d2-49d6-8786-d1f463878fd6 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:11:54.939916 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [req-4bae3f62-9452-4024-a489-a1283eeb27c1 req-5ce7d065-21d2-49d6-8786-d1f463878fd6 admin admin] POST https://199.204.45.77/volume/v3/types/77e9d52f-aa2c-4219-af20-a256ad8ee27b/extra_specs Jun 30 00:11:54.940596 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [req-4bae3f62-9452-4024-a489-a1283eeb27c1 req-5ce7d065-21d2-49d6-8786-d1f463878fd6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 00:11:54.942657 np0000183500 devstack@c-api.service[112418]: /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 30 00:11:54.942657 np0000183500 devstack@c-api.service[112418]: warnings.warn( Jun 30 00:11:54.982497 np0000183500 devstack@c-api.service[112418]: DEBUG oslo_db.sqlalchemy.engines [req-4bae3f62-9452-4024-a489-a1283eeb27c1 req-5ce7d065-21d2-49d6-8786-d1f463878fd6 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=112418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:11:55.050000 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [req-4bae3f62-9452-4024-a489-a1283eeb27c1 req-5ce7d065-21d2-49d6-8786-d1f463878fd6 admin admin] https://199.204.45.77/volume/v3/types/77e9d52f-aa2c-4219-af20-a256ad8ee27b/extra_specs returned with HTTP 200 Jun 30 00:11:55.050599 np0000183500 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 2/3] 199.204.45.77 () {70 vars in 1498 bytes} [Tue Jun 30 00:11:54 2026] POST /volume/v3/types/77e9d52f-aa2c-4219-af20-a256ad8ee27b/extra_specs => generated 55 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:11:56.960875 np0000183500 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=6 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:11:56.961656 np0000183500 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=6 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:12:04.592648 np0000183500 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:12:05.048659 np0000183500 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:14:33.730825 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.730825 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.730825 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.730825 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.730825 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.731905 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.731905 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.731905 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.731905 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.731905 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.732344 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.732344 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.732344 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.732344 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.732344 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.732344 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.733016 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.733016 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.733016 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.733016 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.733420 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.733420 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.733420 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.733420 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.733710 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.733710 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.733710 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.733710 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.733923 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.733923 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.733923 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.733923 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.733923 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.734177 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.734177 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.734177 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.734177 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.734177 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.734403 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.734403 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.734403 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.734403 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.734403 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.734403 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.734693 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.734693 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.734693 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.734693 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.734693 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.734693 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.734957 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.734957 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.734957 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.734957 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.734957 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.734957 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.735237 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.735237 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.735237 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.735237 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.735237 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.735563 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.735563 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.735563 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.735563 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.735563 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.735772 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.735772 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.735772 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.735772 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.735772 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.735772 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.736132 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.736132 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.736132 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.736132 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.736132 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.736132 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.736381 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.736381 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.736381 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.736381 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.736381 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.736626 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.736626 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.736626 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.736626 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.736626 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.736912 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.736912 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.736912 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.736912 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.737175 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.737175 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.737175 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.737175 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.737364 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.737364 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.737364 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.737364 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.737364 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.737620 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.737620 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.737620 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.737620 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.737620 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.737842 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.737842 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.737842 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.737842 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.738052 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.738052 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.738052 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.738052 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.738239 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.738239 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.738239 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.738239 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.738434 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.738434 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.738434 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.738434 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.738617 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.738617 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.738617 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.738617 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.738852 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.738852 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.738852 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.738852 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.738852 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.739097 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.739097 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.739097 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.739097 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.739097 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.739097 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.739382 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.739382 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.739382 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.739382 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.739382 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.739602 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.739602 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.739602 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.739602 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.739602 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.739602 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.739874 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.739874 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.739874 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.739874 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.739874 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.739874 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.740228 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.740228 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.740228 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.740228 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.740228 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.740228 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.740629 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.740629 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.740629 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.740629 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.740629 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.740629 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.740913 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.740913 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.740913 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.740913 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.741125 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.741125 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.741125 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.741125 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.741125 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.741366 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.741366 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.741366 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.741366 np0000183500 devstack@c-api.service[112417]: /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 30 00:14:33.741366 np0000183500 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 30 00:14:33.741366 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-dadc5eed-d7e4-4721-848e-00b8898e9e9d None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:14:33.741366 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-dadc5eed-d7e4-4721-848e-00b8898e9e9d None None] GET https://199.204.45.77/volume// Jun 30 00:14:33.741631 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-dadc5eed-d7e4-4721-848e-00b8898e9e9d None None] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:14:33.741631 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-dadc5eed-d7e4-4721-848e-00b8898e9e9d None None] Calling method 'all' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:14:33.741631 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-dadc5eed-d7e4-4721-848e-00b8898e9e9d None None] https://199.204.45.77/volume// returned with HTTP 300 Jun 30 00:14:33.741631 np0000183500 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 1/4] 199.204.45.77 () {66 vars in 1449 bytes} [Tue Jun 30 00:14:33 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 30 00:15:11.531422 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.531422 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.531422 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.531422 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.531422 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.532204 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.532204 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.532204 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.532204 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.532204 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.532499 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.532499 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.532499 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.532499 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.532499 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.532499 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.532843 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.532843 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.532843 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.532843 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.533103 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.533103 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.533103 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.533103 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.533324 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.533324 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.533324 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.533324 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.533564 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.533564 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.533564 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.533564 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.533564 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.533845 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.533845 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.533845 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.533845 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.533845 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.534159 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.534159 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.534159 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.534159 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.534159 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.534159 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.534519 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.534519 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.534519 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.534519 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.534519 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.534519 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.534841 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.534841 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.534841 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.534841 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.534841 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.534841 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.535214 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.535214 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.535214 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.535214 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.535214 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.535502 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.535502 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.535502 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.535502 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.535502 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.535766 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.535766 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.535766 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.535766 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.535766 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.535766 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.536130 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.536130 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.536130 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.536130 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.536130 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.536130 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.536434 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.536434 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.536434 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.536434 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.536434 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.536729 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.536729 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.536729 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.536729 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.536729 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.537020 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.537020 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.537020 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.537020 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.537264 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.537264 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.537264 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.537264 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.537491 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.537491 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.537491 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.537491 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.537491 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.537783 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.537783 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.537783 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.537783 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.537783 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.538071 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.538071 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.538071 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.538071 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.538312 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.538312 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.538312 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.538312 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.538589 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.538589 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.538589 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.538589 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.538815 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.538815 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.538815 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.538815 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539074 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539074 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539074 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539074 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539311 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539311 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539311 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539311 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539311 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539493 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539493 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539493 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539493 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539493 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539493 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539645 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539645 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539645 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539645 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539645 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539771 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539771 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539771 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539771 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539771 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539771 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539921 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539921 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539921 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539921 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.539921 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.539921 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.540089 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.540089 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.540089 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.540089 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.540089 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.540089 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.540241 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.540241 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.540241 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.540241 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.540241 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.540241 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.540492 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.540492 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.540492 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.540492 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.540607 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.540607 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.540607 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.540607 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.540607 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.540738 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.540738 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.540738 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.540738 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:11.540738 np0000183500 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 30 00:15:11.540738 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-b4c9b89b-119c-4851-a651-4c2dbea4efb2 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:11.540738 np0000183500 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 1/5] 199.204.45.77 () {62 vars in 1061 bytes} [Tue Jun 30 00:15:11 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 00:15:11.568532 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-b52e5193-239b-4ba2-beb3-df747624896d None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:11.577784 np0000183500 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 2/6] 199.204.45.77 () {64 vars in 1265 bytes} [Tue Jun 30 00:15:11 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 00:15:11.612519 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [req-b52e5193-239b-4ba2-beb3-df747624896d req-be4da524-91f2-4a2e-8edf-db173ddd2a70 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:11.616582 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [req-b52e5193-239b-4ba2-beb3-df747624896d req-be4da524-91f2-4a2e-8edf-db173ddd2a70 demo demo] GET https://199.204.45.77/volume/v3/ Jun 30 00:15:11.616733 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [req-b52e5193-239b-4ba2-beb3-df747624896d req-be4da524-91f2-4a2e-8edf-db173ddd2a70 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:15:11.616939 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [req-b52e5193-239b-4ba2-beb3-df747624896d req-be4da524-91f2-4a2e-8edf-db173ddd2a70 demo demo] Calling method 'version_select' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:15:11.617696 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [req-b52e5193-239b-4ba2-beb3-df747624896d req-be4da524-91f2-4a2e-8edf-db173ddd2a70 demo demo] https://199.204.45.77/volume/v3/ returned with HTTP 200 Jun 30 00:15:11.618015 np0000183500 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 3/7] 199.204.45.77 () {66 vars in 1339 bytes} [Tue Jun 30 00:15:11 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:15:11.655907 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-01d19e3d-1c6c-4032-bcca-cab8218f4b10 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:11.982787 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-01d19e3d-1c6c-4032-bcca-cab8218f4b10 demo demo] GET https://199.204.45.77/volume/v3/types Jun 30 00:15:11.983126 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-01d19e3d-1c6c-4032-bcca-cab8218f4b10 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:15:11.983382 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-01d19e3d-1c6c-4032-bcca-cab8218f4b10 demo demo] Calling method 'index' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:15:11.983883 np0000183500 devstack@c-api.service[112417]: /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 30 00:15:11.983883 np0000183500 devstack@c-api.service[112417]: warnings.warn( Jun 30 00:15:11.984496 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-01d19e3d-1c6c-4032-bcca-cab8218f4b10 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:15:12.022289 np0000183500 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-01d19e3d-1c6c-4032-bcca-cab8218f4b10 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:15:12.046198 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-01d19e3d-1c6c-4032-bcca-cab8218f4b10 demo demo] https://199.204.45.77/volume/v3/types returned with HTTP 200 Jun 30 00:15:12.046540 np0000183500 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 2/8] 199.204.45.77 () {64 vars in 1283 bytes} [Tue Jun 30 00:15:11 2026] GET /volume/v3/types => generated 377 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:15:12.085824 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-257aa4a8-e369-41b4-b92e-440ec718b4da None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:12.417513 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-257aa4a8-e369-41b4-b92e-440ec718b4da demo demo] GET https://199.204.45.77/volume/v3/types/default Jun 30 00:15:12.417736 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-257aa4a8-e369-41b4-b92e-440ec718b4da demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:15:12.418008 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-257aa4a8-e369-41b4-b92e-440ec718b4da demo demo] Calling method 'show' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:15:12.456085 np0000183500 devstack@c-api.service[112416]: DEBUG oslo_db.sqlalchemy.engines [None req-257aa4a8-e369-41b4-b92e-440ec718b4da 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=112416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:15:12.473558 np0000183500 devstack@c-api.service[112416]: /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 30 00:15:12.473558 np0000183500 devstack@c-api.service[112416]: warnings.warn( Jun 30 00:15:12.475865 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-257aa4a8-e369-41b4-b92e-440ec718b4da demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Jun 30 00:15:12.476254 np0000183500 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 2/9] 199.204.45.77 () {64 vars in 1294 bytes} [Tue Jun 30 00:15:12 2026] GET /volume/v3/types/default => generated 145 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:15:12.936134 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-656a93e4-af2f-4766-bba4-d4e4623f7af3 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:12.937452 np0000183500 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 3/10] 199.204.45.77 () {62 vars in 1061 bytes} [Tue Jun 30 00:15:12 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 00:15:12.972566 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-7609da94-06f2-4da3-90af-ffe58f0bffc8 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:12.982731 np0000183500 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 4/11] 199.204.45.77 () {64 vars in 1265 bytes} [Tue Jun 30 00:15:12 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 00:15:13.018052 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [req-7609da94-06f2-4da3-90af-ffe58f0bffc8 req-16b4a955-e52d-4aaa-b280-e08374ed4894 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:13.021367 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [req-7609da94-06f2-4da3-90af-ffe58f0bffc8 req-16b4a955-e52d-4aaa-b280-e08374ed4894 demo demo] GET https://199.204.45.77/volume/v3/ Jun 30 00:15:13.021600 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [req-7609da94-06f2-4da3-90af-ffe58f0bffc8 req-16b4a955-e52d-4aaa-b280-e08374ed4894 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:15:13.021836 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [req-7609da94-06f2-4da3-90af-ffe58f0bffc8 req-16b4a955-e52d-4aaa-b280-e08374ed4894 demo demo] Calling method 'version_select' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:15:13.022488 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [req-7609da94-06f2-4da3-90af-ffe58f0bffc8 req-16b4a955-e52d-4aaa-b280-e08374ed4894 demo demo] https://199.204.45.77/volume/v3/ returned with HTTP 200 Jun 30 00:15:13.022940 np0000183500 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 3/12] 199.204.45.77 () {66 vars in 1339 bytes} [Tue Jun 30 00:15:13 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:15:13.061855 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-d292c2c4-dac9-4852-a91a-6fc75f272143 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:13.064203 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-d292c2c4-dac9-4852-a91a-6fc75f272143 demo demo] GET https://199.204.45.77/volume/v3/types/default Jun 30 00:15:13.064435 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-d292c2c4-dac9-4852-a91a-6fc75f272143 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:15:13.064700 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-d292c2c4-dac9-4852-a91a-6fc75f272143 demo demo] Calling method 'show' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:15:13.073509 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-d292c2c4-dac9-4852-a91a-6fc75f272143 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Jun 30 00:15:13.073974 np0000183500 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 3/13] 199.204.45.77 () {64 vars in 1294 bytes} [Tue Jun 30 00:15:13 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 30 00:15:13.672909 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-86b210a9-4deb-46d6-ae53-b988618a5e27 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:13.673907 np0000183500 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 4/14] 199.204.45.77 () {62 vars in 1061 bytes} [Tue Jun 30 00:15:13 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 00:15:13.707687 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-d80bc464-aec1-4dda-8dfc-a10af78e22c1 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:13.711202 np0000183500 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 5/15] 199.204.45.77 () {64 vars in 1265 bytes} [Tue Jun 30 00:15:13 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 00:15:13.743432 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [req-d80bc464-aec1-4dda-8dfc-a10af78e22c1 req-ccaed806-d855-479b-8eb0-d130a375afc0 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:13.746136 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [req-d80bc464-aec1-4dda-8dfc-a10af78e22c1 req-ccaed806-d855-479b-8eb0-d130a375afc0 demo demo] GET https://199.204.45.77/volume/v3/ Jun 30 00:15:13.746136 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [req-d80bc464-aec1-4dda-8dfc-a10af78e22c1 req-ccaed806-d855-479b-8eb0-d130a375afc0 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:15:13.746437 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [req-d80bc464-aec1-4dda-8dfc-a10af78e22c1 req-ccaed806-d855-479b-8eb0-d130a375afc0 demo demo] Calling method 'version_select' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:15:13.746637 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [req-d80bc464-aec1-4dda-8dfc-a10af78e22c1 req-ccaed806-d855-479b-8eb0-d130a375afc0 demo demo] https://199.204.45.77/volume/v3/ returned with HTTP 200 Jun 30 00:15:13.747060 np0000183500 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 4/16] 199.204.45.77 () {66 vars in 1339 bytes} [Tue Jun 30 00:15:13 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:15:13.784715 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-e1fc09bc-10c6-411e-9c1d-dd8ef7058859 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:13.787927 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-e1fc09bc-10c6-411e-9c1d-dd8ef7058859 demo demo] GET https://199.204.45.77/volume/v3/types/default Jun 30 00:15:13.788355 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-e1fc09bc-10c6-411e-9c1d-dd8ef7058859 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:15:13.788722 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-e1fc09bc-10c6-411e-9c1d-dd8ef7058859 demo demo] Calling method 'show' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:15:13.801673 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-e1fc09bc-10c6-411e-9c1d-dd8ef7058859 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Jun 30 00:15:13.802120 np0000183500 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 4/17] 199.204.45.77 () {64 vars in 1294 bytes} [Tue Jun 30 00:15:13 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:15:13.837012 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-cece8f87-bb49-484a-b5da-0b765e96ec5f None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:13.838246 np0000183500 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 5/18] 199.204.45.77 () {62 vars in 1061 bytes} [Tue Jun 30 00:15:13 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 00:15:13.870524 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-b0b56b03-448e-49e7-aad6-ac8e731b1f45 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:13.874390 np0000183500 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 6/19] 199.204.45.77 () {64 vars in 1265 bytes} [Tue Jun 30 00:15:13 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 00:15:13.908592 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [req-b0b56b03-448e-49e7-aad6-ac8e731b1f45 req-b5643bee-f3ea-4f34-a89d-8a538cff3526 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:13.910954 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [req-b0b56b03-448e-49e7-aad6-ac8e731b1f45 req-b5643bee-f3ea-4f34-a89d-8a538cff3526 demo demo] GET https://199.204.45.77/volume/v3/ Jun 30 00:15:13.911170 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [req-b0b56b03-448e-49e7-aad6-ac8e731b1f45 req-b5643bee-f3ea-4f34-a89d-8a538cff3526 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:15:13.911410 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [req-b0b56b03-448e-49e7-aad6-ac8e731b1f45 req-b5643bee-f3ea-4f34-a89d-8a538cff3526 demo demo] Calling method 'version_select' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:15:13.911853 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [req-b0b56b03-448e-49e7-aad6-ac8e731b1f45 req-b5643bee-f3ea-4f34-a89d-8a538cff3526 demo demo] https://199.204.45.77/volume/v3/ returned with HTTP 200 Jun 30 00:15:13.912385 np0000183500 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 5/20] 199.204.45.77 () {66 vars in 1339 bytes} [Tue Jun 30 00:15:13 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:15:13.950156 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-e39e3422-39c1-476f-9f7b-bdbb7df3f7f0 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:13.952766 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-e39e3422-39c1-476f-9f7b-bdbb7df3f7f0 demo demo] GET https://199.204.45.77/volume/v3/types/default Jun 30 00:15:13.952997 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-e39e3422-39c1-476f-9f7b-bdbb7df3f7f0 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:15:13.953229 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-e39e3422-39c1-476f-9f7b-bdbb7df3f7f0 demo demo] Calling method 'show' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:15:13.961555 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-e39e3422-39c1-476f-9f7b-bdbb7df3f7f0 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Jun 30 00:15:13.961794 np0000183500 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 5/21] 199.204.45.77 () {64 vars in 1294 bytes} [Tue Jun 30 00:15:13 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:15:22.040286 np0000183500 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:15:23.958152 np0000183500 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=8 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:20:53.169108 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-018f0333-fa69-440b-bcf6-03d28ef1bdd6 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:53.261705 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-018f0333-fa69-440b-bcf6-03d28ef1bdd6 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:20:53.261885 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-018f0333-fa69-440b-bcf6-03d28ef1bdd6 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:20:53.262394 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-018f0333-fa69-440b-bcf6-03d28ef1bdd6 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:20:53.263420 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-018f0333-fa69-440b-bcf6-03d28ef1bdd6 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:20:53.264871 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-018f0333-fa69-440b-bcf6-03d28ef1bdd6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:20:53.304428 np0000183500 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-018f0333-fa69-440b-bcf6-03d28ef1bdd6 demo demo] Get all volumes completed successfully. Jun 30 00:20:53.307329 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-018f0333-fa69-440b-bcf6-03d28ef1bdd6 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:20:53.307803 np0000183500 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 6/22] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:20:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:21:03.296811 np0000183500 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:21:53.320153 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-34f18731-50f8-440b-af05-f182c37322c7 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:21:53.325230 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-34f18731-50f8-440b-af05-f182c37322c7 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:21:53.325434 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-34f18731-50f8-440b-af05-f182c37322c7 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:21:53.325560 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-34f18731-50f8-440b-af05-f182c37322c7 demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:21:53.326045 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-34f18731-50f8-440b-af05-f182c37322c7 demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:21:53.326783 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-34f18731-50f8-440b-af05-f182c37322c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:21:53.353788 np0000183500 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-34f18731-50f8-440b-af05-f182c37322c7 demo demo] Get all volumes completed successfully. Jun 30 00:21:53.356744 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-34f18731-50f8-440b-af05-f182c37322c7 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:21:53.357339 np0000183500 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 7/23] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:21:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:22:03.349010 np0000183500 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:22:53.374678 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-0aaf02a7-5d31-4033-badf-d82af588ed62 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:22:53.380066 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-0aaf02a7-5d31-4033-badf-d82af588ed62 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:22:53.380186 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-0aaf02a7-5d31-4033-badf-d82af588ed62 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:22:53.380466 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-0aaf02a7-5d31-4033-badf-d82af588ed62 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:22:53.383223 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-0aaf02a7-5d31-4033-badf-d82af588ed62 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:22:53.385706 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-0aaf02a7-5d31-4033-badf-d82af588ed62 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:22:53.431103 np0000183500 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-0aaf02a7-5d31-4033-badf-d82af588ed62 demo demo] Get all volumes completed successfully. Jun 30 00:22:53.437250 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-0aaf02a7-5d31-4033-badf-d82af588ed62 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:22:53.438124 np0000183500 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 6/24] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:22:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:23:03.422036 np0000183500 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:23:53.483598 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-d583d9d9-baac-4422-bf93-71a46d89f05c None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:23:53.486720 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-d583d9d9-baac-4422-bf93-71a46d89f05c demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:23:53.486896 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-d583d9d9-baac-4422-bf93-71a46d89f05c demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:23:53.487099 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-d583d9d9-baac-4422-bf93-71a46d89f05c demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:23:53.488125 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-d583d9d9-baac-4422-bf93-71a46d89f05c demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:23:53.488685 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-d583d9d9-baac-4422-bf93-71a46d89f05c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:23:53.529767 np0000183500 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-d583d9d9-baac-4422-bf93-71a46d89f05c demo demo] Get all volumes completed successfully. Jun 30 00:23:53.533281 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-d583d9d9-baac-4422-bf93-71a46d89f05c demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:23:53.533934 np0000183500 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 6/25] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:23:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:24:03.521284 np0000183500 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:24:53.557086 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-6f829837-8076-4110-bf6c-a4c2603422a6 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:53.559378 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-6f829837-8076-4110-bf6c-a4c2603422a6 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:24:53.559550 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-6f829837-8076-4110-bf6c-a4c2603422a6 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:24:53.559733 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-6f829837-8076-4110-bf6c-a4c2603422a6 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:24:53.560157 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-6f829837-8076-4110-bf6c-a4c2603422a6 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:24:53.560695 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-6f829837-8076-4110-bf6c-a4c2603422a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:24:53.569020 np0000183500 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-6f829837-8076-4110-bf6c-a4c2603422a6 demo demo] Get all volumes completed successfully. Jun 30 00:24:53.571067 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-6f829837-8076-4110-bf6c-a4c2603422a6 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:24:53.571442 np0000183500 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 7/26] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:24:53 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 30 00:25:03.564561 np0000183500 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:25:53.588317 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-8d780e82-c2cd-4c6a-a245-b6cac5eefd2f None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:25:53.685005 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-8d780e82-c2cd-4c6a-a245-b6cac5eefd2f demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:25:53.685174 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-8d780e82-c2cd-4c6a-a245-b6cac5eefd2f demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:25:53.685405 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-8d780e82-c2cd-4c6a-a245-b6cac5eefd2f demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:25:53.685593 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-8d780e82-c2cd-4c6a-a245-b6cac5eefd2f demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:25:53.686292 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-8d780e82-c2cd-4c6a-a245-b6cac5eefd2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:25:53.693113 np0000183500 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-8d780e82-c2cd-4c6a-a245-b6cac5eefd2f demo demo] Get all volumes completed successfully. Jun 30 00:25:53.695715 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-8d780e82-c2cd-4c6a-a245-b6cac5eefd2f demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:25:53.696526 np0000183500 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 8/27] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:25:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:26:03.689464 np0000183500 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:26:53.713771 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-499e41ea-8590-4d13-a08d-7fc63385d5ca None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:26:53.719726 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-499e41ea-8590-4d13-a08d-7fc63385d5ca demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:26:53.720438 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-499e41ea-8590-4d13-a08d-7fc63385d5ca demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:26:53.720944 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-499e41ea-8590-4d13-a08d-7fc63385d5ca demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:26:53.721254 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-499e41ea-8590-4d13-a08d-7fc63385d5ca demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:26:53.722059 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-499e41ea-8590-4d13-a08d-7fc63385d5ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:26:53.730114 np0000183500 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-499e41ea-8590-4d13-a08d-7fc63385d5ca demo demo] Get all volumes completed successfully. Jun 30 00:26:53.734782 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-499e41ea-8590-4d13-a08d-7fc63385d5ca demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:26:53.735423 np0000183500 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 7/28] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:26:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:27:03.725248 np0000183500 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:27:53.749663 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-e741d9b0-589c-4a96-84ce-142f536e2e20 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:27:53.752668 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-e741d9b0-589c-4a96-84ce-142f536e2e20 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:27:53.752904 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-e741d9b0-589c-4a96-84ce-142f536e2e20 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:27:53.753177 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-e741d9b0-589c-4a96-84ce-142f536e2e20 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:27:53.753523 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-e741d9b0-589c-4a96-84ce-142f536e2e20 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:27:53.755883 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-e741d9b0-589c-4a96-84ce-142f536e2e20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:27:53.764433 np0000183500 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-e741d9b0-589c-4a96-84ce-142f536e2e20 demo demo] Get all volumes completed successfully. Jun 30 00:27:53.766446 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-e741d9b0-589c-4a96-84ce-142f536e2e20 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:27:53.767046 np0000183500 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 7/29] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:27:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:28:03.759722 np0000183500 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:28:53.781669 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-7af0e36a-526e-4c0e-a0be-d8e2b3d2b784 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:28:53.786798 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-7af0e36a-526e-4c0e-a0be-d8e2b3d2b784 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:28:53.787221 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-7af0e36a-526e-4c0e-a0be-d8e2b3d2b784 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:28:53.787604 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-7af0e36a-526e-4c0e-a0be-d8e2b3d2b784 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:28:53.788097 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-7af0e36a-526e-4c0e-a0be-d8e2b3d2b784 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:28:53.789585 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-7af0e36a-526e-4c0e-a0be-d8e2b3d2b784 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:28:53.800178 np0000183500 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-7af0e36a-526e-4c0e-a0be-d8e2b3d2b784 demo demo] Get all volumes completed successfully. Jun 30 00:28:53.802072 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-7af0e36a-526e-4c0e-a0be-d8e2b3d2b784 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:28:53.802459 np0000183500 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 8/30] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:28:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:29:03.794696 np0000183500 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:29:53.819242 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-ead086e3-9ebc-4f6c-bc3f-36ae44e63f3d None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:29:53.822407 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-ead086e3-9ebc-4f6c-bc3f-36ae44e63f3d demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:29:53.822612 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-ead086e3-9ebc-4f6c-bc3f-36ae44e63f3d demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:29:53.822857 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-ead086e3-9ebc-4f6c-bc3f-36ae44e63f3d demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:29:53.823182 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-ead086e3-9ebc-4f6c-bc3f-36ae44e63f3d demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:29:53.824138 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-ead086e3-9ebc-4f6c-bc3f-36ae44e63f3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:29:53.831757 np0000183500 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-ead086e3-9ebc-4f6c-bc3f-36ae44e63f3d demo demo] Get all volumes completed successfully. Jun 30 00:29:53.833700 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-ead086e3-9ebc-4f6c-bc3f-36ae44e63f3d demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:29:53.834000 np0000183500 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 9/31] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:29:53 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 30 00:30:03.827401 np0000183500 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:30:53.877514 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-7287a995-663c-45a3-ab48-07b29c535daa None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:30:54.017782 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-7287a995-663c-45a3-ab48-07b29c535daa demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:30:54.018509 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-7287a995-663c-45a3-ab48-07b29c535daa demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:30:54.019004 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-7287a995-663c-45a3-ab48-07b29c535daa demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:30:54.019587 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-7287a995-663c-45a3-ab48-07b29c535daa demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:30:54.021496 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-7287a995-663c-45a3-ab48-07b29c535daa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:30:54.028963 np0000183500 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-7287a995-663c-45a3-ab48-07b29c535daa demo demo] Get all volumes completed successfully. Jun 30 00:30:54.030880 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-7287a995-663c-45a3-ab48-07b29c535daa demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:30:54.031310 np0000183500 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 8/32] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:30:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:31:04.024699 np0000183500 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:31:54.047687 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-cd38572c-e3a8-4f52-a826-26605b82ad95 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:31:54.051829 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-cd38572c-e3a8-4f52-a826-26605b82ad95 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:31:54.052220 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-cd38572c-e3a8-4f52-a826-26605b82ad95 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:31:54.052605 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-cd38572c-e3a8-4f52-a826-26605b82ad95 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:31:54.053142 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-cd38572c-e3a8-4f52-a826-26605b82ad95 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:31:54.054541 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-cd38572c-e3a8-4f52-a826-26605b82ad95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:31:54.062068 np0000183500 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-cd38572c-e3a8-4f52-a826-26605b82ad95 demo demo] Get all volumes completed successfully. Jun 30 00:31:54.068408 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-cd38572c-e3a8-4f52-a826-26605b82ad95 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:31:54.068408 np0000183500 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 8/33] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:31:54 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 30 00:32:04.057491 np0000183500 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:32:54.083155 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-e40286c1-56f6-4146-b225-f7d2a77724b5 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:32:54.087111 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-e40286c1-56f6-4146-b225-f7d2a77724b5 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:32:54.087359 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-e40286c1-56f6-4146-b225-f7d2a77724b5 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:32:54.087674 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-e40286c1-56f6-4146-b225-f7d2a77724b5 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:32:54.088138 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-e40286c1-56f6-4146-b225-f7d2a77724b5 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:32:54.089096 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-e40286c1-56f6-4146-b225-f7d2a77724b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:32:54.098083 np0000183500 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-e40286c1-56f6-4146-b225-f7d2a77724b5 demo demo] Get all volumes completed successfully. Jun 30 00:32:54.100615 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-e40286c1-56f6-4146-b225-f7d2a77724b5 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:32:54.100989 np0000183500 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 9/34] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:32:54 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 30 00:33:04.092427 np0000183500 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:33:54.117874 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-b50ea371-3b73-4bcf-b64e-c99179b4bcbf None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:33:54.124583 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-b50ea371-3b73-4bcf-b64e-c99179b4bcbf demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:33:54.125509 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-b50ea371-3b73-4bcf-b64e-c99179b4bcbf demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:33:54.125848 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-b50ea371-3b73-4bcf-b64e-c99179b4bcbf demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:33:54.126538 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-b50ea371-3b73-4bcf-b64e-c99179b4bcbf demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:33:54.127727 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-b50ea371-3b73-4bcf-b64e-c99179b4bcbf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:33:54.135130 np0000183500 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-b50ea371-3b73-4bcf-b64e-c99179b4bcbf demo demo] Get all volumes completed successfully. Jun 30 00:33:54.137461 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-b50ea371-3b73-4bcf-b64e-c99179b4bcbf demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:33:54.138320 np0000183500 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 10/35] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:33:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:34:04.131001 np0000183500 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:34:54.157408 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-6be9fafd-4054-45d1-8c32-a79772baa383 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:34:54.159888 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-6be9fafd-4054-45d1-8c32-a79772baa383 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:34:54.160167 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-6be9fafd-4054-45d1-8c32-a79772baa383 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:34:54.160428 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-6be9fafd-4054-45d1-8c32-a79772baa383 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:34:54.160770 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-6be9fafd-4054-45d1-8c32-a79772baa383 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:34:54.162750 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-6be9fafd-4054-45d1-8c32-a79772baa383 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:34:54.172202 np0000183500 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-6be9fafd-4054-45d1-8c32-a79772baa383 demo demo] Get all volumes completed successfully. Jun 30 00:34:54.175300 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-6be9fafd-4054-45d1-8c32-a79772baa383 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:34:54.175743 np0000183500 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 9/36] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:34:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:35:04.166061 np0000183500 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:35:54.188460 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-1aa3ec89-97f7-4b7c-bc11-2a756ee8cce2 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:35:54.355540 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-1aa3ec89-97f7-4b7c-bc11-2a756ee8cce2 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:35:54.355684 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-1aa3ec89-97f7-4b7c-bc11-2a756ee8cce2 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:35:54.355899 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-1aa3ec89-97f7-4b7c-bc11-2a756ee8cce2 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:35:54.356143 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-1aa3ec89-97f7-4b7c-bc11-2a756ee8cce2 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:35:54.356793 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-1aa3ec89-97f7-4b7c-bc11-2a756ee8cce2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:35:54.363459 np0000183500 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-1aa3ec89-97f7-4b7c-bc11-2a756ee8cce2 demo demo] Get all volumes completed successfully. Jun 30 00:35:54.366489 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-1aa3ec89-97f7-4b7c-bc11-2a756ee8cce2 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:35:54.366969 np0000183500 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 9/37] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:35:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:36:04.359429 np0000183500 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:36:54.383498 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-2bb1f8b6-83a1-4eed-b953-e7b3db38a4c3 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:36:54.386059 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-2bb1f8b6-83a1-4eed-b953-e7b3db38a4c3 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:36:54.386930 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-2bb1f8b6-83a1-4eed-b953-e7b3db38a4c3 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:36:54.387182 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-2bb1f8b6-83a1-4eed-b953-e7b3db38a4c3 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:36:54.387453 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-2bb1f8b6-83a1-4eed-b953-e7b3db38a4c3 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:36:54.388350 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-2bb1f8b6-83a1-4eed-b953-e7b3db38a4c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:36:54.397192 np0000183500 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-2bb1f8b6-83a1-4eed-b953-e7b3db38a4c3 demo demo] Get all volumes completed successfully. Jun 30 00:36:54.399150 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-2bb1f8b6-83a1-4eed-b953-e7b3db38a4c3 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:36:54.399477 np0000183500 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 10/38] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:36:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:37:04.391623 np0000183500 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:37:54.411193 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-f6bbda7f-1615-476b-a5a1-1b23b23ae461 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:37:54.413297 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-f6bbda7f-1615-476b-a5a1-1b23b23ae461 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:37:54.413508 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-f6bbda7f-1615-476b-a5a1-1b23b23ae461 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:37:54.413634 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-f6bbda7f-1615-476b-a5a1-1b23b23ae461 demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:37:54.413846 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-f6bbda7f-1615-476b-a5a1-1b23b23ae461 demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:37:54.414524 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-f6bbda7f-1615-476b-a5a1-1b23b23ae461 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:37:54.425951 np0000183500 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-f6bbda7f-1615-476b-a5a1-1b23b23ae461 demo demo] Get all volumes completed successfully. Jun 30 00:37:54.429797 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-f6bbda7f-1615-476b-a5a1-1b23b23ae461 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:37:54.430453 np0000183500 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 11/39] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:37:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:38:04.417825 np0000183500 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:38:54.444926 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-8cf35417-0dd9-46f7-b7c5-347c6cdf0817 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:38:54.447602 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-8cf35417-0dd9-46f7-b7c5-347c6cdf0817 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:38:54.447840 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-8cf35417-0dd9-46f7-b7c5-347c6cdf0817 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:38:54.448153 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-8cf35417-0dd9-46f7-b7c5-347c6cdf0817 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:38:54.448373 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-8cf35417-0dd9-46f7-b7c5-347c6cdf0817 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:38:54.449372 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-8cf35417-0dd9-46f7-b7c5-347c6cdf0817 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:38:54.457054 np0000183500 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-8cf35417-0dd9-46f7-b7c5-347c6cdf0817 demo demo] Get all volumes completed successfully. Jun 30 00:38:54.459894 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-8cf35417-0dd9-46f7-b7c5-347c6cdf0817 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:38:54.459894 np0000183500 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 10/40] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:38:54 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 30 00:39:04.453003 np0000183500 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:39:54.476019 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-c21d4715-fced-4f16-9434-6fa68db3814e None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:39:54.479072 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-c21d4715-fced-4f16-9434-6fa68db3814e demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:39:54.479407 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-c21d4715-fced-4f16-9434-6fa68db3814e demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:39:54.479678 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-c21d4715-fced-4f16-9434-6fa68db3814e demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:39:54.480059 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-c21d4715-fced-4f16-9434-6fa68db3814e demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:39:54.481178 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-c21d4715-fced-4f16-9434-6fa68db3814e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:39:54.489518 np0000183500 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-c21d4715-fced-4f16-9434-6fa68db3814e demo demo] Get all volumes completed successfully. Jun 30 00:39:54.491373 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-c21d4715-fced-4f16-9434-6fa68db3814e demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:39:54.491700 np0000183500 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 10/41] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:39:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:40:04.484623 np0000183500 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:40:54.510518 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-4bfb3e8c-4852-4667-ab98-dce27a03ef02 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:40:54.618139 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-4bfb3e8c-4852-4667-ab98-dce27a03ef02 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:40:54.618526 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-4bfb3e8c-4852-4667-ab98-dce27a03ef02 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:40:54.618885 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-4bfb3e8c-4852-4667-ab98-dce27a03ef02 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:40:54.619345 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-4bfb3e8c-4852-4667-ab98-dce27a03ef02 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:40:54.620719 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-4bfb3e8c-4852-4667-ab98-dce27a03ef02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:40:54.628788 np0000183500 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-4bfb3e8c-4852-4667-ab98-dce27a03ef02 demo demo] Get all volumes completed successfully. Jun 30 00:40:54.631189 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-4bfb3e8c-4852-4667-ab98-dce27a03ef02 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:40:54.631598 np0000183500 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 11/42] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:40:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:41:04.624800 np0000183500 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:41:54.647919 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-2774a680-0dfb-41c0-89a8-e6513edc0ec1 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:41:54.650279 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-2774a680-0dfb-41c0-89a8-e6513edc0ec1 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:41:54.650460 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-2774a680-0dfb-41c0-89a8-e6513edc0ec1 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:41:54.650640 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-2774a680-0dfb-41c0-89a8-e6513edc0ec1 demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:41:54.650921 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-2774a680-0dfb-41c0-89a8-e6513edc0ec1 demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:41:54.651604 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-2774a680-0dfb-41c0-89a8-e6513edc0ec1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:41:54.658073 np0000183500 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-2774a680-0dfb-41c0-89a8-e6513edc0ec1 demo demo] Get all volumes completed successfully. Jun 30 00:41:54.660145 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-2774a680-0dfb-41c0-89a8-e6513edc0ec1 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:41:54.660547 np0000183500 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 12/43] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:41:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:42:04.654336 np0000183500 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:42:54.686165 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-dcc356cf-6c41-4973-a9c6-1a2db72b4c83 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:42:54.692876 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-dcc356cf-6c41-4973-a9c6-1a2db72b4c83 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:42:54.693382 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-dcc356cf-6c41-4973-a9c6-1a2db72b4c83 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:42:54.693831 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-dcc356cf-6c41-4973-a9c6-1a2db72b4c83 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:42:54.694363 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-dcc356cf-6c41-4973-a9c6-1a2db72b4c83 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:42:54.695634 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-dcc356cf-6c41-4973-a9c6-1a2db72b4c83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:42:54.705167 np0000183500 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-dcc356cf-6c41-4973-a9c6-1a2db72b4c83 demo demo] Get all volumes completed successfully. Jun 30 00:42:54.707928 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-dcc356cf-6c41-4973-a9c6-1a2db72b4c83 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:42:54.708653 np0000183500 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 11/44] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:42:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:43:04.700851 np0000183500 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:43:54.723135 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-7190c97b-8f76-4ce4-adeb-55c70e53412a None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:43:54.725774 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-7190c97b-8f76-4ce4-adeb-55c70e53412a demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:43:54.726005 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-7190c97b-8f76-4ce4-adeb-55c70e53412a demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:43:54.726248 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-7190c97b-8f76-4ce4-adeb-55c70e53412a demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:43:54.726558 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-7190c97b-8f76-4ce4-adeb-55c70e53412a demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:43:54.727477 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-7190c97b-8f76-4ce4-adeb-55c70e53412a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:43:54.735839 np0000183500 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-7190c97b-8f76-4ce4-adeb-55c70e53412a demo demo] Get all volumes completed successfully. Jun 30 00:43:54.738397 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-7190c97b-8f76-4ce4-adeb-55c70e53412a demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:43:54.738873 np0000183500 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 11/45] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:43:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:44:04.730517 np0000183500 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:44:54.753646 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-0593fc78-527d-40b5-9977-d97cf25fd309 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:44:54.757701 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-0593fc78-527d-40b5-9977-d97cf25fd309 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:44:54.758004 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-0593fc78-527d-40b5-9977-d97cf25fd309 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:44:54.758375 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-0593fc78-527d-40b5-9977-d97cf25fd309 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:44:54.758816 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-0593fc78-527d-40b5-9977-d97cf25fd309 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:44:54.760434 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-0593fc78-527d-40b5-9977-d97cf25fd309 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:44:54.768192 np0000183500 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-0593fc78-527d-40b5-9977-d97cf25fd309 demo demo] Get all volumes completed successfully. Jun 30 00:44:54.769963 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-0593fc78-527d-40b5-9977-d97cf25fd309 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:44:54.770287 np0000183500 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 12/46] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:44:54 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 30 00:45:04.764326 np0000183500 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:45:54.784688 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-1518c692-cbbe-45c3-b1e7-1f8350da4d5c None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:45:54.827084 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-1518c692-cbbe-45c3-b1e7-1f8350da4d5c demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:45:54.827084 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-1518c692-cbbe-45c3-b1e7-1f8350da4d5c demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:45:54.827084 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-1518c692-cbbe-45c3-b1e7-1f8350da4d5c demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:45:54.827084 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-1518c692-cbbe-45c3-b1e7-1f8350da4d5c demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:45:54.827774 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-1518c692-cbbe-45c3-b1e7-1f8350da4d5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:45:54.835402 np0000183500 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-1518c692-cbbe-45c3-b1e7-1f8350da4d5c demo demo] Get all volumes completed successfully. Jun 30 00:45:54.837592 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-1518c692-cbbe-45c3-b1e7-1f8350da4d5c demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:45:54.838047 np0000183500 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 13/47] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:45:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:46:04.830308 np0000183500 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:46:54.853735 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-b5d51d3f-02ed-4157-85b5-d3ed795e24d3 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:46:54.857704 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-b5d51d3f-02ed-4157-85b5-d3ed795e24d3 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:46:54.858096 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-b5d51d3f-02ed-4157-85b5-d3ed795e24d3 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:46:54.858470 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-b5d51d3f-02ed-4157-85b5-d3ed795e24d3 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:46:54.858928 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-b5d51d3f-02ed-4157-85b5-d3ed795e24d3 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:46:54.860397 np0000183500 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-b5d51d3f-02ed-4157-85b5-d3ed795e24d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:46:54.866754 np0000183500 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-b5d51d3f-02ed-4157-85b5-d3ed795e24d3 demo demo] Get all volumes completed successfully. Jun 30 00:46:54.868660 np0000183500 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-b5d51d3f-02ed-4157-85b5-d3ed795e24d3 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:46:54.869288 np0000183500 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 12/48] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:46:54 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 30 00:47:04.863547 np0000183500 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:47:54.881945 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-b339fbaa-4eeb-4a1a-91ef-fafdd5302f4a None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:47:54.885326 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-b339fbaa-4eeb-4a1a-91ef-fafdd5302f4a demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:47:54.885515 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-b339fbaa-4eeb-4a1a-91ef-fafdd5302f4a demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:47:54.885753 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-b339fbaa-4eeb-4a1a-91ef-fafdd5302f4a demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:47:54.886042 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-b339fbaa-4eeb-4a1a-91ef-fafdd5302f4a demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:47:54.887034 np0000183500 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-b339fbaa-4eeb-4a1a-91ef-fafdd5302f4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:47:54.895448 np0000183500 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-b339fbaa-4eeb-4a1a-91ef-fafdd5302f4a demo demo] Get all volumes completed successfully. Jun 30 00:47:54.898040 np0000183500 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-b339fbaa-4eeb-4a1a-91ef-fafdd5302f4a demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:47:54.898443 np0000183500 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 12/49] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:47:54 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 30 00:48:04.890169 np0000183500 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:48:54.915452 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-e7948e7b-4259-47c2-b727-034ee0ef0e8d None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:48:54.917650 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-e7948e7b-4259-47c2-b727-034ee0ef0e8d demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:48:54.917819 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-e7948e7b-4259-47c2-b727-034ee0ef0e8d demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:48:54.918025 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-e7948e7b-4259-47c2-b727-034ee0ef0e8d demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:48:54.918244 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-e7948e7b-4259-47c2-b727-034ee0ef0e8d demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:48:54.918912 np0000183500 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-e7948e7b-4259-47c2-b727-034ee0ef0e8d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:48:54.926963 np0000183500 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-e7948e7b-4259-47c2-b727-034ee0ef0e8d demo demo] Get all volumes completed successfully. Jun 30 00:48:54.929567 np0000183500 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-e7948e7b-4259-47c2-b727-034ee0ef0e8d demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:48:54.930177 np0000183500 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 13/50] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:48:54 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 30 00:49:04.921545 np0000183500 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:49:54.946794 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-29ae5246-4d79-483d-ad45-7fa295d3990a None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:49:54.951635 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-29ae5246-4d79-483d-ad45-7fa295d3990a demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 30 00:49:54.951858 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-29ae5246-4d79-483d-ad45-7fa295d3990a demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:49:54.952128 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-29ae5246-4d79-483d-ad45-7fa295d3990a demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:49:54.952446 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-29ae5246-4d79-483d-ad45-7fa295d3990a demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:49:54.953344 np0000183500 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-29ae5246-4d79-483d-ad45-7fa295d3990a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:49:54.962373 np0000183500 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-29ae5246-4d79-483d-ad45-7fa295d3990a demo demo] Get all volumes completed successfully. Jun 30 00:49:54.964858 np0000183500 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-29ae5246-4d79-483d-ad45-7fa295d3990a demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:49:54.965295 np0000183500 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 14/51] 199.204.45.77 () {64 vars in 1289 bytes} [Tue Jun 30 00:49:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)