Jun 26 01:33:13.004139 np0000183025 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 01:33:13.011619 np0000183025 devstack@c-api.service[112682]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 01:33:13.014643 np0000183025 devstack@c-api.service[112682]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 01:33:13 2026] *** Jun 26 01:33:13.014643 np0000183025 devstack@c-api.service[112682]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 01:33:13.014643 np0000183025 devstack@c-api.service[112682]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 01:33:13.014643 np0000183025 devstack@c-api.service[112682]: nodename: np0000183025 Jun 26 01:33:13.014643 np0000183025 devstack@c-api.service[112682]: machine: x86_64 Jun 26 01:33:13.014643 np0000183025 devstack@c-api.service[112682]: clock source: unix Jun 26 01:33:13.014643 np0000183025 devstack@c-api.service[112682]: pcre jit disabled Jun 26 01:33:13.014643 np0000183025 devstack@c-api.service[112682]: detected number of CPU cores: 16 Jun 26 01:33:13.014643 np0000183025 devstack@c-api.service[112682]: current working directory: / Jun 26 01:33:13.014643 np0000183025 devstack@c-api.service[112682]: detected binary path: /usr/bin/uwsgi-core Jun 26 01:33:13.014643 np0000183025 devstack@c-api.service[112682]: your processes number limit is 256917 Jun 26 01:33:13.014643 np0000183025 devstack@c-api.service[112682]: your memory page size is 4096 bytes Jun 26 01:33:13.014643 np0000183025 devstack@c-api.service[112682]: detected max file descriptor number: 2048 Jun 26 01:33:13.015075 np0000183025 devstack@c-api.service[112682]: lock engine: pthread robust mutexes Jun 26 01:33:13.015075 np0000183025 devstack@c-api.service[112682]: thunder lock: enabled Jun 26 01:33:13.015148 np0000183025 devstack@c-api.service[112682]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 01:33:13.015192 np0000183025 devstack@c-api.service[112682]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 01:33:13.015192 np0000183025 devstack@c-api.service[112682]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 01:33:13.015192 np0000183025 devstack@c-api.service[112682]: Set PythonHome to /opt/stack/data/venv Jun 26 01:33:13.049685 np0000183025 devstack@c-api.service[112682]: Python main interpreter initialized at 0x71042e6a3668 Jun 26 01:33:13.049685 np0000183025 devstack@c-api.service[112682]: python threads support enabled Jun 26 01:33:13.049685 np0000183025 devstack@c-api.service[112682]: your server socket listen backlog is limited to 100 connections Jun 26 01:33:13.049685 np0000183025 devstack@c-api.service[112682]: your mercy for graceful operations on workers is 80 seconds Jun 26 01:33:13.050189 np0000183025 devstack@c-api.service[112682]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 01:33:13.050342 np0000183025 devstack@c-api.service[112682]: *** Operational MODE: preforking *** Jun 26 01:33:13.050477 np0000183025 devstack@c-api.service[112682]: *** uWSGI is running in multiple interpreter mode *** Jun 26 01:33:13.050477 np0000183025 devstack@c-api.service[112682]: spawned uWSGI master process (pid: 112682) Jun 26 01:33:13.050728 np0000183025 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 01:33:13.051152 np0000183025 devstack@c-api.service[112682]: spawned uWSGI worker 1 (pid: 112689, cores: 1) Jun 26 01:33:13.051659 np0000183025 devstack@c-api.service[112682]: spawned uWSGI worker 2 (pid: 112690, cores: 1) Jun 26 01:33:13.052076 np0000183025 devstack@c-api.service[112682]: spawned uWSGI worker 3 (pid: 112691, cores: 1) Jun 26 01:33:13.052540 np0000183025 devstack@c-api.service[112682]: spawned uWSGI worker 4 (pid: 112692, cores: 1) Jun 26 01:33:13.052628 np0000183025 devstack@c-api.service[112682]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 01:33:13.174348 np0000183025 devstack@c-api.service[112689]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:13.174348 np0000183025 devstack@c-api.service[112689]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:13.174348 np0000183025 devstack@c-api.service[112689]: we strongly recommend against using it for new projects. Jun 26 01:33:13.174348 np0000183025 devstack@c-api.service[112689]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:13.174348 np0000183025 devstack@c-api.service[112689]: framework. For more detail see Jun 26 01:33:13.174348 np0000183025 devstack@c-api.service[112689]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:13.174348 np0000183025 devstack@c-api.service[112689]: import eventlet # noqa Jun 26 01:33:13.179152 np0000183025 devstack@c-api.service[112692]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:13.179152 np0000183025 devstack@c-api.service[112692]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:13.179152 np0000183025 devstack@c-api.service[112692]: we strongly recommend against using it for new projects. Jun 26 01:33:13.179152 np0000183025 devstack@c-api.service[112692]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:13.179152 np0000183025 devstack@c-api.service[112692]: framework. For more detail see Jun 26 01:33:13.179152 np0000183025 devstack@c-api.service[112692]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:13.179152 np0000183025 devstack@c-api.service[112692]: import eventlet # noqa Jun 26 01:33:13.182269 np0000183025 devstack@c-api.service[112690]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:13.182269 np0000183025 devstack@c-api.service[112690]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:13.182269 np0000183025 devstack@c-api.service[112690]: we strongly recommend against using it for new projects. Jun 26 01:33:13.182269 np0000183025 devstack@c-api.service[112690]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:13.182269 np0000183025 devstack@c-api.service[112690]: framework. For more detail see Jun 26 01:33:13.182269 np0000183025 devstack@c-api.service[112690]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:13.182269 np0000183025 devstack@c-api.service[112690]: import eventlet # noqa Jun 26 01:33:13.185873 np0000183025 devstack@c-api.service[112691]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:13.185873 np0000183025 devstack@c-api.service[112691]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:13.185873 np0000183025 devstack@c-api.service[112691]: we strongly recommend against using it for new projects. Jun 26 01:33:13.185873 np0000183025 devstack@c-api.service[112691]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:13.185873 np0000183025 devstack@c-api.service[112691]: framework. For more detail see Jun 26 01:33:13.185873 np0000183025 devstack@c-api.service[112691]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:13.185873 np0000183025 devstack@c-api.service[112691]: import eventlet # noqa Jun 26 01:33:13.262736 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:33:13.262736 np0000183025 devstack@c-api.service[112692]: warnings.warn( Jun 26 01:33:13.269701 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:33:13.269701 np0000183025 devstack@c-api.service[112690]: warnings.warn( Jun 26 01:33:13.272613 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:33:13.272613 np0000183025 devstack@c-api.service[112691]: warnings.warn( Jun 26 01:33:13.280999 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:33:13.280999 np0000183025 devstack@c-api.service[112689]: warnings.warn( Jun 26 01:33:13.339504 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:33:13.339504 np0000183025 devstack@c-api.service[112692]: from cgi import parse_header Jun 26 01:33:13.348287 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:33:13.348287 np0000183025 devstack@c-api.service[112690]: from cgi import parse_header Jun 26 01:33:13.348623 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:33:13.348623 np0000183025 devstack@c-api.service[112691]: from cgi import parse_header Jun 26 01:33:13.356913 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:33:13.356913 np0000183025 devstack@c-api.service[112689]: from cgi import parse_header Jun 26 01:33:13.394569 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:33:13.394569 np0000183025 devstack@c-api.service[112692]: removals.removed_module( Jun 26 01:33:13.396040 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:33:13.396040 np0000183025 devstack@c-api.service[112692]: removals.removed_module( Jun 26 01:33:13.401460 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:33:13.401460 np0000183025 devstack@c-api.service[112690]: removals.removed_module( Jun 26 01:33:13.403020 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:33:13.403020 np0000183025 devstack@c-api.service[112691]: removals.removed_module( Jun 26 01:33:13.403652 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:33:13.403652 np0000183025 devstack@c-api.service[112690]: removals.removed_module( Jun 26 01:33:13.405323 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:33:13.405323 np0000183025 devstack@c-api.service[112691]: removals.removed_module( Jun 26 01:33:13.412033 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:33:13.412033 np0000183025 devstack@c-api.service[112689]: removals.removed_module( Jun 26 01:33:13.413856 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:33:13.413856 np0000183025 devstack@c-api.service[112689]: removals.removed_module( Jun 26 01:33:14.156106 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:33:14.156106 np0000183025 devstack@c-api.service[112689]: warnings.warn( Jun 26 01:33:14.174660 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:33:14.174660 np0000183025 devstack@c-api.service[112692]: warnings.warn( Jun 26 01:33:14.180534 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:33:14.180534 np0000183025 devstack@c-api.service[112690]: warnings.warn( Jun 26 01:33:14.192894 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:33:14.192894 np0000183025 devstack@c-api.service[112691]: warnings.warn( Jun 26 01:33:14.206026 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:33:14.206026 np0000183025 devstack@c-api.service[112689]: warnings.warn( Jun 26 01:33:14.225157 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:33:14.225157 np0000183025 devstack@c-api.service[112692]: warnings.warn( Jun 26 01:33:14.230273 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:33:14.230273 np0000183025 devstack@c-api.service[112690]: warnings.warn( Jun 26 01:33:14.242045 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:33:14.242045 np0000183025 devstack@c-api.service[112691]: warnings.warn( Jun 26 01:33:14.407985 np0000183025 devstack@c-api.service[112689]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:33:14.407985 np0000183025 devstack@c-api.service[112689]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112689) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:14.416294 np0000183025 devstack@c-api.service[112692]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:33:14.416468 np0000183025 devstack@c-api.service[112692]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112692) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:14.427684 np0000183025 devstack@c-api.service[112691]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:33:14.427895 np0000183025 devstack@c-api.service[112691]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112691) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:14.432814 np0000183025 devstack@c-api.service[112690]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:33:14.433098 np0000183025 devstack@c-api.service[112690]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112690) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:14.495987 np0000183025 devstack@c-api.service[112692]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:33:14.495987 np0000183025 devstack@c-api.service[112692]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:14.496786 np0000183025 devstack@c-api.service[112691]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:33:14.496786 np0000183025 devstack@c-api.service[112691]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:14.497006 np0000183025 devstack@c-api.service[112689]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:33:14.497006 np0000183025 devstack@c-api.service[112689]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:14.513202 np0000183025 devstack@c-api.service[112690]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:33:14.513202 np0000183025 devstack@c-api.service[112690]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:14.959244 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112689) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:14.959504 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112691) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:14.959642 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.959748 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.959894 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.960006 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.960006 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.960163 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.960318 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.960398 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.960471 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.960551 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.960605 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.960676 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.960729 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.960801 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.960852 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.960902 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.960958 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.961008 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.961074 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.961074 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.961769 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112692) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:14.962181 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.962251 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.962452 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.962708 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.962779 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.962839 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.962899 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.962952 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.963001 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.963060 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.963357 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.963433 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.963495 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.963588 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.963648 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.963705 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.963774 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.963832 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.963883 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.963932 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.963990 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.964043 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.964092 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.964148 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.964214 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.964266 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.964322 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.964322 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.964322 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.964322 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.964322 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.967120 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112690) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:14.967669 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.967777 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.967932 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.968175 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.968304 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.968304 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.968489 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.968489 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.968489 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.968683 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.969215 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.969291 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.969343 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.969406 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.969458 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.969538 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.969593 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.969894 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.969993 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.969993 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.970107 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.970165 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.970217 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.970274 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.970543 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.970622 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.970693 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.970760 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.970820 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.970879 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.970930 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.970981 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.971038 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.971095 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.971153 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.971153 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.971260 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.971318 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.971702 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.971777 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.971845 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.971845 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.971945 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.972004 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.972056 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.972114 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.972181 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.972235 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.972235 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.972340 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.972402 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.972455 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.972537 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.972603 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.972655 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.972715 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.972910 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.972971 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.973021 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.973078 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.973130 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.973184 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.973241 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.973291 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.973353 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.973414 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.973473 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.973558 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.973612 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.973666 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.973717 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.973782 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.973841 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.973899 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.973952 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.974012 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.974122 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.974175 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.974227 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.974285 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.974352 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.974415 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.974415 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.974415 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.974415 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.974415 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.974415 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.975454 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.975454 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.975610 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.975678 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.975751 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.975751 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.975873 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.975938 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.976017 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.976089 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.976154 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.976224 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.976289 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.976355 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.976418 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.976483 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.976568 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.976647 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.976716 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.976782 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.976856 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.976931 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.976998 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.977062 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.977134 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.977206 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.977278 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.977356 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.977427 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.977499 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.977499 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.977638 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.977638 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.977772 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.977838 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.977838 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.977838 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.977838 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.977838 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.978169 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.978247 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.978312 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.978383 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.978453 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.978453 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.978453 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.978680 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.978749 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.978749 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.978871 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.978871 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.978871 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.978871 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.978871 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.979168 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.979248 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.979320 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.979390 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.979457 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.979457 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.979457 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.979457 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.979457 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.979798 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.979798 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.979798 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.979798 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.979798 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.979798 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.980163 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.980163 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.980293 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.980363 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.980434 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.980500 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.980597 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.980597 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.980734 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.980806 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.980874 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.980949 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.981016 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.981088 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.981159 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.981233 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.981321 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.981400 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.981467 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.981467 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.981467 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.981467 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.981726 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.981726 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.981726 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.981839 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.981874 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.981912 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.981950 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.981985 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.982028 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.982097 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.982140 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.982181 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.982214 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.982253 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.982286 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.982324 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.982358 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.982401 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.982439 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.982439 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.982509 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.982559 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.982601 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.982635 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.982669 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.982669 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.982669 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.982669 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.982669 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.982669 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.982669 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.982669 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.982669 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.982669 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.982982 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.983005 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.983005 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.983005 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.983005 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.983094 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.983120 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.983143 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.983165 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.983191 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.983213 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.983237 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.983267 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.983292 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.983319 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.983341 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.983368 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.983390 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.983417 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.983442 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.983468 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.983494 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.984115 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.984176 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.984223 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.984269 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.984322 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.984322 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.984322 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.986239 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.986304 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.986380 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.986429 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.986483 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.986559 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.986613 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.986665 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.986716 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.986765 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.986810 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.986856 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.986907 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.986959 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.986959 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.987048 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.987098 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.987145 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.987145 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.987145 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.987274 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.987333 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.987382 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.987382 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.987479 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.987545 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.987595 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.987642 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.987689 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.987735 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.987789 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.987849 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.987900 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.987952 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.988000 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.988046 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.988092 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.988142 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.988193 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.988245 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.988301 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.988301 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.988397 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.988447 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.988498 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.988569 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.988569 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.988672 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.988725 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.988725 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.988820 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.988867 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.988867 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.988968 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.988968 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.988968 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.989218 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.989271 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.989337 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.989391 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.989441 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.989441 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.989551 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.989600 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.989648 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.989703 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.989731 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.989765 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.989791 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.989815 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.989838 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.989867 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.989891 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.989921 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.989948 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.989973 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.989997 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.990020 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.990043 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.990067 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.990130 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.990225 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.990253 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.990276 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.992491 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.992577 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.992613 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.992647 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.992682 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.992730 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.992764 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.992802 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.992835 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.992874 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.992907 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.992939 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.992972 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.993005 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.993042 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.993080 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.993112 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.993144 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.993183 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.993215 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.993250 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.993291 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.993324 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.993362 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.993362 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.993362 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.993362 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.993362 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.994983 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.995051 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.995085 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.995174 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.995245 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.995319 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.995392 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.995464 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.995508 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.995579 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.995612 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.995645 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.995688 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.995728 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.995762 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.995800 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.995835 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.995868 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.995906 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.995939 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.995971 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.996006 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.996040 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.996078 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.996111 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.996155 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.996189 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.996227 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.996259 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.996298 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.996335 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.996372 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.996409 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.996447 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.996488 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.996549 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.996590 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.996623 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.996655 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.996691 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.996731 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.996767 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.996799 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.996831 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.996868 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.996906 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.996948 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.996979 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.997015 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.997052 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.997089 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.997119 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.997151 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.997183 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.997225 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.997261 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.997297 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.997332 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.997364 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.997395 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.997425 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.997456 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.997487 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.997534 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.997577 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.997609 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.997641 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.997676 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.997708 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.997743 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.997779 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.997817 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.997817 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.997817 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.997817 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.997817 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.997817 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.997817 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.997817 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.997817 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.997817 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.998157 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.998157 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.998157 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.999049 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.999049 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.999212 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:14.999280 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.999343 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:14.999414 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.999485 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:14.999580 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.999649 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:14.999714 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:14.999798 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:14.999896 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:14.999980 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.000066 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.000149 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.000220 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.000220 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.000220 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.000220 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.000220 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.000220 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.000646 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.000646 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.000646 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.000646 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.000905 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.000972 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.001036 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.001094 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.001150 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.001220 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.001282 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.001341 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.001398 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.001462 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.001545 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.001624 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.001694 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.001759 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.001759 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.001897 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.001935 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.001969 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.002008 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.002113 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.002194 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.002253 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.002313 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.002381 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.002449 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.002563 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.002663 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.002742 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.002813 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.002880 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.002952 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.003025 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.003090 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.003155 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.003228 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.003300 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.003365 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.003429 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.003502 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.003603 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.003672 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.003738 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.003812 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.003885 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.003950 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.004034 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.004098 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.004168 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.004237 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.004302 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.004372 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.004445 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.004508 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.004593 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.004669 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.004735 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.004799 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.004863 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.004934 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.005001 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.005001 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.005001 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.005001 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.005001 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.005303 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.005376 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.005443 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.005512 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.005621 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.005621 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.005621 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.005621 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.005838 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.005882 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.005921 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.005956 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.005990 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.006027 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.006060 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.006097 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.006185 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.006237 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.006298 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.006353 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.006396 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.006433 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.006465 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.006496 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.006794 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.006862 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.006925 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.006992 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.007040 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.007090 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.007139 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.007183 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.007232 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.007277 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.007329 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.007377 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.007422 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.007470 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.007531 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.007579 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.007579 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.007579 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.007579 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.007579 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.007579 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.007579 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.007579 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.007579 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.007579 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.008058 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.008058 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.008161 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.008161 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.008161 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.008161 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.008355 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.008416 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.008467 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.008500 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.008545 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.008579 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.008607 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.008632 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.008662 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.008691 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.008723 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.008749 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.008778 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.008804 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.008833 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.008862 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.008892 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.008922 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.008949 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.008978 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.009013 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.009041 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.009041 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.009041 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.009262 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.009291 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.009314 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.009314 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.009355 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.009381 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.009408 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.009430 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.009453 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.009453 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.009498 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.009547 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.009575 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.009603 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.009629 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.009719 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.009747 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.009770 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.009798 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.009825 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.009854 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.009881 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.009908 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.009931 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.009961 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.009997 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.009997 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.009997 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.010475 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.010622 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.010622 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.010695 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.010721 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.010746 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.010771 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.010800 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.010828 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.010856 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.010880 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.010906 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.010936 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.010959 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.010988 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.011011 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.011042 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.011070 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.011096 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.011119 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.011147 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.011174 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.011174 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.011174 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.011237 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.011262 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.011383 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.011383 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.011704 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.011704 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.011808 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.011855 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.011907 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.011963 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.012012 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.012060 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.012113 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.012162 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.012210 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.012210 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.012374 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.012429 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.012481 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.012546 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.012592 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.012641 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.012671 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.012703 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.012730 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.012753 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.012776 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.012801 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.012829 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.012853 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.012853 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.012853 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.012924 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.012924 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.012976 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.013006 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.013033 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.013060 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.013091 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.013120 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.013144 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.013176 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.013201 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.013225 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.013254 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.013278 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.013305 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.013329 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.013329 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.013373 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.013401 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.013401 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.013449 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.013479 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.013503 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.013543 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.013796 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.013796 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.013796 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.013796 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.014706 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.014778 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.014828 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.014881 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.014932 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.014983 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.015034 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.015085 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.015133 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.015179 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.015231 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.015279 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.015330 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.015382 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.015428 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.015480 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.015545 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.015595 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.015649 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.015702 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.015750 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.015796 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.015845 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.015893 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.015942 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.015987 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.016032 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.016081 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.016126 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.016238 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.016289 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.016339 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.016384 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.016430 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.016475 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.016543 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.016576 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.016607 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.016632 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.016656 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.016685 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.016708 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.016733 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.016756 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.016779 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.016807 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.016832 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.016855 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.016878 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.016903 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.016930 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.016960 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.016983 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.016983 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.016983 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.016983 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.017067 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.017067 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.017114 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.017140 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.017163 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.017191 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.017215 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.017243 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.017266 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.017289 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.017313 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.017339 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.017363 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.017388 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.017412 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.017434 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.017457 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.017484 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.017529 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.017553 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.017575 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.017597 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.017626 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.017652 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.017674 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.017700 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.017700 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.017700 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.019393 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.019443 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.019474 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.019500 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.019600 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.019653 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.019707 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.019756 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.019808 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.019860 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.019913 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.019940 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.019970 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.019994 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.020018 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.020044 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.020067 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.020092 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.020092 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.020092 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.020092 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.020182 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.020182 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.020230 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.020253 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.020412 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.020412 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.020521 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:15.021320 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.021382 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.021438 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.021578 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.021631 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.021681 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.021727 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.021777 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.021827 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.021873 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.021918 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.021967 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.022002 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.022029 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.022052 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.022074 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.022099 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:15.022124 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.022146 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:15.022174 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.022277 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:15.022277 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:15.022277 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:15.022277 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:15.068233 np0000183025 devstack@c-api.service[112691]: INFO dbcounter [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Registered counter for database cinder Jun 26 01:33:15.068470 np0000183025 devstack@c-api.service[112689]: INFO dbcounter [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Registered counter for database cinder Jun 26 01:33:15.069554 np0000183025 devstack@c-api.service[112692]: INFO dbcounter [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Registered counter for database cinder Jun 26 01:33:15.069917 np0000183025 devstack@c-api.service[112690]: INFO dbcounter [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Registered counter for database cinder Jun 26 01:33:15.113117 np0000183025 devstack@c-api.service[112691]: DEBUG oslo_db.sqlalchemy.engines [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 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=112691) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:15.114419 np0000183025 devstack@c-api.service[112689]: DEBUG oslo_db.sqlalchemy.engines [None req-33883fe5-e882-4a19-bd26-59fb77d85511 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=112689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:15.115680 np0000183025 devstack@c-api.service[112692]: DEBUG oslo_db.sqlalchemy.engines [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 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=112692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:15.117789 np0000183025 devstack@c-api.service[112690]: DEBUG oslo_db.sqlalchemy.engines [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a 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=112690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:15.226747 np0000183025 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writer thread running {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:15.227272 np0000183025 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writer thread running {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:15.228249 np0000183025 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writer thread running {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:15.229450 np0000183025 devstack@c-api.service[112689]: INFO cinder.rpc [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:15.231141 np0000183025 devstack@c-api.service[112691]: INFO cinder.rpc [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:15.231430 np0000183025 devstack@c-api.service[112692]: INFO cinder.rpc [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:15.231891 np0000183025 devstack@c-api.service[112689]: INFO cinder.rpc [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:15.233897 np0000183025 devstack@c-api.service[112691]: INFO cinder.rpc [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:15.234075 np0000183025 devstack@c-api.service[112689]: INFO cinder.rpc [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:15.234568 np0000183025 devstack@c-api.service[112692]: INFO cinder.rpc [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:15.235283 np0000183025 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writer thread running {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:15.236149 np0000183025 devstack@c-api.service[112689]: INFO cinder.rpc [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:15.236826 np0000183025 devstack@c-api.service[112691]: INFO cinder.rpc [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:15.237012 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.237257 np0000183025 devstack@c-api.service[112692]: INFO cinder.rpc [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:15.238149 np0000183025 devstack@c-api.service[112690]: INFO cinder.rpc [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:15.239442 np0000183025 devstack@c-api.service[112691]: INFO cinder.rpc [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:15.239580 np0000183025 devstack@c-api.service[112692]: INFO cinder.rpc [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:15.240111 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.240437 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.240486 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.240546 np0000183025 devstack@c-api.service[112690]: INFO cinder.rpc [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:15.242717 np0000183025 devstack@c-api.service[112690]: INFO cinder.rpc [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:15.243489 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.243781 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.244972 np0000183025 devstack@c-api.service[112690]: INFO cinder.rpc [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:15.246330 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.250934 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.274663 np0000183025 devstack@c-api.service[112689]: DEBUG oslo_db.sqlalchemy.engines [None req-33883fe5-e882-4a19-bd26-59fb77d85511 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=112689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:15.275583 np0000183025 devstack@c-api.service[112691]: DEBUG oslo_db.sqlalchemy.engines [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 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=112691) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:15.277399 np0000183025 devstack@c-api.service[112689]: INFO cinder.rpc [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:15.278199 np0000183025 devstack@c-api.service[112691]: INFO cinder.rpc [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:15.279807 np0000183025 devstack@c-api.service[112689]: INFO cinder.rpc [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:15.280897 np0000183025 devstack@c-api.service[112691]: INFO cinder.rpc [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:15.281087 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.282146 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.284230 np0000183025 devstack@c-api.service[112692]: DEBUG oslo_db.sqlalchemy.engines [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 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=112692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:15.285478 np0000183025 devstack@c-api.service[112690]: DEBUG oslo_db.sqlalchemy.engines [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a 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=112690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:15.286856 np0000183025 devstack@c-api.service[112692]: INFO cinder.rpc [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:15.287899 np0000183025 devstack@c-api.service[112690]: INFO cinder.rpc [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:15.289409 np0000183025 devstack@c-api.service[112692]: INFO cinder.rpc [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:15.289880 np0000183025 devstack@c-api.service[112690]: INFO cinder.rpc [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:15.290760 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.290893 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.294815 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.296313 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.297982 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.299575 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.302139 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.302877 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.303982 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.304677 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.306182 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.306240 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.307935 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.309119 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.309191 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.311154 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.312131 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.312189 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.312713 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.315169 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.315285 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.316430 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.316745 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.319463 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.319732 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.321494 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.322692 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.324659 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.324753 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.325773 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.327864 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.328617 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.328695 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.330460 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.330650 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.331775 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.332217 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.333258 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.333847 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.335371 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.336039 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.336149 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.336395 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.338139 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.338461 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.341551 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.342891 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.343143 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.343794 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.344938 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.346527 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.347078 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.347130 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.348711 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.348768 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.349282 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.350166 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.350283 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.350349 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.350859 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.351565 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.351784 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.352312 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.353049 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.353283 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.353714 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.353809 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.354366 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.354870 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.355298 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.355834 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.355871 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.356195 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.356597 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.357193 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.357443 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.357637 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.358017 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.358240 np0000183025 devstack@c-api.service[112690]: WARNING cinder.api.contrib.hosts [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:15.358563 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: extensions {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.358896 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.359014 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.359406 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.360065 np0000183025 devstack@c-api.service[112689]: WARNING cinder.api.contrib.hosts [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:15.360294 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: extensions {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.360331 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.360396 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: cgsnapshots {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.360457 np0000183025 devstack@c-api.service[112692]: WARNING cinder.api.contrib.hosts [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:15.360668 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: extensions {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.361650 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: cgsnapshots {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.361789 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.361858 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: qos-specs {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.361985 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: cgsnapshots {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.363024 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: qos-specs {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.363071 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.363647 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: qos-specs {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.364527 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.364821 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: capabilities {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.365910 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.366070 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: capabilities {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.366160 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: backups {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.366607 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: capabilities {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.366953 np0000183025 devstack@c-api.service[112691]: WARNING cinder.api.contrib.hosts [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:15.367178 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: extensions {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.367408 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: backups {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.367901 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: backups {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.368119 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: os-volume-type-access {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.368545 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: cgsnapshots {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.369760 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: encryption {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.369945 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: os-volume-type-access {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.370040 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: os-volume-type-access {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.370114 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: qos-specs {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.371293 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: consistencygroups {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.371644 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: encryption {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.372337 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: encryption {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.373040 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: capabilities {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.373139 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: consistencygroups {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.373203 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: extra_specs {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.373817 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: consistencygroups {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.374401 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: backups {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.374778 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: encryption {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.375406 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: extra_specs {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.375825 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: extra_specs {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.376276 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: os-volume-manage {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.376849 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: os-volume-type-access {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.376946 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: encryption {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.377357 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: encryption {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.377733 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: os-volume-transfer {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.378457 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: encryption {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.378527 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: os-volume-manage {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.378871 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: os-volume-manage {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.379479 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: os-availability-zone {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.379982 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: consistencygroups {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.380040 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: os-volume-transfer {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.380351 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: os-volume-transfer {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.380814 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: os-quota-sets {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.381674 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: os-availability-zone {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.382018 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: extra_specs {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.382134 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: os-availability-zone {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.382191 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: os-quota-class-sets {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.383068 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: os-quota-sets {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.383465 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: os-quota-sets {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.383524 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: os-snapshot-manage {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.383795 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: encryption {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.384476 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: os-quota-class-sets {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.385180 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: os-quota-class-sets {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.385272 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: os-hosts {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.385345 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: os-volume-manage {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.385800 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: os-snapshot-manage {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.386216 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: os-snapshot-manage {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.386291 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extended resource: scheduler-stats {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.386735 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: os-volume-transfer {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.387181 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: os-hosts {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.387662 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: os-hosts {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.388379 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: os-availability-zone {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.388590 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extended resource: scheduler-stats {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.388657 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.389038 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extended resource: scheduler-stats {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.389771 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: os-quota-sets {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.390136 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.390753 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.391002 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.contrib.snapshot_actions [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] SnapshotActionsController initialized {{(pid=112690) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:15.391168 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: os-quota-class-sets {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.391572 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.391786 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.392192 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.392483 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: os-snapshot-manage {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.393022 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.contrib.snapshot_actions [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] SnapshotActionsController initialized {{(pid=112692) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:15.393073 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.393137 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.393746 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.393890 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: os-hosts {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.393937 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.contrib.snapshot_actions [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] SnapshotActionsController initialized {{(pid=112689) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:15.394466 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.394674 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.395075 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.395298 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extended resource: scheduler-stats {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:15.395900 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.396123 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.396397 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.397374 np0000183025 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.397449 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.397492 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.397790 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.398202 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension UsedLimits extending resource: limits {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.398327 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.398937 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.399044 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.399088 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.399148 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.399255 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension VolumeActions extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.399361 np0000183025 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.399425 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.399551 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.399655 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension TypesManage extending resource: types {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.399775 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.399890 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.400002 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension AdminActions extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.400066 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.contrib.snapshot_actions [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] SnapshotActionsController initialized {{(pid=112691) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:15.400167 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension AdminActions extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.400236 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension UsedLimits extending resource: limits {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.400439 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension AdminActions extending resource: backups {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.400502 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.400595 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.400595 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.400595 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-62ef13ce-4b87-48c2-8cb7-4f81852ba78a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.400844 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.400906 np0000183025 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.401003 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.401147 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.401245 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension VolumeActions extending resource: volumes {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.401366 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.401467 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.401579 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension TypesManage extending resource: types {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.401683 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.401751 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension UsedLimits extending resource: limits {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.401811 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.401876 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.401933 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension AdminActions extending resource: volumes {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.402006 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension AdminActions extending resource: snapshots {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.402118 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension AdminActions extending resource: backups {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.402217 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.402294 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.402352 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.402416 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-182c36cd-7381-48d9-9adc-1971df3c3ac2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.402806 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.402889 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.403016 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension VolumeActions extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.403138 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.403256 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.403408 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension TypesManage extending resource: types {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.403530 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.403648 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.403756 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension AdminActions extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.403833 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.403893 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension AdminActions extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.403955 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension AdminActions extending resource: backups {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.404075 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.404179 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.404298 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-33883fe5-e882-4a19-bd26-59fb77d85511 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.405670 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.407792 np0000183025 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:15.408719 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension UsedLimits extending resource: limits {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.409021 np0000183025 devstack@c-api.service[112690]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71042e6a3668 pid: 112690 (default app) Jun 26 01:33:15.413650 np0000183025 devstack@c-api.service[112692]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71042e6a3668 pid: 112692 (default app) Jun 26 01:33:15.413739 np0000183025 devstack@c-api.service[112689]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71042e6a3668 pid: 112689 (default app) Jun 26 01:33:15.413783 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.413783 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.413783 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.413783 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension VolumeActions extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.413783 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.413783 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.414010 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension TypesManage extending resource: types {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.414010 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.414114 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.414229 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension AdminActions extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.414344 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension AdminActions extending resource: snapshots {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.414448 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension AdminActions extending resource: backups {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.414566 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.414723 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.414837 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-147d5af3-e951-4fe1-8aed-1307684e2b49 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:15.421492 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.421492 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.421492 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.421492 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.421772 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.421772 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.421772 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.421772 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.421969 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.421969 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.421969 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.421969 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.421969 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.421969 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.422254 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.422254 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.422254 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.422254 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.422254 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.422502 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.422502 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.422502 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.422502 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.422502 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.422740 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.422740 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.422740 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.422740 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.422937 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.422937 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.422937 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.422937 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.422937 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.423183 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.423183 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.423183 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.423183 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.423183 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.423430 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.423430 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.423430 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.423430 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.423430 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.423430 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.423747 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.423747 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.423747 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.423747 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.423747 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.423747 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.424014 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.424014 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.424014 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.424014 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.424014 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.424014 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.424261 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.424261 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.424261 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.424261 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.424261 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.424491 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.424491 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.424491 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.424491 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.424491 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.424778 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.424778 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.424778 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.424778 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.424778 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.424778 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.425058 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.425058 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.425058 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.425058 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.425058 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.425058 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.425293 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.425293 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.425293 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.425293 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.425293 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.425557 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.425557 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.425557 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.425557 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.425557 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.425781 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.425781 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.425781 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.425781 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.425965 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.425965 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.425965 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.425965 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.426143 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.426143 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.426143 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.426143 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.426143 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.426370 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.426370 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.426370 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.426370 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.426370 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.426586 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.426586 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.426586 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.426586 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.426762 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.426762 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.426762 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.426762 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.426946 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.426946 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.426946 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.426946 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.427115 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.427115 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.427115 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.427115 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.427304 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.427304 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.427304 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.427304 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.427502 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.427502 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.427502 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.427502 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.427502 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.427765 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.427765 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.427765 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.427765 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.427765 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.427765 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.428019 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.428019 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.428019 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.428019 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.428019 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.428236 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.428236 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.428236 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.428236 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.428236 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.428236 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.428493 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.428493 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.428493 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.428493 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.428493 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.428493 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.428801 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.428801 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.428801 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.428801 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.428801 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.428801 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.429057 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.429057 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.429057 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.429057 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.429057 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.429057 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.429297 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.429297 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.429297 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.429297 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.429467 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.429467 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.429467 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.429467 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.429467 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.429708 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.429708 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.429708 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.429708 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:15.429708 np0000183025 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) Jun 26 01:33:15.429902 np0000183025 devstack@c-api.service[112691]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71042e6a3668 pid: 112691 (default app) Jun 26 01:33:15.429937 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-90567be6-2a83-47e9-a21d-c117ff320190 None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:33:15.429937 np0000183025 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 1/1] 199.204.45.216 () {60 vars in 956 bytes} [Fri Jun 26 01:33:15 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:33:22.703421 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.703421 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.703421 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.703421 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.703421 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.704365 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.704365 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.704365 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.704365 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.704365 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.704768 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.704768 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.704768 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.704768 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.704768 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.704768 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.705091 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.705091 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.705091 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.705091 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.705308 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.705308 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.705308 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.705308 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.705565 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.705565 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.705565 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.705565 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.705803 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.705803 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.705803 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.705803 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.705803 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.706078 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.706078 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.706078 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.706078 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.706078 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.706334 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.706334 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.706334 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.706334 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.706334 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.706334 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.706737 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.706737 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.706737 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.706737 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.706737 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.706737 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.707073 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.707073 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.707073 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.707073 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.707073 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.707073 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.707324 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.707324 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.707324 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.707324 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.707324 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.707495 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.707495 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.707495 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.707495 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.707495 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.707695 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.707695 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.707695 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.707695 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.707695 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.707695 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.707893 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.707893 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.707893 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.707893 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.707893 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.707893 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.708079 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.708079 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.708079 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.708079 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.708079 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.708254 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.708254 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.708254 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.708254 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.708254 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.708420 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.708420 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.708420 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.708420 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.708608 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.708608 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.708608 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.708608 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.708756 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.708756 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.708756 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.708756 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.708756 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.708929 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.708929 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.708929 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.708929 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.708929 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709084 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.709084 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709084 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.709084 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709214 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.709214 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709214 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.709214 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709368 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.709368 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709368 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.709368 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709504 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.709504 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709504 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.709504 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709660 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.709660 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709660 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.709660 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709796 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.709796 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709796 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.709796 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709796 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.709961 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709961 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.709961 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709961 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.709961 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.709961 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.710169 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.710169 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.710169 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.710169 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.710169 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.710332 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.710332 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.710332 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.710332 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.710332 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.710332 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.710571 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.710571 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.710571 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.710571 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.710571 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.710571 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.710768 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.710768 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.710768 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.710768 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.710768 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.710768 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.710968 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.710968 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.710968 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.710968 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.710968 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.710968 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.711180 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.711180 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.711180 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.711180 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.711324 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.711324 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.711324 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.711324 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.711324 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.711494 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.711494 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.711494 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.711494 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:22.711494 np0000183025 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 26 01:33:22.711494 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-d20fca10-4aaf-4788-aaa9-7e5704106c08 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:33:23.199926 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-d20fca10-4aaf-4788-aaa9-7e5704106c08 admin admin] POST https://199.204.45.216/volume/v3/types Jun 26 01:33:23.200360 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-d20fca10-4aaf-4788-aaa9-7e5704106c08 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:33:23.201939 np0000183025 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:33:23.201939 np0000183025 devstack@c-api.service[112689]: warnings.warn( Jun 26 01:33:23.239269 np0000183025 devstack@c-api.service[112689]: DEBUG oslo_db.sqlalchemy.engines [None req-d20fca10-4aaf-4788-aaa9-7e5704106c08 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=112689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:23.270295 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-d20fca10-4aaf-4788-aaa9-7e5704106c08 admin admin] https://199.204.45.216/volume/v3/types returned with HTTP 200 Jun 26 01:33:23.271412 np0000183025 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 1/2] 199.204.45.216 () {68 vars in 1288 bytes} [Fri Jun 26 01:33:22 2026] POST /volume/v3/types => generated 186 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:33:23.293238 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.293238 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.293238 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.293238 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.293238 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.293982 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.293982 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.293982 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.293982 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.293982 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.294273 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.294273 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.294273 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.294273 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.294273 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.294273 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.294606 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.294606 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.294606 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.294606 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.294805 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.294805 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.294805 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.294805 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.294923 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.294923 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.294923 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.294923 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295045 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295045 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295045 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295045 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295045 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295190 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295190 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295190 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295190 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295190 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295439 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295439 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295439 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295439 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295439 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295439 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295638 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295638 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295638 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295638 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295638 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295638 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295797 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295797 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295797 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295797 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295797 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295797 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295960 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295960 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295960 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.295960 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.295960 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296109 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.296109 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296109 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.296109 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296109 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.296315 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296315 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.296315 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296315 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.296315 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296315 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.296492 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296492 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.296492 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296492 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.296492 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296492 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.296654 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296654 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.296654 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296654 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.296654 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296796 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.296796 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296796 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.296796 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296796 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.296924 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296924 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.296924 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.296924 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.297044 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.297044 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.297044 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.297044 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.297226 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.297226 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.297226 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.297226 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.297226 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.297380 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.297380 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.297380 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.297380 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.297380 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.297525 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.297525 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.297525 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.297525 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.297640 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.297640 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.297640 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.297640 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.297765 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.297765 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.297765 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.297765 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.297884 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.297884 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.297884 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.297884 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298076 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298076 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298076 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298076 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298192 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298192 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298192 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298192 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298192 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298335 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298335 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298335 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298335 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298335 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298335 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298502 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298502 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298502 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298502 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298502 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298656 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298656 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298656 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298656 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298656 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298656 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298837 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298837 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298837 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298837 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.298837 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.298837 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.299068 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.299068 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.299068 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.299068 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.299068 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.299068 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.299270 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.299270 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.299270 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.299270 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.299270 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.299270 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.299446 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.299446 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.299446 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.299446 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.299581 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.299581 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.299581 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.299581 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.299581 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.299735 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.299735 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.299735 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.299735 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:23.299735 np0000183025 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 26 01:33:23.299735 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [req-d20fca10-4aaf-4788-aaa9-7e5704106c08 req-abb18625-731d-4fe1-8972-cfd574c3f445 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:33:23.624927 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [req-d20fca10-4aaf-4788-aaa9-7e5704106c08 req-abb18625-731d-4fe1-8972-cfd574c3f445 admin admin] POST https://199.204.45.216/volume/v3/types/42ee95ea-a0e5-4dc7-9673-50efc1589f1d/extra_specs Jun 26 01:33:23.625468 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [req-d20fca10-4aaf-4788-aaa9-7e5704106c08 req-abb18625-731d-4fe1-8972-cfd574c3f445 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:33:23.627154 np0000183025 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:33:23.627154 np0000183025 devstack@c-api.service[112690]: warnings.warn( Jun 26 01:33:23.661260 np0000183025 devstack@c-api.service[112690]: DEBUG oslo_db.sqlalchemy.engines [req-d20fca10-4aaf-4788-aaa9-7e5704106c08 req-abb18625-731d-4fe1-8972-cfd574c3f445 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=112690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:23.761191 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [req-d20fca10-4aaf-4788-aaa9-7e5704106c08 req-abb18625-731d-4fe1-8972-cfd574c3f445 admin admin] https://199.204.45.216/volume/v3/types/42ee95ea-a0e5-4dc7-9673-50efc1589f1d/extra_specs returned with HTTP 200 Jun 26 01:33:23.761792 np0000183025 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 1/3] 199.204.45.216 () {70 vars in 1505 bytes} [Fri Jun 26 01:33:23 2026] POST /volume/v3/types/42ee95ea-a0e5-4dc7-9673-50efc1589f1d/extra_specs => generated 55 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:33:25.279998 np0000183025 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=6 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:25.292380 np0000183025 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=6 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:33.267829 np0000183025 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:33.759204 np0000183025 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:36:01.485864 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.485864 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.485864 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.485864 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.485864 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.486590 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.486590 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.486590 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.486590 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.486590 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.486806 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.486806 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.486806 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.486806 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.486806 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.486806 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.487067 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.487067 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.487067 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.487067 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.487242 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.487242 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.487242 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.487242 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.487415 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.487415 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.487415 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.487415 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.487619 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.487619 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.487619 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.487619 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.487619 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.487847 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.487847 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.487847 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.487847 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.487847 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.488046 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.488046 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.488046 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.488046 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.488046 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.488046 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.488293 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.488293 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.488293 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.488293 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.488293 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.488293 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.488564 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.488564 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.488564 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.488564 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.488564 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.488564 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.488852 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.488852 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.488852 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.488852 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.488852 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.489090 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.489090 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.489090 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.489090 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.489090 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.489310 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.489310 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.489310 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.489310 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.489310 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.489310 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.489631 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.489631 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.489631 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.489631 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.489631 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.489631 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.489897 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.489897 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.489897 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.489897 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.489897 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.490136 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.490136 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.490136 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.490136 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.490136 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.490340 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.490340 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.490340 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.490340 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.490543 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.490543 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.490543 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.490543 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.490726 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.490726 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.490726 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.490726 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.490726 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.490983 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.490983 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.490983 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.490983 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.490983 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.491205 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.491205 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.491205 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.491205 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.491384 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.491384 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.491384 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.491384 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.491595 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.491595 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.491595 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.491595 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.491787 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.491787 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.491787 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.491787 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.491965 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.491965 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.491965 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.491965 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.492179 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.492179 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.492179 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.492179 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.492179 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.492404 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.492404 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.492404 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.492404 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.492404 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.492404 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.492888 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.492888 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.492888 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.492888 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.492888 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.493118 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.493118 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.493118 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.493118 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.493118 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.493118 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.493390 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.493390 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.493390 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.493390 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.493390 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.493390 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.493818 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.493818 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.493818 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.493818 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.493818 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.493818 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.494213 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.494213 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.494213 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.494213 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.494213 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.494213 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.494618 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.494618 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.494618 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.494618 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.494793 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.494793 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.494793 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.494793 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.494793 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.495027 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.495027 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.495027 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.495027 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.495027 np0000183025 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) Jun 26 01:36:01.495027 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-811dbbd6-a2cf-4ac6-89e3-ea5fcd48e635 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:01.495027 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-811dbbd6-a2cf-4ac6-89e3-ea5fcd48e635 None None] GET https://199.204.45.216/volume// Jun 26 01:36:01.495288 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-811dbbd6-a2cf-4ac6-89e3-ea5fcd48e635 None None] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:01.495288 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-811dbbd6-a2cf-4ac6-89e3-ea5fcd48e635 None None] Calling method 'all' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:01.495288 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-811dbbd6-a2cf-4ac6-89e3-ea5fcd48e635 None None] https://199.204.45.216/volume// returned with HTTP 300 Jun 26 01:36:01.495288 np0000183025 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 1/4] 199.204.45.216 () {66 vars in 1456 bytes} [Fri Jun 26 01:36:01 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 01:36:41.076710 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-e2cbbb8f-f8a7-4c61-9d41-393454a6a28a None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:41.078297 np0000183025 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 2/5] 199.204.45.216 () {62 vars in 1068 bytes} [Fri Jun 26 01:36:41 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:36:41.112851 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-0f0dc8d8-272c-4294-900c-bd1e3afeb8e2 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:41.122155 np0000183025 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 2/6] 199.204.45.216 () {64 vars in 1272 bytes} [Fri Jun 26 01:36:41 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 01:36:41.162397 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [req-0f0dc8d8-272c-4294-900c-bd1e3afeb8e2 req-46e0b633-870a-4fa9-b4bf-b418805e639b None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:41.167096 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [req-0f0dc8d8-272c-4294-900c-bd1e3afeb8e2 req-46e0b633-870a-4fa9-b4bf-b418805e639b demo demo] GET https://199.204.45.216/volume/v3/ Jun 26 01:36:41.167385 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [req-0f0dc8d8-272c-4294-900c-bd1e3afeb8e2 req-46e0b633-870a-4fa9-b4bf-b418805e639b demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:41.167893 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [req-0f0dc8d8-272c-4294-900c-bd1e3afeb8e2 req-46e0b633-870a-4fa9-b4bf-b418805e639b demo demo] Calling method 'version_select' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:41.169596 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [req-0f0dc8d8-272c-4294-900c-bd1e3afeb8e2 req-46e0b633-870a-4fa9-b4bf-b418805e639b demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jun 26 01:36:41.170039 np0000183025 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 2/7] 199.204.45.216 () {66 vars in 1346 bytes} [Fri Jun 26 01:36:41 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:41.210941 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-2b34de10-a1e3-4606-b972-919f9532c4f5 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:41.546878 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-2b34de10-a1e3-4606-b972-919f9532c4f5 demo demo] GET https://199.204.45.216/volume/v3/types Jun 26 01:36:41.547155 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-2b34de10-a1e3-4606-b972-919f9532c4f5 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:41.547369 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-2b34de10-a1e3-4606-b972-919f9532c4f5 demo demo] Calling method 'index' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:41.547916 np0000183025 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:36:41.547916 np0000183025 devstack@c-api.service[112691]: warnings.warn( Jun 26 01:36:41.548550 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-2b34de10-a1e3-4606-b972-919f9532c4f5 demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:36:41.586222 np0000183025 devstack@c-api.service[112691]: DEBUG oslo_db.sqlalchemy.engines [None req-2b34de10-a1e3-4606-b972-919f9532c4f5 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=112691) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:36:41.602931 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-2b34de10-a1e3-4606-b972-919f9532c4f5 demo demo] https://199.204.45.216/volume/v3/types returned with HTTP 200 Jun 26 01:36:41.603340 np0000183025 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 2/8] 199.204.45.216 () {64 vars in 1290 bytes} [Fri Jun 26 01:36:41 2026] GET /volume/v3/types => generated 377 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:41.638061 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-2b47fefa-62d6-4290-bb53-fde468b432a5 None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:41.977017 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-2b47fefa-62d6-4290-bb53-fde468b432a5 demo demo] GET https://199.204.45.216/volume/v3/types/default Jun 26 01:36:41.977251 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-2b47fefa-62d6-4290-bb53-fde468b432a5 demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:41.977475 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-2b47fefa-62d6-4290-bb53-fde468b432a5 demo demo] Calling method 'show' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:42.012733 np0000183025 devstack@c-api.service[112692]: DEBUG oslo_db.sqlalchemy.engines [None req-2b47fefa-62d6-4290-bb53-fde468b432a5 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=112692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:36:42.030821 np0000183025 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:36:42.030821 np0000183025 devstack@c-api.service[112692]: warnings.warn( Jun 26 01:36:42.033724 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-2b47fefa-62d6-4290-bb53-fde468b432a5 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jun 26 01:36:42.034087 np0000183025 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 3/9] 199.204.45.216 () {64 vars in 1301 bytes} [Fri Jun 26 01:36:41 2026] GET /volume/v3/types/default => generated 145 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:42.496183 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-1d67cecd-548c-40a7-8c29-b9700f63e139 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:42.497578 np0000183025 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 3/10] 199.204.45.216 () {62 vars in 1068 bytes} [Fri Jun 26 01:36:42 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:36:42.528457 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-a30c26ab-3949-42ed-ab61-d7fb5c8eedb6 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:42.538905 np0000183025 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 3/11] 199.204.45.216 () {64 vars in 1272 bytes} [Fri Jun 26 01:36:42 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 01:36:42.573146 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [req-a30c26ab-3949-42ed-ab61-d7fb5c8eedb6 req-0228d030-be33-4955-b1cb-2f03b7313768 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:42.574890 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [req-a30c26ab-3949-42ed-ab61-d7fb5c8eedb6 req-0228d030-be33-4955-b1cb-2f03b7313768 demo demo] GET https://199.204.45.216/volume/v3/ Jun 26 01:36:42.575074 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [req-a30c26ab-3949-42ed-ab61-d7fb5c8eedb6 req-0228d030-be33-4955-b1cb-2f03b7313768 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:42.575251 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [req-a30c26ab-3949-42ed-ab61-d7fb5c8eedb6 req-0228d030-be33-4955-b1cb-2f03b7313768 demo demo] Calling method 'version_select' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:42.575703 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [req-a30c26ab-3949-42ed-ab61-d7fb5c8eedb6 req-0228d030-be33-4955-b1cb-2f03b7313768 demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jun 26 01:36:42.576009 np0000183025 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 3/12] 199.204.45.216 () {66 vars in 1346 bytes} [Fri Jun 26 01:36:42 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:42.613379 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-c231b5ec-da98-4d56-a54c-da91341ac91a None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:42.616936 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-c231b5ec-da98-4d56-a54c-da91341ac91a demo demo] GET https://199.204.45.216/volume/v3/types/default Jun 26 01:36:42.617308 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-c231b5ec-da98-4d56-a54c-da91341ac91a demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:42.617743 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-c231b5ec-da98-4d56-a54c-da91341ac91a demo demo] Calling method 'show' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:42.626924 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-c231b5ec-da98-4d56-a54c-da91341ac91a demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jun 26 01:36:42.627252 np0000183025 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 4/13] 199.204.45.216 () {64 vars in 1301 bytes} [Fri Jun 26 01:36:42 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:43.265750 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-fadb009e-f9d5-4d93-ad4f-364f4c5173d5 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:43.267187 np0000183025 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 4/14] 199.204.45.216 () {62 vars in 1068 bytes} [Fri Jun 26 01:36:43 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:36:43.296273 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-68ee1a16-4f24-407e-8603-83048c737ff5 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:43.299912 np0000183025 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 4/15] 199.204.45.216 () {64 vars in 1272 bytes} [Fri Jun 26 01:36:43 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 01:36:43.328374 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [req-68ee1a16-4f24-407e-8603-83048c737ff5 req-366b729e-f975-48fc-ae38-c3f529b0d509 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:43.331743 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [req-68ee1a16-4f24-407e-8603-83048c737ff5 req-366b729e-f975-48fc-ae38-c3f529b0d509 demo demo] GET https://199.204.45.216/volume/v3/ Jun 26 01:36:43.332017 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [req-68ee1a16-4f24-407e-8603-83048c737ff5 req-366b729e-f975-48fc-ae38-c3f529b0d509 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:43.332392 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [req-68ee1a16-4f24-407e-8603-83048c737ff5 req-366b729e-f975-48fc-ae38-c3f529b0d509 demo demo] Calling method 'version_select' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:43.333059 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [req-68ee1a16-4f24-407e-8603-83048c737ff5 req-366b729e-f975-48fc-ae38-c3f529b0d509 demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jun 26 01:36:43.333691 np0000183025 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 4/16] 199.204.45.216 () {66 vars in 1346 bytes} [Fri Jun 26 01:36:43 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:43.368386 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-29175607-cfe3-4518-8c5f-200d5fc3669f None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:43.371704 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-29175607-cfe3-4518-8c5f-200d5fc3669f demo demo] GET https://199.204.45.216/volume/v3/types/default Jun 26 01:36:43.372042 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-29175607-cfe3-4518-8c5f-200d5fc3669f demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:43.372407 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-29175607-cfe3-4518-8c5f-200d5fc3669f demo demo] Calling method 'show' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:43.382157 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-29175607-cfe3-4518-8c5f-200d5fc3669f demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jun 26 01:36:43.382473 np0000183025 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 5/17] 199.204.45.216 () {64 vars in 1301 bytes} [Fri Jun 26 01:36:43 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:43.416263 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-9f097e51-f297-4822-829d-3d1230ce2a77 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:43.417479 np0000183025 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 5/18] 199.204.45.216 () {62 vars in 1068 bytes} [Fri Jun 26 01:36:43 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:36:43.446653 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-9a88cc9e-7384-4c55-8f1d-e6b9b0f22b25 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:43.450405 np0000183025 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 5/19] 199.204.45.216 () {64 vars in 1272 bytes} [Fri Jun 26 01:36:43 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 01:36:43.479186 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [req-9a88cc9e-7384-4c55-8f1d-e6b9b0f22b25 req-57467daa-cab7-493c-93b2-e6c806635030 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:43.482808 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [req-9a88cc9e-7384-4c55-8f1d-e6b9b0f22b25 req-57467daa-cab7-493c-93b2-e6c806635030 demo demo] GET https://199.204.45.216/volume/v3/ Jun 26 01:36:43.483169 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [req-9a88cc9e-7384-4c55-8f1d-e6b9b0f22b25 req-57467daa-cab7-493c-93b2-e6c806635030 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:43.483640 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [req-9a88cc9e-7384-4c55-8f1d-e6b9b0f22b25 req-57467daa-cab7-493c-93b2-e6c806635030 demo demo] Calling method 'version_select' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:43.484307 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [req-9a88cc9e-7384-4c55-8f1d-e6b9b0f22b25 req-57467daa-cab7-493c-93b2-e6c806635030 demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jun 26 01:36:43.485029 np0000183025 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 5/20] 199.204.45.216 () {66 vars in 1346 bytes} [Fri Jun 26 01:36:43 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:43.520310 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-eca55754-6986-41d0-8a86-87f80e562951 None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:43.523428 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-eca55754-6986-41d0-8a86-87f80e562951 demo demo] GET https://199.204.45.216/volume/v3/types/default Jun 26 01:36:43.523799 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-eca55754-6986-41d0-8a86-87f80e562951 demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:43.524158 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-eca55754-6986-41d0-8a86-87f80e562951 demo demo] Calling method 'show' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:43.535464 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-eca55754-6986-41d0-8a86-87f80e562951 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jun 26 01:36:43.535904 np0000183025 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 6/21] 199.204.45.216 () {64 vars in 1301 bytes} [Fri Jun 26 01:36:43 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:51.597111 np0000183025 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:36:53.530649 np0000183025 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=8 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:42:06.692172 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-1f42bb27-7f50-4e24-bf42-c44f1e9940fd None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:42:06.779528 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-1f42bb27-7f50-4e24-bf42-c44f1e9940fd demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:42:06.779667 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-1f42bb27-7f50-4e24-bf42-c44f1e9940fd demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:42:06.779832 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-1f42bb27-7f50-4e24-bf42-c44f1e9940fd demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:42:06.780506 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-1f42bb27-7f50-4e24-bf42-c44f1e9940fd demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:42:06.781048 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-1f42bb27-7f50-4e24-bf42-c44f1e9940fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:42:06.832505 np0000183025 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-1f42bb27-7f50-4e24-bf42-c44f1e9940fd demo demo] Get all volumes completed successfully. Jun 26 01:42:06.832505 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-1f42bb27-7f50-4e24-bf42-c44f1e9940fd demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:42:06.832505 np0000183025 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 6/22] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:42:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:42:16.821323 np0000183025 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:43:06.845710 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-d59abf3c-89e8-4583-bb2e-091025aa4994 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:43:06.848441 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-d59abf3c-89e8-4583-bb2e-091025aa4994 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:43:06.848653 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-d59abf3c-89e8-4583-bb2e-091025aa4994 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:43:06.848883 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-d59abf3c-89e8-4583-bb2e-091025aa4994 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:43:06.849447 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-d59abf3c-89e8-4583-bb2e-091025aa4994 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:43:06.850412 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-d59abf3c-89e8-4583-bb2e-091025aa4994 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:43:06.891006 np0000183025 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-d59abf3c-89e8-4583-bb2e-091025aa4994 demo demo] Get all volumes completed successfully. Jun 26 01:43:06.894027 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-d59abf3c-89e8-4583-bb2e-091025aa4994 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:43:06.894574 np0000183025 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 6/23] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:43:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:43:16.885437 np0000183025 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:44:06.906943 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-27223c74-f4f8-4e67-b3e3-cc299a7ccad5 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:44:06.909637 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-27223c74-f4f8-4e67-b3e3-cc299a7ccad5 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:44:06.909808 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-27223c74-f4f8-4e67-b3e3-cc299a7ccad5 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:44:06.909995 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-27223c74-f4f8-4e67-b3e3-cc299a7ccad5 demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:44:06.910398 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-27223c74-f4f8-4e67-b3e3-cc299a7ccad5 demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:44:06.911117 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-27223c74-f4f8-4e67-b3e3-cc299a7ccad5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:44:06.947089 np0000183025 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-27223c74-f4f8-4e67-b3e3-cc299a7ccad5 demo demo] Get all volumes completed successfully. Jun 26 01:44:06.949350 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-27223c74-f4f8-4e67-b3e3-cc299a7ccad5 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:44:06.949841 np0000183025 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 6/24] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:44:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:44:16.939987 np0000183025 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:45:06.989848 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-b7827059-8ebe-46f7-8753-4137aedfc139 None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:45:06.995053 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-b7827059-8ebe-46f7-8753-4137aedfc139 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:45:06.995429 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-b7827059-8ebe-46f7-8753-4137aedfc139 demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:45:06.995938 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-b7827059-8ebe-46f7-8753-4137aedfc139 demo demo] Calling method 'detail' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:45:06.996960 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.api_utils [None req-b7827059-8ebe-46f7-8753-4137aedfc139 demo demo] Removing options '' from query. {{(pid=112692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:45:06.998589 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.volume.api [None req-b7827059-8ebe-46f7-8753-4137aedfc139 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:45:07.036018 np0000183025 devstack@c-api.service[112692]: INFO cinder.volume.api [None req-b7827059-8ebe-46f7-8753-4137aedfc139 demo demo] Get all volumes completed successfully. Jun 26 01:45:07.037984 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-b7827059-8ebe-46f7-8753-4137aedfc139 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:45:07.038318 np0000183025 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 7/25] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:45:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:45:17.037293 np0000183025 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=1 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:46:07.057302 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-15f966ef-ce87-493e-8c16-29e26e2cc4dc None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:46:07.060406 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-15f966ef-ce87-493e-8c16-29e26e2cc4dc demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:46:07.060687 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-15f966ef-ce87-493e-8c16-29e26e2cc4dc demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:46:07.060948 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-15f966ef-ce87-493e-8c16-29e26e2cc4dc demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:46:07.061264 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-15f966ef-ce87-493e-8c16-29e26e2cc4dc demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:46:07.062202 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-15f966ef-ce87-493e-8c16-29e26e2cc4dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:46:07.072615 np0000183025 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-15f966ef-ce87-493e-8c16-29e26e2cc4dc demo demo] Get all volumes completed successfully. Jun 26 01:46:07.075299 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-15f966ef-ce87-493e-8c16-29e26e2cc4dc demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:46:07.075904 np0000183025 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 7/26] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:46:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:46:17.065539 np0000183025 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:47:07.093792 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-8b34bfa9-98ea-482d-a421-a21ccac6120a None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:47:07.238441 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-8b34bfa9-98ea-482d-a421-a21ccac6120a demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:47:07.238837 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-8b34bfa9-98ea-482d-a421-a21ccac6120a demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:47:07.239183 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-8b34bfa9-98ea-482d-a421-a21ccac6120a demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:47:07.239534 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-8b34bfa9-98ea-482d-a421-a21ccac6120a demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:47:07.240784 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-8b34bfa9-98ea-482d-a421-a21ccac6120a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:47:07.250247 np0000183025 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-8b34bfa9-98ea-482d-a421-a21ccac6120a demo demo] Get all volumes completed successfully. Jun 26 01:47:07.253498 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-8b34bfa9-98ea-482d-a421-a21ccac6120a demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:47:07.254549 np0000183025 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 7/27] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:47:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:47:17.245178 np0000183025 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:48:07.276864 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-1c45d732-8a67-4ff0-b3dd-6e414c37c18b None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:48:07.279361 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-1c45d732-8a67-4ff0-b3dd-6e414c37c18b demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:48:07.279619 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-1c45d732-8a67-4ff0-b3dd-6e414c37c18b demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:48:07.279961 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-1c45d732-8a67-4ff0-b3dd-6e414c37c18b demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:48:07.280226 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-1c45d732-8a67-4ff0-b3dd-6e414c37c18b demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:48:07.281405 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-1c45d732-8a67-4ff0-b3dd-6e414c37c18b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:48:07.291674 np0000183025 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-1c45d732-8a67-4ff0-b3dd-6e414c37c18b demo demo] Get all volumes completed successfully. Jun 26 01:48:07.295650 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-1c45d732-8a67-4ff0-b3dd-6e414c37c18b demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:48:07.296343 np0000183025 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 7/28] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:48:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:48:17.285723 np0000183025 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:49:07.310825 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-5b30224a-c9dd-42f5-88fe-ee7c095abbd9 None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:49:07.315018 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-5b30224a-c9dd-42f5-88fe-ee7c095abbd9 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:49:07.315398 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-5b30224a-c9dd-42f5-88fe-ee7c095abbd9 demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:49:07.315843 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-5b30224a-c9dd-42f5-88fe-ee7c095abbd9 demo demo] Calling method 'detail' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:49:07.316325 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.api_utils [None req-5b30224a-c9dd-42f5-88fe-ee7c095abbd9 demo demo] Removing options '' from query. {{(pid=112692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:49:07.317853 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.volume.api [None req-5b30224a-c9dd-42f5-88fe-ee7c095abbd9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:49:07.326952 np0000183025 devstack@c-api.service[112692]: INFO cinder.volume.api [None req-5b30224a-c9dd-42f5-88fe-ee7c095abbd9 demo demo] Get all volumes completed successfully. Jun 26 01:49:07.328766 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-5b30224a-c9dd-42f5-88fe-ee7c095abbd9 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:49:07.329091 np0000183025 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 8/29] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:49:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:49:17.322677 np0000183025 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=1 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:50:07.344546 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-d5df173d-ab0a-400b-9077-baf7a7af1c7e None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:50:07.348212 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-d5df173d-ab0a-400b-9077-baf7a7af1c7e demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:50:07.348429 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-d5df173d-ab0a-400b-9077-baf7a7af1c7e demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:50:07.348711 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-d5df173d-ab0a-400b-9077-baf7a7af1c7e demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:50:07.348998 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-d5df173d-ab0a-400b-9077-baf7a7af1c7e demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:50:07.349939 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-d5df173d-ab0a-400b-9077-baf7a7af1c7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:50:07.358435 np0000183025 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-d5df173d-ab0a-400b-9077-baf7a7af1c7e demo demo] Get all volumes completed successfully. Jun 26 01:50:07.360985 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-d5df173d-ab0a-400b-9077-baf7a7af1c7e demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:50:07.361407 np0000183025 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 8/30] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:50:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:50:17.353158 np0000183025 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:51:07.378726 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-35cbfe4c-a9f1-442d-8879-202faab4fb08 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:51:07.381457 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-35cbfe4c-a9f1-442d-8879-202faab4fb08 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:51:07.381737 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-35cbfe4c-a9f1-442d-8879-202faab4fb08 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:51:07.381986 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-35cbfe4c-a9f1-442d-8879-202faab4fb08 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:51:07.382277 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-35cbfe4c-a9f1-442d-8879-202faab4fb08 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:51:07.383372 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-35cbfe4c-a9f1-442d-8879-202faab4fb08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:51:07.391505 np0000183025 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-35cbfe4c-a9f1-442d-8879-202faab4fb08 demo demo] Get all volumes completed successfully. Jun 26 01:51:07.395628 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-35cbfe4c-a9f1-442d-8879-202faab4fb08 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:51:07.396141 np0000183025 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 8/31] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:51:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:51:17.387678 np0000183025 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:52:07.410727 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-9acc99e3-eb51-4ff7-a547-2088efe151d8 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:52:07.557430 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-9acc99e3-eb51-4ff7-a547-2088efe151d8 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:52:07.557728 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-9acc99e3-eb51-4ff7-a547-2088efe151d8 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:52:07.557861 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-9acc99e3-eb51-4ff7-a547-2088efe151d8 demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:52:07.558016 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-9acc99e3-eb51-4ff7-a547-2088efe151d8 demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:52:07.558785 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-9acc99e3-eb51-4ff7-a547-2088efe151d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:52:07.566083 np0000183025 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-9acc99e3-eb51-4ff7-a547-2088efe151d8 demo demo] Get all volumes completed successfully. Jun 26 01:52:07.568592 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-9acc99e3-eb51-4ff7-a547-2088efe151d8 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:52:07.569034 np0000183025 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 8/32] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:52:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:52:17.563191 np0000183025 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:53:07.588157 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-04160307-1001-4ce1-92d7-0b034c4d66dc None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:53:07.593544 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-04160307-1001-4ce1-92d7-0b034c4d66dc demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:53:07.594207 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-04160307-1001-4ce1-92d7-0b034c4d66dc demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:53:07.594756 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-04160307-1001-4ce1-92d7-0b034c4d66dc demo demo] Calling method 'detail' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:53:07.595228 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.api_utils [None req-04160307-1001-4ce1-92d7-0b034c4d66dc demo demo] Removing options '' from query. {{(pid=112692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:53:07.595966 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.volume.api [None req-04160307-1001-4ce1-92d7-0b034c4d66dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:53:07.604046 np0000183025 devstack@c-api.service[112692]: INFO cinder.volume.api [None req-04160307-1001-4ce1-92d7-0b034c4d66dc demo demo] Get all volumes completed successfully. Jun 26 01:53:07.606774 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-04160307-1001-4ce1-92d7-0b034c4d66dc demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:53:07.607286 np0000183025 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 9/33] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:53:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:53:17.599585 np0000183025 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=1 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:54:07.628404 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-8e72621c-f9f2-45e4-bb3e-5b9078e7ef4c None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:54:07.631633 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-8e72621c-f9f2-45e4-bb3e-5b9078e7ef4c demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:54:07.631871 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-8e72621c-f9f2-45e4-bb3e-5b9078e7ef4c demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:54:07.632112 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-8e72621c-f9f2-45e4-bb3e-5b9078e7ef4c demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:54:07.632437 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-8e72621c-f9f2-45e4-bb3e-5b9078e7ef4c demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:54:07.633339 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-8e72621c-f9f2-45e4-bb3e-5b9078e7ef4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:54:07.642949 np0000183025 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-8e72621c-f9f2-45e4-bb3e-5b9078e7ef4c demo demo] Get all volumes completed successfully. Jun 26 01:54:07.646325 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-8e72621c-f9f2-45e4-bb3e-5b9078e7ef4c demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:54:07.646933 np0000183025 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 9/34] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:54:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:54:17.636779 np0000183025 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:55:07.661116 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-60c8a67f-5e0c-46ee-aad5-7e31129aabc4 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:55:07.664147 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-60c8a67f-5e0c-46ee-aad5-7e31129aabc4 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:55:07.664357 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-60c8a67f-5e0c-46ee-aad5-7e31129aabc4 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:55:07.664645 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-60c8a67f-5e0c-46ee-aad5-7e31129aabc4 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:55:07.664963 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-60c8a67f-5e0c-46ee-aad5-7e31129aabc4 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:55:07.666015 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-60c8a67f-5e0c-46ee-aad5-7e31129aabc4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:55:07.677643 np0000183025 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-60c8a67f-5e0c-46ee-aad5-7e31129aabc4 demo demo] Get all volumes completed successfully. Jun 26 01:55:07.680263 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-60c8a67f-5e0c-46ee-aad5-7e31129aabc4 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:55:07.680849 np0000183025 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 9/35] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:55:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:55:17.669745 np0000183025 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:56:07.696744 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-cbdf478f-9c1f-4226-b381-0c40fb772fbb None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:56:07.700390 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-cbdf478f-9c1f-4226-b381-0c40fb772fbb demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:56:07.700649 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-cbdf478f-9c1f-4226-b381-0c40fb772fbb demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:56:07.700925 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-cbdf478f-9c1f-4226-b381-0c40fb772fbb demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:56:07.701227 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-cbdf478f-9c1f-4226-b381-0c40fb772fbb demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:56:07.702227 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-cbdf478f-9c1f-4226-b381-0c40fb772fbb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:56:07.711940 np0000183025 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-cbdf478f-9c1f-4226-b381-0c40fb772fbb demo demo] Get all volumes completed successfully. Jun 26 01:56:07.714889 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-cbdf478f-9c1f-4226-b381-0c40fb772fbb demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:56:07.715413 np0000183025 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 9/36] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:56:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:56:17.706116 np0000183025 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:57:07.732011 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-004345e2-48ce-45a6-9715-3341fcbee730 None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:57:07.848014 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-004345e2-48ce-45a6-9715-3341fcbee730 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:57:07.848412 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-004345e2-48ce-45a6-9715-3341fcbee730 demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:57:07.848787 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-004345e2-48ce-45a6-9715-3341fcbee730 demo demo] Calling method 'detail' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:57:07.849244 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.api_utils [None req-004345e2-48ce-45a6-9715-3341fcbee730 demo demo] Removing options '' from query. {{(pid=112692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:57:07.850679 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.volume.api [None req-004345e2-48ce-45a6-9715-3341fcbee730 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:57:07.858932 np0000183025 devstack@c-api.service[112692]: INFO cinder.volume.api [None req-004345e2-48ce-45a6-9715-3341fcbee730 demo demo] Get all volumes completed successfully. Jun 26 01:57:07.860727 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-004345e2-48ce-45a6-9715-3341fcbee730 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:57:07.861045 np0000183025 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 10/37] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:57:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:57:17.854814 np0000183025 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=1 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:58:07.877757 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-93f98091-91c4-4d7d-aad9-ce78065a9497 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:58:07.881358 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-93f98091-91c4-4d7d-aad9-ce78065a9497 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:58:07.881961 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-93f98091-91c4-4d7d-aad9-ce78065a9497 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:58:07.882502 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-93f98091-91c4-4d7d-aad9-ce78065a9497 demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:58:07.883216 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-93f98091-91c4-4d7d-aad9-ce78065a9497 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:58:07.884618 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-93f98091-91c4-4d7d-aad9-ce78065a9497 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:58:07.893144 np0000183025 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-93f98091-91c4-4d7d-aad9-ce78065a9497 demo demo] Get all volumes completed successfully. Jun 26 01:58:07.895891 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-93f98091-91c4-4d7d-aad9-ce78065a9497 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:58:07.896624 np0000183025 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 10/38] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:58:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:58:17.887722 np0000183025 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:59:07.913617 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-34bb5965-94ee-4947-922f-e8c669b27d58 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:59:07.918106 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-34bb5965-94ee-4947-922f-e8c669b27d58 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 01:59:07.918581 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-34bb5965-94ee-4947-922f-e8c669b27d58 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:59:07.918966 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-34bb5965-94ee-4947-922f-e8c669b27d58 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:59:07.919414 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-34bb5965-94ee-4947-922f-e8c669b27d58 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:59:07.920967 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-34bb5965-94ee-4947-922f-e8c669b27d58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:59:07.930778 np0000183025 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-34bb5965-94ee-4947-922f-e8c669b27d58 demo demo] Get all volumes completed successfully. Jun 26 01:59:07.935265 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-34bb5965-94ee-4947-922f-e8c669b27d58 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:59:07.935622 np0000183025 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 10/39] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 01:59:07 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 26 01:59:17.924999 np0000183025 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:00:07.951808 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-8da27f89-7f64-43b4-98a1-fb9a3ac6579a None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:00:07.954393 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-8da27f89-7f64-43b4-98a1-fb9a3ac6579a demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 02:00:07.954583 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-8da27f89-7f64-43b4-98a1-fb9a3ac6579a demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:00:07.954820 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-8da27f89-7f64-43b4-98a1-fb9a3ac6579a demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:00:07.955082 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-8da27f89-7f64-43b4-98a1-fb9a3ac6579a demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:00:07.955787 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-8da27f89-7f64-43b4-98a1-fb9a3ac6579a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:00:07.965486 np0000183025 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-8da27f89-7f64-43b4-98a1-fb9a3ac6579a demo demo] Get all volumes completed successfully. Jun 26 02:00:07.968098 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-8da27f89-7f64-43b4-98a1-fb9a3ac6579a demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:00:07.968742 np0000183025 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 10/40] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 02:00:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:00:17.959540 np0000183025 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:01:07.979968 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-ee6477e9-7ba0-4c2d-b10f-f829192590d1 None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:01:07.983753 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-ee6477e9-7ba0-4c2d-b10f-f829192590d1 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 02:01:07.983993 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-ee6477e9-7ba0-4c2d-b10f-f829192590d1 demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:01:07.984228 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-ee6477e9-7ba0-4c2d-b10f-f829192590d1 demo demo] Calling method 'detail' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:01:07.984533 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.api_utils [None req-ee6477e9-7ba0-4c2d-b10f-f829192590d1 demo demo] Removing options '' from query. {{(pid=112692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:01:07.985465 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.volume.api [None req-ee6477e9-7ba0-4c2d-b10f-f829192590d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:01:07.994481 np0000183025 devstack@c-api.service[112692]: INFO cinder.volume.api [None req-ee6477e9-7ba0-4c2d-b10f-f829192590d1 demo demo] Get all volumes completed successfully. Jun 26 02:01:07.997130 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-ee6477e9-7ba0-4c2d-b10f-f829192590d1 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:01:07.997633 np0000183025 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 11/41] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 02:01:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:01:17.988756 np0000183025 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=1 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:02:08.012917 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-e3fd7fea-3562-46ff-8c3c-a6ca9e7cc99f None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:02:08.119487 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-e3fd7fea-3562-46ff-8c3c-a6ca9e7cc99f demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 02:02:08.119873 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-e3fd7fea-3562-46ff-8c3c-a6ca9e7cc99f demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:02:08.120273 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-e3fd7fea-3562-46ff-8c3c-a6ca9e7cc99f demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:02:08.120825 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-e3fd7fea-3562-46ff-8c3c-a6ca9e7cc99f demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:02:08.121874 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-e3fd7fea-3562-46ff-8c3c-a6ca9e7cc99f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:02:08.130639 np0000183025 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-e3fd7fea-3562-46ff-8c3c-a6ca9e7cc99f demo demo] Get all volumes completed successfully. Jun 26 02:02:08.133273 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-e3fd7fea-3562-46ff-8c3c-a6ca9e7cc99f demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:02:08.133739 np0000183025 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 11/42] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 02:02:08 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 26 02:02:18.125547 np0000183025 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:03:08.147503 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-32acf45c-989c-41e8-a29d-2fdd3e1bbf0a None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:03:08.151331 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-32acf45c-989c-41e8-a29d-2fdd3e1bbf0a demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 02:03:08.151925 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-32acf45c-989c-41e8-a29d-2fdd3e1bbf0a demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:03:08.151925 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-32acf45c-989c-41e8-a29d-2fdd3e1bbf0a demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:03:08.152111 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-32acf45c-989c-41e8-a29d-2fdd3e1bbf0a demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:03:08.152993 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-32acf45c-989c-41e8-a29d-2fdd3e1bbf0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:03:08.164758 np0000183025 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-32acf45c-989c-41e8-a29d-2fdd3e1bbf0a demo demo] Get all volumes completed successfully. Jun 26 02:03:08.167973 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-32acf45c-989c-41e8-a29d-2fdd3e1bbf0a demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:03:08.168775 np0000183025 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 11/43] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 02:03:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:03:18.156917 np0000183025 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:04:08.182422 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-6a8b6351-b477-4da3-9120-99309f2ce6fd None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:04:08.185110 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-6a8b6351-b477-4da3-9120-99309f2ce6fd demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 02:04:08.185377 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-6a8b6351-b477-4da3-9120-99309f2ce6fd demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:04:08.185632 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-6a8b6351-b477-4da3-9120-99309f2ce6fd demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:04:08.185920 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-6a8b6351-b477-4da3-9120-99309f2ce6fd demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:04:08.186840 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-6a8b6351-b477-4da3-9120-99309f2ce6fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:04:08.195718 np0000183025 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-6a8b6351-b477-4da3-9120-99309f2ce6fd demo demo] Get all volumes completed successfully. Jun 26 02:04:08.198224 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-6a8b6351-b477-4da3-9120-99309f2ce6fd demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:04:08.198667 np0000183025 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 11/44] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 02:04:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:04:18.189963 np0000183025 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:05:08.216228 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-3f06ff7d-53cc-4bbc-9ede-709860eea30f None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:05:08.220630 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-3f06ff7d-53cc-4bbc-9ede-709860eea30f demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 02:05:08.220865 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-3f06ff7d-53cc-4bbc-9ede-709860eea30f demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:05:08.221157 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-3f06ff7d-53cc-4bbc-9ede-709860eea30f demo demo] Calling method 'detail' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:05:08.221541 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.api.api_utils [None req-3f06ff7d-53cc-4bbc-9ede-709860eea30f demo demo] Removing options '' from query. {{(pid=112692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:05:08.222609 np0000183025 devstack@c-api.service[112692]: DEBUG cinder.volume.api [None req-3f06ff7d-53cc-4bbc-9ede-709860eea30f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:05:08.233096 np0000183025 devstack@c-api.service[112692]: INFO cinder.volume.api [None req-3f06ff7d-53cc-4bbc-9ede-709860eea30f demo demo] Get all volumes completed successfully. Jun 26 02:05:08.234464 np0000183025 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-3f06ff7d-53cc-4bbc-9ede-709860eea30f demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:05:08.234907 np0000183025 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 12/45] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 02:05:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:05:18.226877 np0000183025 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=1 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:06:08.253783 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-709cc5ca-4eba-4d75-93aa-343db50889c9 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:06:08.256548 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-709cc5ca-4eba-4d75-93aa-343db50889c9 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 02:06:08.256798 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-709cc5ca-4eba-4d75-93aa-343db50889c9 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:06:08.257046 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-709cc5ca-4eba-4d75-93aa-343db50889c9 demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:06:08.257914 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-709cc5ca-4eba-4d75-93aa-343db50889c9 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:06:08.258297 np0000183025 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-709cc5ca-4eba-4d75-93aa-343db50889c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:06:08.272107 np0000183025 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-709cc5ca-4eba-4d75-93aa-343db50889c9 demo demo] Get all volumes completed successfully. Jun 26 02:06:08.274941 np0000183025 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-709cc5ca-4eba-4d75-93aa-343db50889c9 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:06:08.275441 np0000183025 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 12/46] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 02:06:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:06:18.262109 np0000183025 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:07:08.292664 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-17f74d55-e0cf-4079-ae86-35937301700c None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:07:08.356049 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-17f74d55-e0cf-4079-ae86-35937301700c demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 02:07:08.356231 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-17f74d55-e0cf-4079-ae86-35937301700c demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:07:08.356426 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-17f74d55-e0cf-4079-ae86-35937301700c demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:07:08.356752 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-17f74d55-e0cf-4079-ae86-35937301700c demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:07:08.357698 np0000183025 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-17f74d55-e0cf-4079-ae86-35937301700c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:07:08.365176 np0000183025 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-17f74d55-e0cf-4079-ae86-35937301700c demo demo] Get all volumes completed successfully. Jun 26 02:07:08.367286 np0000183025 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-17f74d55-e0cf-4079-ae86-35937301700c demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:07:08.367812 np0000183025 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 12/47] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 02:07:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:07:18.360622 np0000183025 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:08:08.383879 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-e5c1cd67-55ba-48e2-b2b1-c49cdad586f3 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:08:08.386524 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-e5c1cd67-55ba-48e2-b2b1-c49cdad586f3 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 26 02:08:08.386792 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-e5c1cd67-55ba-48e2-b2b1-c49cdad586f3 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:08:08.387002 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-e5c1cd67-55ba-48e2-b2b1-c49cdad586f3 demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:08:08.387305 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-e5c1cd67-55ba-48e2-b2b1-c49cdad586f3 demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:08:08.388194 np0000183025 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-e5c1cd67-55ba-48e2-b2b1-c49cdad586f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:08:08.396354 np0000183025 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-e5c1cd67-55ba-48e2-b2b1-c49cdad586f3 demo demo] Get all volumes completed successfully. Jun 26 02:08:08.398262 np0000183025 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-e5c1cd67-55ba-48e2-b2b1-c49cdad586f3 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:08:08.398622 np0000183025 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 12/48] 199.204.45.216 () {64 vars in 1296 bytes} [Fri Jun 26 02:08:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:08:18.392737 np0000183025 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}