Apr 24 19:25:04.690922 np0000170098 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 24 19:25:04.700733 np0000170098 devstack@c-api.service[113658]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 24 19:25:04.703959 np0000170098 devstack@c-api.service[113658]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Apr 24 19:25:04 2026] *** Apr 24 19:25:04.703959 np0000170098 devstack@c-api.service[113658]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 24 19:25:04.703959 np0000170098 devstack@c-api.service[113658]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 24 19:25:04.703959 np0000170098 devstack@c-api.service[113658]: nodename: np0000170098 Apr 24 19:25:04.703959 np0000170098 devstack@c-api.service[113658]: machine: x86_64 Apr 24 19:25:04.703959 np0000170098 devstack@c-api.service[113658]: clock source: unix Apr 24 19:25:04.703959 np0000170098 devstack@c-api.service[113658]: pcre jit disabled Apr 24 19:25:04.703959 np0000170098 devstack@c-api.service[113658]: detected number of CPU cores: 16 Apr 24 19:25:04.703959 np0000170098 devstack@c-api.service[113658]: current working directory: / Apr 24 19:25:04.703959 np0000170098 devstack@c-api.service[113658]: detected binary path: /usr/bin/uwsgi-core Apr 24 19:25:04.703959 np0000170098 devstack@c-api.service[113658]: your processes number limit is 256917 Apr 24 19:25:04.703959 np0000170098 devstack@c-api.service[113658]: your memory page size is 4096 bytes Apr 24 19:25:04.703959 np0000170098 devstack@c-api.service[113658]: detected max file descriptor number: 2048 Apr 24 19:25:04.703959 np0000170098 devstack@c-api.service[113658]: lock engine: pthread robust mutexes Apr 24 19:25:04.704701 np0000170098 devstack@c-api.service[113658]: thunder lock: enabled Apr 24 19:25:04.704701 np0000170098 devstack@c-api.service[113658]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 24 19:25:04.704701 np0000170098 devstack@c-api.service[113658]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Apr 24 19:25:04.704701 np0000170098 devstack@c-api.service[113658]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 24 19:25:04.704701 np0000170098 devstack@c-api.service[113658]: Set PythonHome to /opt/stack/data/venv Apr 24 19:25:04.741320 np0000170098 devstack@c-api.service[113658]: Python main interpreter initialized at 0x7e6a23ca3668 Apr 24 19:25:04.741320 np0000170098 devstack@c-api.service[113658]: python threads support enabled Apr 24 19:25:04.741320 np0000170098 devstack@c-api.service[113658]: your server socket listen backlog is limited to 100 connections Apr 24 19:25:04.741320 np0000170098 devstack@c-api.service[113658]: your mercy for graceful operations on workers is 80 seconds Apr 24 19:25:04.741856 np0000170098 devstack@c-api.service[113658]: mapped 671795 bytes (656 KB) for 4 cores Apr 24 19:25:04.741998 np0000170098 devstack@c-api.service[113658]: *** Operational MODE: preforking *** Apr 24 19:25:04.742305 np0000170098 devstack@c-api.service[113658]: *** uWSGI is running in multiple interpreter mode *** Apr 24 19:25:04.742305 np0000170098 devstack@c-api.service[113658]: spawned uWSGI master process (pid: 113658) Apr 24 19:25:04.742517 np0000170098 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 24 19:25:04.743003 np0000170098 devstack@c-api.service[113658]: spawned uWSGI worker 1 (pid: 113661, cores: 1) Apr 24 19:25:04.743613 np0000170098 devstack@c-api.service[113658]: spawned uWSGI worker 2 (pid: 113662, cores: 1) Apr 24 19:25:04.744093 np0000170098 devstack@c-api.service[113658]: spawned uWSGI worker 3 (pid: 113663, cores: 1) Apr 24 19:25:04.744695 np0000170098 devstack@c-api.service[113658]: spawned uWSGI worker 4 (pid: 113664, cores: 1) Apr 24 19:25:04.744768 np0000170098 devstack@c-api.service[113658]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 24 19:25:04.877104 np0000170098 devstack@c-api.service[113661]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 19:25:04.877104 np0000170098 devstack@c-api.service[113661]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 19:25:04.877104 np0000170098 devstack@c-api.service[113661]: we strongly recommend against using it for new projects. Apr 24 19:25:04.877104 np0000170098 devstack@c-api.service[113661]: If you are already using Eventlet, we recommend migrating to a different Apr 24 19:25:04.877104 np0000170098 devstack@c-api.service[113661]: framework. For more detail see Apr 24 19:25:04.877104 np0000170098 devstack@c-api.service[113661]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 19:25:04.877104 np0000170098 devstack@c-api.service[113661]: import eventlet # noqa Apr 24 19:25:04.879086 np0000170098 devstack@c-api.service[113662]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 19:25:04.879086 np0000170098 devstack@c-api.service[113662]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 19:25:04.879086 np0000170098 devstack@c-api.service[113662]: we strongly recommend against using it for new projects. Apr 24 19:25:04.879086 np0000170098 devstack@c-api.service[113662]: If you are already using Eventlet, we recommend migrating to a different Apr 24 19:25:04.879086 np0000170098 devstack@c-api.service[113662]: framework. For more detail see Apr 24 19:25:04.879086 np0000170098 devstack@c-api.service[113662]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 19:25:04.879086 np0000170098 devstack@c-api.service[113662]: import eventlet # noqa Apr 24 19:25:04.890512 np0000170098 devstack@c-api.service[113663]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 19:25:04.890512 np0000170098 devstack@c-api.service[113663]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 19:25:04.890512 np0000170098 devstack@c-api.service[113663]: we strongly recommend against using it for new projects. Apr 24 19:25:04.890512 np0000170098 devstack@c-api.service[113663]: If you are already using Eventlet, we recommend migrating to a different Apr 24 19:25:04.890512 np0000170098 devstack@c-api.service[113663]: framework. For more detail see Apr 24 19:25:04.890512 np0000170098 devstack@c-api.service[113663]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 19:25:04.890512 np0000170098 devstack@c-api.service[113663]: import eventlet # noqa Apr 24 19:25:04.891534 np0000170098 devstack@c-api.service[113664]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 19:25:04.891534 np0000170098 devstack@c-api.service[113664]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 19:25:04.891534 np0000170098 devstack@c-api.service[113664]: we strongly recommend against using it for new projects. Apr 24 19:25:04.891534 np0000170098 devstack@c-api.service[113664]: If you are already using Eventlet, we recommend migrating to a different Apr 24 19:25:04.891534 np0000170098 devstack@c-api.service[113664]: framework. For more detail see Apr 24 19:25:04.891534 np0000170098 devstack@c-api.service[113664]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 19:25:04.891534 np0000170098 devstack@c-api.service[113664]: import eventlet # noqa Apr 24 19:25:04.963928 np0000170098 devstack@c-api.service[113661]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 19:25:04.963928 np0000170098 devstack@c-api.service[113661]: debtcollector.deprecate( Apr 24 19:25:04.967396 np0000170098 devstack@c-api.service[113662]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 19:25:04.967396 np0000170098 devstack@c-api.service[113662]: debtcollector.deprecate( Apr 24 19:25:04.987808 np0000170098 devstack@c-api.service[113664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 19:25:04.987808 np0000170098 devstack@c-api.service[113664]: debtcollector.deprecate( Apr 24 19:25:04.991657 np0000170098 devstack@c-api.service[113663]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 19:25:04.991657 np0000170098 devstack@c-api.service[113663]: debtcollector.deprecate( Apr 24 19:25:05.046944 np0000170098 devstack@c-api.service[113662]: /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 Apr 24 19:25:05.046944 np0000170098 devstack@c-api.service[113662]: from cgi import parse_header Apr 24 19:25:05.055483 np0000170098 devstack@c-api.service[113661]: /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 Apr 24 19:25:05.055483 np0000170098 devstack@c-api.service[113661]: from cgi import parse_header Apr 24 19:25:05.073850 np0000170098 devstack@c-api.service[113663]: /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 Apr 24 19:25:05.073850 np0000170098 devstack@c-api.service[113663]: from cgi import parse_header Apr 24 19:25:05.075202 np0000170098 devstack@c-api.service[113664]: /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 Apr 24 19:25:05.075202 np0000170098 devstack@c-api.service[113664]: from cgi import parse_header Apr 24 19:25:05.092530 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:05.092530 np0000170098 devstack@c-api.service[113662]: removals.removed_module( Apr 24 19:25:05.093219 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:05.093219 np0000170098 devstack@c-api.service[113662]: removals.removed_module( Apr 24 19:25:05.100324 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:05.100324 np0000170098 devstack@c-api.service[113661]: removals.removed_module( Apr 24 19:25:05.101048 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:05.101048 np0000170098 devstack@c-api.service[113661]: removals.removed_module( Apr 24 19:25:05.120648 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:25:05.120648 np0000170098 devstack@c-api.service[113663]: removals.removed_module( Apr 24 19:25:05.120832 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:05.120832 np0000170098 devstack@c-api.service[113664]: removals.removed_module( Apr 24 19:25:05.121318 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:25:05.121318 np0000170098 devstack@c-api.service[113663]: removals.removed_module( Apr 24 19:25:05.121472 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:05.121472 np0000170098 devstack@c-api.service[113664]: removals.removed_module( Apr 24 19:25:05.712688 np0000170098 devstack@c-api.service[113661]: /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 Apr 24 19:25:05.712688 np0000170098 devstack@c-api.service[113661]: warnings.warn( Apr 24 19:25:05.730416 np0000170098 devstack@c-api.service[113662]: /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 Apr 24 19:25:05.730416 np0000170098 devstack@c-api.service[113662]: warnings.warn( Apr 24 19:25:05.749331 np0000170098 devstack@c-api.service[113664]: /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 Apr 24 19:25:05.749331 np0000170098 devstack@c-api.service[113664]: warnings.warn( Apr 24 19:25:05.749616 np0000170098 devstack@c-api.service[113663]: /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 Apr 24 19:25:05.749616 np0000170098 devstack@c-api.service[113663]: warnings.warn( Apr 24 19:25:05.808447 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:05.808447 np0000170098 devstack@c-api.service[113661]: warnings.warn( Apr 24 19:25:05.837841 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:05.837841 np0000170098 devstack@c-api.service[113662]: warnings.warn( Apr 24 19:25:05.850503 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:05.850503 np0000170098 devstack@c-api.service[113664]: warnings.warn( Apr 24 19:25:05.853366 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:25:05.853366 np0000170098 devstack@c-api.service[113663]: warnings.warn( Apr 24 19:25:06.097541 np0000170098 devstack@c-api.service[113661]: 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. Apr 24 19:25:06.097975 np0000170098 devstack@c-api.service[113661]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113661) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 19:25:06.127471 np0000170098 devstack@c-api.service[113662]: 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. Apr 24 19:25:06.127882 np0000170098 devstack@c-api.service[113662]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113662) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 19:25:06.131733 np0000170098 devstack@c-api.service[113664]: 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. Apr 24 19:25:06.132004 np0000170098 devstack@c-api.service[113664]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113664) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 19:25:06.132431 np0000170098 devstack@c-api.service[113663]: 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. Apr 24 19:25:06.132686 np0000170098 devstack@c-api.service[113663]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113663) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 19:25:06.183786 np0000170098 devstack@c-api.service[113661]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 24 19:25:06.183786 np0000170098 devstack@c-api.service[113661]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 19:25:06.188193 np0000170098 devstack@c-api.service[113662]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 24 19:25:06.188193 np0000170098 devstack@c-api.service[113662]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 19:25:06.194608 np0000170098 devstack@c-api.service[113664]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 24 19:25:06.194608 np0000170098 devstack@c-api.service[113664]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 19:25:06.195842 np0000170098 devstack@c-api.service[113663]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 24 19:25:06.195842 np0000170098 devstack@c-api.service[113663]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 19:25:06.655634 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113664) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 19:25:06.655971 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.656046 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.656099 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113661) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 19:25:06.656236 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.656591 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113663) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 19:25:06.656653 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.656707 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.656943 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.657000 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.657052 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.657204 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.657632 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.657706 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.657753 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.657808 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.657852 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.657898 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.657943 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.657983 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113662) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 19:25:06.658028 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.658066 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.658105 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.658147 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.658214 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.658255 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.658294 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.658330 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.658330 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.658462 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.658462 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.658535 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.658535 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.658635 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.658718 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.658773 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.658816 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.658860 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.658909 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.658909 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.658985 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.659029 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.659029 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.659108 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.659155 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.659193 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.659232 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.659281 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.659281 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.659384 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.659437 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.659487 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.659526 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.659571 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.659620 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.659664 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.659709 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.659755 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.659798 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.659842 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.659890 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.659937 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.659976 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.659976 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.659976 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.660427 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.660503 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.660665 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.660665 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.660753 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.660839 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.660942 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.661361 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.661419 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.661471 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.661524 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.661574 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.661616 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.661659 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.661699 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.661750 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.661792 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.661842 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.661888 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.661948 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.662000 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.662042 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.662090 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.662138 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.662231 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.662231 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.662231 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.662363 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.662535 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.662604 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.662651 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.662701 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.662752 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.662794 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.662839 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.662883 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.662921 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.662964 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.663020 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.663062 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.663108 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.663151 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.663191 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.663238 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.663285 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.663324 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.663324 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.663433 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.663496 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.663661 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.663754 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.663844 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.663940 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.664018 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.664107 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.664242 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.664678 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.664755 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.664849 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.664931 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.665017 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.665099 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.665202 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.665496 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.665552 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.665594 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.665667 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.665733 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.665779 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.665823 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.665872 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.665910 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.665958 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.665996 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.665996 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.665996 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.666098 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.666147 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.666147 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.666250 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.666289 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.666324 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.666394 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.666436 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.666436 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.666502 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.666549 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.666593 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.666637 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.666681 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.666681 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.672117 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.672117 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.672366 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.672366 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.672366 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.672366 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.672591 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.672633 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.672633 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.672716 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.672771 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.672771 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.672844 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.672896 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.672937 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.672987 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.672987 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.673058 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.673058 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.673058 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.673159 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.674316 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.674397 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.674437 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.674495 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.674544 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.674589 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.674632 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.674682 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.674738 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.674789 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.674835 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.674876 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.674918 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.674972 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.675030 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.675080 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.675121 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.675162 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.675162 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.675162 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.675162 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.675677 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.675745 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.675826 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.675891 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.675979 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.676055 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.676138 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.679159 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.679236 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.679265 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.679292 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.679328 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.679390 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.679422 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.679471 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.679524 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.679556 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.679589 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.679614 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.679648 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.679673 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.679709 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.679736 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.679772 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.679833 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.679882 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.679924 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.679962 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.679962 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.680065 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.680123 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.680170 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.680210 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.680263 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.680306 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.680392 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.680446 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.680486 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.680486 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.680570 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.680616 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.680654 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.680699 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.680737 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.680781 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.680781 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.680781 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.680781 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.680938 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.680991 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.680991 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.681069 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.681109 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.681150 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.681201 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.681201 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.681277 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.681321 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.681388 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.681444 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.681480 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.681516 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.681557 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.681557 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.681557 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.681673 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.681739 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.681870 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.681987 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.682043 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.682088 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.682130 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.682200 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.682250 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.682293 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.682358 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.682402 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.682439 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.682493 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.682546 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.682546 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.682648 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.682709 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.682776 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.683151 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.683292 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.683450 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.683597 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.683720 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.683841 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.683968 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.684414 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.684534 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.684685 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.684820 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.684943 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.685087 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.685219 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.689723 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.689838 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.689897 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.689950 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.690017 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.690074 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.690132 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.690250 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.690313 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.690420 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.690489 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.690545 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.690601 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.690670 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.690748 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.690823 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.690885 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.690941 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.690998 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.691063 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.691121 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.691180 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.691246 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.691353 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.691433 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.691494 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.691556 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.691614 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.691676 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.691737 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.691809 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.691873 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.691934 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.692010 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.692073 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.692147 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.692210 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.692280 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.692372 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.692439 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.692499 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.692499 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.692607 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.692607 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.692607 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.692607 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.692607 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.692607 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.692607 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.693157 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.693157 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.693274 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.693355 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.693444 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.693521 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.693581 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.693647 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.693702 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.693702 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.693820 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.693889 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.693959 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.694032 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.694100 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.694100 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.694296 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.694385 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.694469 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.694469 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.694572 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.694572 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.694654 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.694694 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.694694 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.694694 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.694694 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.694694 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.694922 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.694922 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.694922 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.694922 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.694922 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.694922 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.694922 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.697349 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.697426 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.697472 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.697515 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.697558 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.697615 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.697655 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.697697 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.697748 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.697787 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.697828 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.697870 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.697913 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.697949 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.697991 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.698035 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.698076 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.698116 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.698151 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.698231 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.698278 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.698318 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.698396 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.698444 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.698486 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.698526 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.698565 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.698604 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.698648 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.698700 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.698746 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.698792 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.698839 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.698892 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.698942 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.698982 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.699019 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.699069 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.699118 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.699161 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.699204 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.699249 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.699289 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.699328 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.699395 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.699440 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.699483 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.699524 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.699583 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.699629 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.699629 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.699714 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.699756 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.699802 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.699854 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.699899 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.699899 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.699899 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.699899 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.699899 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.699899 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.699899 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.699899 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.700204 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.700255 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.700255 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.700414 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.700473 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.700536 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.700587 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.700628 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.700673 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.700719 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.700767 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.700812 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.700849 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.700896 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.700944 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.700997 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.701050 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.701092 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.701142 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.701142 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.701226 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.701226 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.701299 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.701358 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.701401 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.701458 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.701501 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.701550 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.701600 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.701642 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.701688 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.701732 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.701774 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.701813 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.701863 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.701903 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.701954 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.702005 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.702056 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.702100 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.702152 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.702218 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.702257 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.702317 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.702384 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.702384 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.702478 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.702522 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.702569 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.702621 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.702671 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.702721 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.702768 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.702816 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.702859 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.702907 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.702955 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.703007 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.703051 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.703094 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.703134 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.703179 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.703230 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.703280 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.703324 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.703405 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.703461 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.703506 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.703548 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.703588 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.703630 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.703670 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.703709 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.703748 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.703796 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.703796 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.703882 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.703928 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.703969 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.703969 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.703969 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.703969 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.703969 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.703969 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.704192 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.704192 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.704192 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.704192 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.704192 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.704192 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.704192 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.704192 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.704192 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.704192 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.704589 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.704589 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.704589 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.704589 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.704589 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.704589 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.704589 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.704589 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.704589 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.704589 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.704969 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.705014 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.705014 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.705014 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.705014 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.705014 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.705201 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.705249 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.705300 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.705358 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.705416 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.705416 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.705416 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.705534 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.705588 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.705635 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.705680 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.705725 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.705725 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.705725 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.705847 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.705892 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.705934 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.705977 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.706028 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.706028 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.706028 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.706028 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.706028 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.706271 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.706271 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.706271 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.706415 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.706457 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.706495 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.706547 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.706718 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.706774 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.706815 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.706856 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.706903 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.706946 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.706991 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.707033 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.707081 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.707125 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.707168 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.707168 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.707240 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.707282 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.707325 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.707383 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.707383 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.707469 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.707509 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.707558 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.707558 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.707634 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.707634 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.707717 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.707758 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.707799 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.707842 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.707883 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.707931 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.707979 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.708023 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.708059 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.708099 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.708142 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.708183 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.708226 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.708271 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.708314 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.708314 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.708424 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.708466 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.708466 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.708575 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.708670 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.708759 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.708854 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.708936 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.709024 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.709120 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.709373 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.709436 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.709484 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.709528 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.709582 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.709633 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.709633 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.709715 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.709769 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.709817 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.709862 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.709911 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.709965 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.710012 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.710063 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.710108 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.710108 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.710219 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.710219 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.710219 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.710219 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.711976 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.711976 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.711976 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.711976 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.711976 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.711976 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.711976 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.712356 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.712356 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.712356 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.712522 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.712573 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.712632 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.712676 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.712716 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.712752 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.712796 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.712838 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.712883 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.712924 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.712965 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.713019 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.713073 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.713119 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.713169 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.713214 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.713269 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.713315 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.713380 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.713438 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.713491 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.713542 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.713597 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.713597 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.713597 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.713714 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.713714 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.713805 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.713855 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.713901 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.713952 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.714005 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.714049 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.714092 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.714092 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.714261 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.714317 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.714388 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.714432 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.714432 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.714509 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.714564 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.714607 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.714648 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.714685 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.714727 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.714782 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.714827 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.714867 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.714910 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.714954 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.714998 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.715041 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.715081 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.715140 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.715187 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.715233 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.715285 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.715285 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.715449 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.715495 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.715544 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.715544 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.715633 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.715681 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.715681 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.715681 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.715798 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.715798 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.715798 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.715798 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.715798 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.715798 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.715798 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.716044 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.716083 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.716083 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.716083 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.716310 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.716380 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.716429 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.716488 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.716535 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.716588 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.716634 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.716677 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.716677 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.716756 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.716796 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.716836 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.716836 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.716914 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.716956 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.717029 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.717071 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.717071 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.717142 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.717142 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.717142 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.717142 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.717142 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.717142 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.717377 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.717377 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.717377 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.717377 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.717539 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.717651 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.717786 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.718565 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.718565 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.718825 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.718825 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.718825 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.718968 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.719033 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.719033 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.719138 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.719138 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.719138 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.719316 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.719435 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.719435 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.719577 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.719646 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.719703 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.719703 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.719703 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.719703 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.719703 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.720186 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.720287 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.720381 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.720482 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.720599 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.720666 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.720791 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.720963 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.721029 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.721087 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.721168 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.721224 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.721280 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.721369 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.721443 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.721498 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.721554 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.721554 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.721554 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.721554 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.721767 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.721888 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.721954 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.721954 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.721954 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.721954 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.722148 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.722148 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.722304 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.722304 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.722304 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.722588 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.722653 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.722718 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.722718 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.722830 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.722883 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.722947 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.723012 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.723077 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.723140 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.723195 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.723250 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.723307 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.723405 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.723465 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.723521 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.723576 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.723652 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.723716 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.723716 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.723825 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.723888 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.723951 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.724008 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.724008 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.724110 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.724110 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.724110 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.724110 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.724110 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.724110 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.724442 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.724442 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.724545 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.724601 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.724601 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.724601 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.724601 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.724601 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.724869 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.724869 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.724869 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.724869 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.725165 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.725262 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.725262 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.725472 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.725552 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.725631 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.725631 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.725631 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.725631 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.725895 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.725895 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.726039 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.726138 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.726138 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.726138 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.726138 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113662) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.726528 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.726594 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.726671 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.726723 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.726773 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.726832 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.726883 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.726883 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.726984 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.727035 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.727089 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.727138 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.727188 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.727240 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113663) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.727299 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.727429 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:25:06.727489 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.727489 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.727489 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113661) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.727633 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:25:06.727633 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:25:06.727633 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:25:06.727633 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:25:06.727633 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:25:06.727633 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:25:06.771576 np0000170098 devstack@c-api.service[113662]: INFO dbcounter [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Registered counter for database cinder Apr 24 19:25:06.773068 np0000170098 devstack@c-api.service[113664]: INFO dbcounter [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Registered counter for database cinder Apr 24 19:25:06.773274 np0000170098 devstack@c-api.service[113661]: INFO dbcounter [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Registered counter for database cinder Apr 24 19:25:06.774859 np0000170098 devstack@c-api.service[113663]: INFO dbcounter [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Registered counter for database cinder Apr 24 19:25:06.783109 np0000170098 devstack@c-api.service[113662]: DEBUG oslo_db.sqlalchemy.engines [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 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=113662) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:25:06.786048 np0000170098 devstack@c-api.service[113661]: DEBUG oslo_db.sqlalchemy.engines [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd 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=113661) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:25:06.788073 np0000170098 devstack@c-api.service[113664]: DEBUG oslo_db.sqlalchemy.engines [None req-e7410824-a31b-42b6-9396-3fb2975eac15 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=113664) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:25:06.792898 np0000170098 devstack@c-api.service[113663]: DEBUG oslo_db.sqlalchemy.engines [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d 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=113663) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:25:06.896959 np0000170098 devstack@c-api.service[113661]: DEBUG dbcounter [-] [113661] Writer thread running {{(pid=113661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 19:25:06.899306 np0000170098 devstack@c-api.service[113662]: DEBUG dbcounter [-] [113662] Writer thread running {{(pid=113662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 19:25:06.900324 np0000170098 devstack@c-api.service[113664]: DEBUG dbcounter [-] [113664] Writer thread running {{(pid=113664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 19:25:06.900971 np0000170098 devstack@c-api.service[113661]: INFO cinder.rpc [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 19:25:06.903053 np0000170098 devstack@c-api.service[113664]: INFO cinder.rpc [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 19:25:06.903567 np0000170098 devstack@c-api.service[113661]: INFO cinder.rpc [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 19:25:06.904744 np0000170098 devstack@c-api.service[113662]: INFO cinder.rpc [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 19:25:06.905897 np0000170098 devstack@c-api.service[113664]: INFO cinder.rpc [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 19:25:06.906088 np0000170098 devstack@c-api.service[113661]: INFO cinder.rpc [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 19:25:06.906899 np0000170098 devstack@c-api.service[113662]: INFO cinder.rpc [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 19:25:06.908300 np0000170098 devstack@c-api.service[113663]: DEBUG dbcounter [-] [113663] Writer thread running {{(pid=113663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 19:25:06.908411 np0000170098 devstack@c-api.service[113664]: INFO cinder.rpc [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 19:25:06.908488 np0000170098 devstack@c-api.service[113661]: INFO cinder.rpc [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 19:25:06.909268 np0000170098 devstack@c-api.service[113662]: INFO cinder.rpc [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 19:25:06.909626 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.910611 np0000170098 devstack@c-api.service[113664]: INFO cinder.rpc [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 19:25:06.911179 np0000170098 devstack@c-api.service[113663]: INFO cinder.rpc [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 19:25:06.911476 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.911639 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.913142 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.913544 np0000170098 devstack@c-api.service[113663]: INFO cinder.rpc [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 19:25:06.913959 np0000170098 devstack@c-api.service[113662]: INFO cinder.rpc [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 19:25:06.915315 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.916143 np0000170098 devstack@c-api.service[113663]: INFO cinder.rpc [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 19:25:06.916261 np0000170098 devstack@c-api.service[113661]: DEBUG oslo_db.sqlalchemy.engines [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd 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=113661) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:25:06.917800 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.917868 np0000170098 devstack@c-api.service[113664]: DEBUG oslo_db.sqlalchemy.engines [None req-e7410824-a31b-42b6-9396-3fb2975eac15 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=113664) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:25:06.918417 np0000170098 devstack@c-api.service[113661]: INFO cinder.rpc [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 19:25:06.918600 np0000170098 devstack@c-api.service[113663]: INFO cinder.rpc [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 19:25:06.919864 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.920014 np0000170098 devstack@c-api.service[113664]: INFO cinder.rpc [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 19:25:06.920578 np0000170098 devstack@c-api.service[113661]: INFO cinder.rpc [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 19:25:06.921824 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.922045 np0000170098 devstack@c-api.service[113664]: INFO cinder.rpc [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 19:25:06.922297 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.922993 np0000170098 devstack@c-api.service[113662]: DEBUG oslo_db.sqlalchemy.engines [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 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=113662) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:25:06.923230 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.927325 np0000170098 devstack@c-api.service[113663]: DEBUG oslo_db.sqlalchemy.engines [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d 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=113663) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:25:06.929524 np0000170098 devstack@c-api.service[113663]: INFO cinder.rpc [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 19:25:06.929633 np0000170098 devstack@c-api.service[113662]: INFO cinder.rpc [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 19:25:06.931451 np0000170098 devstack@c-api.service[113663]: INFO cinder.rpc [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 19:25:06.931677 np0000170098 devstack@c-api.service[113662]: INFO cinder.rpc [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 19:25:06.932259 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.932897 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.934459 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.934874 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.937691 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.938228 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.940904 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.941487 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.944949 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.945199 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.945268 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.947682 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.947932 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.948914 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.949100 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.950908 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.952059 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.952123 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.952202 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.953892 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.955246 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.956318 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.956482 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.956767 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.958462 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.959307 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.959470 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.960421 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.963432 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.963514 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.963594 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.963639 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.964576 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.964649 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.965318 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.965514 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.966131 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.968166 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.968377 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.971394 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.971467 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.971745 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.972139 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.973256 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.973413 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.973529 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.975201 np0000170098 devstack@c-api.service[113664]: WARNING cinder.api.contrib.hosts [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 19:25:06.975288 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.975914 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.975969 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.976253 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.977385 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.978724 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.978807 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.980275 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.980547 np0000170098 devstack@c-api.service[113661]: WARNING cinder.api.contrib.hosts [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 19:25:06.981279 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.981410 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.981710 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.981823 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.982877 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.983065 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.984557 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.984709 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.984954 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.985117 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.986029 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.986282 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.986790 np0000170098 devstack@c-api.service[113662]: WARNING cinder.api.contrib.hosts [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 19:25:06.986949 np0000170098 devstack@c-api.service[113663]: WARNING cinder.api.contrib.hosts [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 19:25:06.987440 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: extensions {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:06.987600 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.987655 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.987686 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.988925 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: capabilities {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:06.989042 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.989404 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.989455 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.990194 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: extra_specs {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:06.990642 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.990766 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.990817 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.991754 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: os-hosts {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:06.992254 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.992415 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.994633 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.994680 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: qos-specs {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:06.994720 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: extensions {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:06.994754 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.994778 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.994800 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: capabilities {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:06.995215 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: os-availability-zone {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:06.995469 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.996051 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: extra_specs {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:06.997501 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.997581 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: os-snapshot-manage {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:06.997647 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.997820 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: os-hosts {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:06.997867 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.998053 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: backups {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:06.998971 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.999147 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: qos-specs {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:06.999662 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:06.999786 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: extensions {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.000351 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: scheduler-stats {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.000686 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: extensions {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.001032 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: capabilities {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.001194 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: os-availability-zone {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.001696 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: os-volume-manage {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.002025 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: capabilities {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.002383 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: extra_specs {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.002559 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: os-snapshot-manage {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.003346 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: extra_specs {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.003776 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: os-volume-transfer {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.003930 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: os-hosts {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.003992 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: backups {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.004875 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: os-hosts {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.005393 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: cgsnapshots {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.005462 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: qos-specs {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.005958 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: scheduler-stats {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.006471 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: qos-specs {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.006807 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: encryption {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.007378 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: os-volume-manage {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.007536 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: os-availability-zone {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.008264 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: os-quota-class-sets {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.009356 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: os-availability-zone {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.009512 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: os-snapshot-manage {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.009552 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: os-volume-transfer {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.009600 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: os-quota-sets {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.009829 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: os-snapshot-manage {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.010463 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: backups {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.011097 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: consistencygroups {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.011456 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: cgsnapshots {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.026914 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: backups {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.027059 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: scheduler-stats {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.027124 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: encryption {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.027190 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: os-volume-type-access {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.027254 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: scheduler-stats {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.027307 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: os-volume-manage {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.027385 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: os-quota-class-sets {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.027454 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extended resource: encryption {{(pid=113664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.027496 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: os-volume-manage {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.027544 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: os-quota-sets {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.027607 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: os-volume-transfer {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.027676 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.027735 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: consistencygroups {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.027822 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: os-volume-transfer {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.027889 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: cgsnapshots {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.027960 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.028012 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: cgsnapshots {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.028064 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: os-volume-type-access {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.028110 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: encryption {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.028168 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.028243 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: encryption {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.028310 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extended resource: encryption {{(pid=113661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.028366 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: os-quota-class-sets {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.028426 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.028485 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: os-quota-class-sets {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.028534 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: os-quota-sets {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.028602 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.028662 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.028714 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: os-quota-sets {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.028772 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: consistencygroups {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.028827 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.028871 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: consistencygroups {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.028932 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.028980 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.contrib.snapshot_actions [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] SnapshotActionsController initialized {{(pid=113664) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 19:25:07.029034 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: os-volume-type-access {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.029095 np0000170098 devstack@c-api.service[113664]: WARNING castellan.key_manager.migration [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.029151 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.029210 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: os-volume-type-access {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.029276 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.029276 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.029276 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.029276 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension VolumeActions extending resource: volumes {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.029276 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension AdminActions extending resource: volumes {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.029276 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension AdminActions extending resource: snapshots {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.029660 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extended resource: encryption {{(pid=113662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.029712 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension AdminActions extending resource: backups {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.029712 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.029712 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.029712 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.029889 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.029927 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.029927 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.029927 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension TypesManage extending resource: types {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.030048 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extended resource: encryption {{(pid=113663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:25:07.030087 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.030087 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension UsedLimits extending resource: limits {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.030087 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.v3.router [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.030257 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.030357 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.031288 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.031387 np0000170098 devstack@c-api.service[113664]: WARNING keystonemiddleware.auth_token [None req-e7410824-a31b-42b6-9396-3fb2975eac15 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 24 19:25:07.031832 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.032164 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.032751 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.contrib.snapshot_actions [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] SnapshotActionsController initialized {{(pid=113661) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 19:25:07.032817 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.033546 np0000170098 devstack@c-api.service[113661]: WARNING castellan.key_manager.migration [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.033684 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.034366 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.034785 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.034985 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.035067 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.035152 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.035258 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension VolumeActions extending resource: volumes {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.035399 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension AdminActions extending resource: volumes {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.035562 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension AdminActions extending resource: snapshots {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.035719 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension AdminActions extending resource: backups {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.035859 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.035980 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.035980 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.036137 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.036137 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension SnapshotActions extending resource: snapshots {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.036255 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.036313 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension TypesManage extending resource: types {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.036417 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension VolumeTypeAccess extending resource: types {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.036559 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension UsedLimits extending resource: limits {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.036653 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.036714 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.v3.router [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.037129 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.037385 np0000170098 devstack@c-api.service[113664]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e6a23ca3668 pid: 113664 (default app) Apr 24 19:25:07.037894 np0000170098 devstack@c-api.service[113664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 24 19:25:07.037894 np0000170098 devstack@c-api.service[113664]: warnings.warn( Apr 24 19:25:07.038212 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.038656 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.039117 np0000170098 devstack@c-api.service[113661]: WARNING keystonemiddleware.auth_token [None req-00b5078e-e7b4-4e18-8c3a-00c71b4948dd None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 24 19:25:07.039178 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.contrib.snapshot_actions [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] SnapshotActionsController initialized {{(pid=113662) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 19:25:07.039517 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.contrib.snapshot_actions [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] SnapshotActionsController initialized {{(pid=113663) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 19:25:07.039956 np0000170098 devstack@c-api.service[113662]: WARNING castellan.key_manager.migration [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.040218 np0000170098 devstack@c-api.service[113663]: WARNING castellan.key_manager.migration [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:25:07.040854 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.040981 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041084 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041160 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041215 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041253 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension VolumeActions extending resource: volumes {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041342 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041397 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension AdminActions extending resource: volumes {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041439 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension VolumeActions extending resource: volumes {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041486 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension AdminActions extending resource: snapshots {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041586 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension AdminActions extending resource: volumes {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041636 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension AdminActions extending resource: backups {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041684 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041724 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension AdminActions extending resource: snapshots {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041784 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041833 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension AdminActions extending resource: backups {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041874 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.041981 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.042030 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.042071 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.042136 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.042234 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.042310 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension TypesManage extending resource: types {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.042420 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension SnapshotActions extending resource: snapshots {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.042420 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.042571 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.042649 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension TypesManage extending resource: types {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.042728 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension UsedLimits extending resource: limits {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.042794 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension VolumeTypeAccess extending resource: types {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.042858 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.v3.router [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.042936 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension UsedLimits extending resource: limits {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.042936 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.v3.router [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:25:07.045134 np0000170098 devstack@c-api.service[113662]: WARNING keystonemiddleware.auth_token [None req-dc5fdd07-e1d3-4351-b9a7-ac3de00d1340 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 24 19:25:07.045476 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.045476 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.045476 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.045476 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.045738 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.045738 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.045738 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.045738 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.045936 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.045936 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.045936 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.045936 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.045936 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.045936 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.046269 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.046269 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.046269 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.046269 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.046269 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.046546 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.046546 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.046546 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.046546 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.046546 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.046769 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.046769 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.046769 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.046769 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.046964 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.046964 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.046964 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.046964 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.046964 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.047189 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.047189 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.047189 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.047189 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.047189 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.047427 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.047427 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.047427 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.047427 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.047427 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.047427 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.047712 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.047712 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.047712 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.047712 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.047712 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.047712 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.048130 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.048130 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.048130 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.048130 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.048130 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.048130 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.048610 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.048610 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.048610 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.048610 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.048610 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.049052 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.049052 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.049052 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.049052 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.049052 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.049514 np0000170098 devstack@c-api.service[113661]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e6a23ca3668 pid: 113661 (default app) Apr 24 19:25:07.049590 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.049590 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.049590 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.049590 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.049590 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.049590 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.050036 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.050036 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.050036 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.050036 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.050036 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.050036 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.050517 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.050517 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.050517 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.050517 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.050517 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.051017 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.051017 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.051017 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.051017 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.051017 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.052204 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.052204 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.052204 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.052204 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.052456 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.052456 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.052456 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.052456 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.052658 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.052658 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.052658 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.052658 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.052658 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.052936 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.052936 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.052936 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.052936 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.052936 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.053151 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.053151 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.053151 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.053151 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.053361 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.053361 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.053361 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.053361 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.053542 np0000170098 devstack@c-api.service[113663]: WARNING keystonemiddleware.auth_token [None req-755d4f7a-2770-41c7-8668-969ab4b0d75d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 24 19:25:07.053583 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.053583 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.053583 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.053583 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.053785 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.053785 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.053785 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.053785 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.053967 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.053967 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.053967 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.053967 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.054147 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.054147 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.054147 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.054147 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.054147 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.054481 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.054481 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.054481 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.054481 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.054481 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.054481 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.054775 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.054775 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.054775 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.054775 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.054775 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.054992 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.054992 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.054992 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.054992 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.054992 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.054992 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.055270 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.055270 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.055270 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.055270 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.055270 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.055270 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.055569 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.055569 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.055569 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.055569 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.055569 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.055569 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.055939 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.055939 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.055939 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.055939 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.055939 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.055939 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.056246 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.056246 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.056246 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.056246 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.056477 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.056477 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.056477 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.056477 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.056477 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.056728 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.056728 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.056728 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.056728 np0000170098 devstack@c-api.service[113664]: /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. Apr 24 19:25:07.056728 np0000170098 devstack@c-api.service[113664]: warnings.warn(deprecated_msg) Apr 24 19:25:07.056728 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.middleware.request_id [None req-8e6ade74-8133-47e0-a594-66632b975949 None None] RequestId filter calling following filter/app {{(pid=113664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:25:07.056970 np0000170098 devstack@c-api.service[113662]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e6a23ca3668 pid: 113662 (default app) Apr 24 19:25:07.057015 np0000170098 devstack@c-api.service[113664]: [pid: 113664|app: 0|req: 1/1] 199.19.213.219 () {60 vars in 953 bytes} [Fri Apr 24 19:25:07 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 24 19:25:07.057052 np0000170098 devstack@c-api.service[113663]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e6a23ca3668 pid: 113663 (default app) Apr 24 19:25:14.328100 np0000170098 devstack@c-api.service[113661]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 24 19:25:14.328100 np0000170098 devstack@c-api.service[113661]: warnings.warn( Apr 24 19:25:14.346226 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.346226 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.346503 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.346503 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.346503 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.346503 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.346503 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.346883 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.346883 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.346883 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.346883 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.346883 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.346883 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.347229 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.347229 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.347229 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.347229 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.347229 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.347530 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.347530 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.347530 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.347530 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.347954 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.347954 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.347954 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.347954 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.348191 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.348191 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.348191 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.348191 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.348191 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.348524 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.348524 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.348524 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.348524 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.348524 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.348817 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.348817 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.348817 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.348817 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.348817 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.348817 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.349208 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.349208 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.349208 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.349208 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.349208 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.349208 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.349593 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.349593 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.349593 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.349593 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.349593 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.349593 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.349927 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.349927 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.349927 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.349927 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.349927 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.349927 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.350266 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.350266 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.350266 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.350266 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.350513 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.350513 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.350513 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.350513 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.350513 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.350882 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.350882 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.350882 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.350882 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.350882 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.351155 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.351155 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.351155 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.351155 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.351155 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.351155 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.351498 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.351498 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.351498 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.351498 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.351498 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.351828 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.351828 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.351828 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.351828 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.351828 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.352130 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.352130 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.352130 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.352130 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.352458 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.352458 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.352458 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.352458 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.352749 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.352749 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.352749 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.352749 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.352749 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.353422 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.353422 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.353422 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.353422 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.353422 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.354082 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.354082 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.354082 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.354082 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.354378 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.354378 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.354378 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.354378 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.354717 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.354717 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.354717 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.354717 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.354885 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.354885 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.354885 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.354885 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.355041 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.355041 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.355041 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.355041 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.355198 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.355198 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.355198 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.355198 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.355198 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.355198 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.355440 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.355440 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.355440 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.355440 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.355440 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.355654 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.355654 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.355654 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.355654 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.355654 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.355654 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.355654 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.355891 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.355891 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.355891 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.355891 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.355891 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.355891 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.356103 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.356103 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.356103 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.356103 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.356103 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.356103 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.356323 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.356323 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.356323 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.356323 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.356323 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.356323 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.356555 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.356555 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.356555 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.356555 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.356708 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.356708 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.356708 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.356708 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.356843 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.356843 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.356843 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.356843 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.356983 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.356983 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.356983 np0000170098 devstack@c-api.service[113661]: /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. Apr 24 19:25:14.356983 np0000170098 devstack@c-api.service[113661]: warnings.warn(deprecated_msg) Apr 24 19:25:14.356983 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.middleware.request_id [None req-d579547c-0e4c-484c-8932-741cd1fc01a6 None None] RequestId filter calling following filter/app {{(pid=113661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:25:14.849527 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-d579547c-0e4c-484c-8932-741cd1fc01a6 admin admin] POST https://199.19.213.219/volume/v3/types Apr 24 19:25:14.849969 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-d579547c-0e4c-484c-8932-741cd1fc01a6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 24 19:25:14.851649 np0000170098 devstack@c-api.service[113661]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 24 19:25:14.851649 np0000170098 devstack@c-api.service[113661]: warnings.warn( Apr 24 19:25:14.859748 np0000170098 devstack@c-api.service[113661]: DEBUG oslo_db.sqlalchemy.engines [None req-d579547c-0e4c-484c-8932-741cd1fc01a6 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=113661) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:25:14.892230 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-d579547c-0e4c-484c-8932-741cd1fc01a6 admin admin] https://199.19.213.219/volume/v3/types returned with HTTP 200 Apr 24 19:25:14.893033 np0000170098 devstack@c-api.service[113661]: [pid: 113661|app: 0|req: 1/2] 199.19.213.219 () {68 vars in 1288 bytes} [Fri Apr 24 19:25:14 2026] POST /volume/v3/types => generated 186 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:25:14.905793 np0000170098 devstack@c-api.service[113662]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 24 19:25:14.905793 np0000170098 devstack@c-api.service[113662]: warnings.warn( Apr 24 19:25:14.919000 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.919000 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.919000 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.919000 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.919377 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.919377 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.919377 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.919377 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.919613 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.919613 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.919613 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.919613 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.919613 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.919613 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.919942 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.919942 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.919942 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.919942 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.919942 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.920227 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.920227 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.920227 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.920227 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.920227 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.920575 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.920575 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.920575 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.920575 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.920800 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.920800 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.920800 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.920800 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.920800 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.921095 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.921095 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.921095 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.921095 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.921095 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.921384 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.921384 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.921384 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.921384 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.921384 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.921384 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.921730 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.921730 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.921730 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.921730 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.921730 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.921730 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.922058 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.922058 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.922058 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.922058 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.922058 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.922058 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.922407 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.922407 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.922407 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.922407 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.922407 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.922841 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.922841 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.922841 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.922841 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.922841 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.923117 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.923117 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.923117 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.923117 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.923117 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.923117 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.923501 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.923501 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.923501 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.923501 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.923501 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.923501 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.923804 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.923804 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.923804 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.923804 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.923804 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.923997 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.923997 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.923997 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.923997 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.923997 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.924183 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.924183 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.924183 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.924183 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.924353 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.924353 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.924353 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.924353 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.924523 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.924523 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.924523 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.924523 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.924523 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.924726 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.924726 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.924726 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.924726 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.924726 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.924916 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.924916 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.924916 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.924916 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.925070 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.925070 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.925070 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.925070 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.925223 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.925223 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.925223 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.925223 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.925501 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.925501 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.925501 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.925501 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.925973 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.925973 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.925973 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.925973 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.926128 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.926128 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.926128 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.926128 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.926128 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.926412 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.926412 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.926412 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.926412 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.926412 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.926412 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.926666 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.926666 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.926666 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.926666 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.926666 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.926893 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.926893 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.926893 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.926893 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.926893 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.926893 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.927128 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.927128 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.927128 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.927128 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.927128 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.927128 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.927366 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.927366 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.927366 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.927366 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.927366 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.927366 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.927589 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.927589 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.927589 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.927589 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.927589 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.927589 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.927825 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.927825 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.927825 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.927825 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.927988 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.927988 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.927988 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.927988 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.927988 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.928190 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.928190 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.928190 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.928190 np0000170098 devstack@c-api.service[113662]: /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. Apr 24 19:25:14.928190 np0000170098 devstack@c-api.service[113662]: warnings.warn(deprecated_msg) Apr 24 19:25:14.928190 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.middleware.request_id [req-d579547c-0e4c-484c-8932-741cd1fc01a6 req-bf82c112-2c71-49d2-8b55-9d28b14f32ce None None] RequestId filter calling following filter/app {{(pid=113662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:25:15.292986 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [req-d579547c-0e4c-484c-8932-741cd1fc01a6 req-bf82c112-2c71-49d2-8b55-9d28b14f32ce admin admin] POST https://199.19.213.219/volume/v3/types/4092aaf7-6212-46a7-94c6-b3ab05d43806/extra_specs Apr 24 19:25:15.293558 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [req-d579547c-0e4c-484c-8932-741cd1fc01a6 req-bf82c112-2c71-49d2-8b55-9d28b14f32ce admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 24 19:25:15.295272 np0000170098 devstack@c-api.service[113662]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 24 19:25:15.295272 np0000170098 devstack@c-api.service[113662]: warnings.warn( Apr 24 19:25:15.305685 np0000170098 devstack@c-api.service[113662]: DEBUG oslo_db.sqlalchemy.engines [req-d579547c-0e4c-484c-8932-741cd1fc01a6 req-bf82c112-2c71-49d2-8b55-9d28b14f32ce 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=113662) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:25:15.374842 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [req-d579547c-0e4c-484c-8932-741cd1fc01a6 req-bf82c112-2c71-49d2-8b55-9d28b14f32ce admin admin] https://199.19.213.219/volume/v3/types/4092aaf7-6212-46a7-94c6-b3ab05d43806/extra_specs returned with HTTP 200 Apr 24 19:25:15.375806 np0000170098 devstack@c-api.service[113662]: [pid: 113662|app: 0|req: 1/3] 199.19.213.219 () {70 vars in 1505 bytes} [Fri Apr 24 19:25:14 2026] POST /volume/v3/types/4092aaf7-6212-46a7-94c6-b3ab05d43806/extra_specs => generated 55 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:25:16.921751 np0000170098 devstack@c-api.service[113664]: DEBUG dbcounter [-] [113664] Writing DB stats cinder:SELECT=6 {{(pid=113664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:25:16.930947 np0000170098 devstack@c-api.service[113663]: DEBUG dbcounter [-] [113663] Writing DB stats cinder:SELECT=6 {{(pid=113663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:25:24.889171 np0000170098 devstack@c-api.service[113661]: DEBUG dbcounter [-] [113661] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:25:25.372922 np0000170098 devstack@c-api.service[113662]: DEBUG dbcounter [-] [113662] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:31:35.742873 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.middleware.request_id [None req-6de51f29-da6f-4aec-bd08-381035da0b8e None None] RequestId filter calling following filter/app {{(pid=113664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:31:35.743716 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-6de51f29-da6f-4aec-bd08-381035da0b8e None None] GET https://199.19.213.219/volume// Apr 24 19:31:35.743976 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-6de51f29-da6f-4aec-bd08-381035da0b8e None None] Empty body provided in request {{(pid=113664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:31:35.744250 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-6de51f29-da6f-4aec-bd08-381035da0b8e None None] Calling method 'all' {{(pid=113664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:31:35.744935 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-6de51f29-da6f-4aec-bd08-381035da0b8e None None] https://199.19.213.219/volume// returned with HTTP 300 Apr 24 19:31:35.745294 np0000170098 devstack@c-api.service[113664]: [pid: 113664|app: 0|req: 2/4] 199.19.213.219 () {66 vars in 1456 bytes} [Fri Apr 24 19:31:35 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 24 19:32:14.973663 np0000170098 devstack@c-api.service[113663]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 24 19:32:14.973663 np0000170098 devstack@c-api.service[113663]: warnings.warn( Apr 24 19:32:14.985839 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.985839 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.985839 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.985839 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.986173 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.986173 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.986173 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.986173 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.986531 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.986531 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.986531 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.986531 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.986531 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.986531 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.986930 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.986930 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.986930 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.986930 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.986930 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.987281 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.987281 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.987281 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.987281 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.987281 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.987612 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.987612 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.987612 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.987612 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.987907 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.987907 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.987907 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.987907 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.987907 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.988268 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.988268 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.988268 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.988268 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.988268 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.988595 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.988595 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.988595 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.988595 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.988595 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.988595 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.989003 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.989003 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.989003 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.989003 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.989003 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.989003 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.989414 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.989414 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.989414 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.989414 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.989414 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.989414 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.989807 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.989807 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.989807 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.989807 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.989807 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.990167 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.990167 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.990167 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.990167 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.990167 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.990556 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.990556 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.990556 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.990556 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.990556 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.990556 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.990961 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.990961 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.990961 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.990961 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.990961 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.990961 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.991316 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.991316 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.991316 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.991316 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.991316 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.991663 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.991663 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.991663 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.991663 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.991663 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.991874 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.991874 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.991874 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.991874 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.992060 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.992060 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.992060 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.992060 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.992224 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.992224 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.992224 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.992224 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.992224 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.992496 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.992496 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.992496 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.992496 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.992496 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.992691 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.992691 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.992691 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.992691 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.992871 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.992871 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.992871 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.992871 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.993046 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.993046 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.993046 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.993046 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.993230 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.993230 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.993230 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.993230 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.993408 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.993408 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.993408 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.993408 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.993582 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.993582 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.993582 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.993582 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.993582 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.993797 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.993797 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.993797 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.993797 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.993797 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.993797 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.994135 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.994135 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.994135 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.994135 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.994135 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.994364 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.994364 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.994364 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.994364 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.994364 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.994364 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.994821 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.994821 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.994821 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.994821 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.994821 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.994821 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.995070 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.995070 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.995070 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.995070 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.995070 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.995070 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.995346 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.995346 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.995346 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.995346 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.995346 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.995346 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.995619 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.995619 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.995619 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.995619 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.995791 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.995791 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.995791 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.995791 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.995791 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.996032 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.996032 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.996032 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.996032 np0000170098 devstack@c-api.service[113663]: /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. Apr 24 19:32:14.996032 np0000170098 devstack@c-api.service[113663]: warnings.warn(deprecated_msg) Apr 24 19:32:14.996032 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.middleware.request_id [None req-ef09b9f5-77d2-4973-9fd5-9c8eeddae0a7 None None] RequestId filter calling following filter/app {{(pid=113663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:32:15.310557 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-ef09b9f5-77d2-4973-9fd5-9c8eeddae0a7 demo demo] GET https://199.19.213.219/volume/v3/types?is_public=None Apr 24 19:32:15.310824 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-ef09b9f5-77d2-4973-9fd5-9c8eeddae0a7 demo demo] Empty body provided in request {{(pid=113663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:32:15.310887 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-ef09b9f5-77d2-4973-9fd5-9c8eeddae0a7 demo demo] Calling method 'index' {{(pid=113663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:32:15.311391 np0000170098 devstack@c-api.service[113663]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 24 19:32:15.311391 np0000170098 devstack@c-api.service[113663]: warnings.warn( Apr 24 19:32:15.312008 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.api_utils [None req-ef09b9f5-77d2-4973-9fd5-9c8eeddae0a7 demo demo] Removing options '' from query. {{(pid=113663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:32:15.321999 np0000170098 devstack@c-api.service[113663]: DEBUG oslo_db.sqlalchemy.engines [None req-ef09b9f5-77d2-4973-9fd5-9c8eeddae0a7 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=113663) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:32:15.340599 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-ef09b9f5-77d2-4973-9fd5-9c8eeddae0a7 demo demo] https://199.19.213.219/volume/v3/types?is_public=None returned with HTTP 200 Apr 24 19:32:15.341530 np0000170098 devstack@c-api.service[113663]: [pid: 113663|app: 0|req: 1/5] 199.19.213.219 () {64 vars in 1263 bytes} [Fri Apr 24 19:32:14 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:32:15.352328 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.middleware.request_id [req-ef09b9f5-77d2-4973-9fd5-9c8eeddae0a7 req-c2a90bcf-1cf2-4463-a57a-a43598b16417 None None] RequestId filter calling following filter/app {{(pid=113661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:32:15.357788 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [req-ef09b9f5-77d2-4973-9fd5-9c8eeddae0a7 req-c2a90bcf-1cf2-4463-a57a-a43598b16417 demo demo] GET https://199.19.213.219/volume/v3/types/default Apr 24 19:32:15.358163 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [req-ef09b9f5-77d2-4973-9fd5-9c8eeddae0a7 req-c2a90bcf-1cf2-4463-a57a-a43598b16417 demo demo] Empty body provided in request {{(pid=113661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:32:15.358589 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [req-ef09b9f5-77d2-4973-9fd5-9c8eeddae0a7 req-c2a90bcf-1cf2-4463-a57a-a43598b16417 demo demo] Calling method 'show' {{(pid=113661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:32:15.368032 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [req-ef09b9f5-77d2-4973-9fd5-9c8eeddae0a7 req-c2a90bcf-1cf2-4463-a57a-a43598b16417 demo demo] https://199.19.213.219/volume/v3/types/default returned with HTTP 200 Apr 24 19:32:15.368361 np0000170098 devstack@c-api.service[113661]: [pid: 113661|app: 0|req: 2/6] 199.19.213.219 () {66 vars in 1329 bytes} [Fri Apr 24 19:32:15 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:32:15.815887 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.middleware.request_id [None req-f343c95b-139b-4903-beae-9859cd5155de None None] RequestId filter calling following filter/app {{(pid=113662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:32:15.891838 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-f343c95b-139b-4903-beae-9859cd5155de demo demo] GET https://199.19.213.219/volume/v3/types/default Apr 24 19:32:15.891838 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-f343c95b-139b-4903-beae-9859cd5155de demo demo] Empty body provided in request {{(pid=113662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:32:15.891838 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-f343c95b-139b-4903-beae-9859cd5155de demo demo] Calling method 'show' {{(pid=113662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:32:15.891838 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-f343c95b-139b-4903-beae-9859cd5155de demo demo] https://199.19.213.219/volume/v3/types/default returned with HTTP 200 Apr 24 19:32:15.891838 np0000170098 devstack@c-api.service[113662]: [pid: 113662|app: 0|req: 2/7] 199.19.213.219 () {64 vars in 1258 bytes} [Fri Apr 24 19:32:15 2026] GET /volume/v3/types/default => generated 145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:32:16.368224 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.middleware.request_id [None req-713a2c83-cb96-4bd5-819f-fc95432b195c None None] RequestId filter calling following filter/app {{(pid=113664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:32:16.688941 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-713a2c83-cb96-4bd5-819f-fc95432b195c demo demo] GET https://199.19.213.219/volume/v3/types/default Apr 24 19:32:16.689241 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-713a2c83-cb96-4bd5-819f-fc95432b195c demo demo] Empty body provided in request {{(pid=113664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:32:16.689313 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-713a2c83-cb96-4bd5-819f-fc95432b195c demo demo] Calling method 'show' {{(pid=113664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:32:16.699141 np0000170098 devstack@c-api.service[113664]: DEBUG oslo_db.sqlalchemy.engines [None req-713a2c83-cb96-4bd5-819f-fc95432b195c 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=113664) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:32:16.717061 np0000170098 devstack@c-api.service[113664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 24 19:32:16.717061 np0000170098 devstack@c-api.service[113664]: warnings.warn( Apr 24 19:32:16.719159 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-713a2c83-cb96-4bd5-819f-fc95432b195c demo demo] https://199.19.213.219/volume/v3/types/default returned with HTTP 200 Apr 24 19:32:16.719512 np0000170098 devstack@c-api.service[113664]: [pid: 113664|app: 0|req: 3/8] 199.19.213.219 () {64 vars in 1258 bytes} [Fri Apr 24 19:32:16 2026] GET /volume/v3/types/default => generated 145 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:32:16.734119 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.middleware.request_id [None req-0de2221b-1368-4d87-8262-72fac8ae13bf None None] RequestId filter calling following filter/app {{(pid=113663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:32:16.737634 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-0de2221b-1368-4d87-8262-72fac8ae13bf demo demo] GET https://199.19.213.219/volume/v3/types/default Apr 24 19:32:16.738009 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-0de2221b-1368-4d87-8262-72fac8ae13bf demo demo] Empty body provided in request {{(pid=113663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:32:16.738410 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-0de2221b-1368-4d87-8262-72fac8ae13bf demo demo] Calling method 'show' {{(pid=113663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:32:16.754306 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-0de2221b-1368-4d87-8262-72fac8ae13bf demo demo] https://199.19.213.219/volume/v3/types/default returned with HTTP 200 Apr 24 19:32:16.754682 np0000170098 devstack@c-api.service[113663]: [pid: 113663|app: 0|req: 2/9] 199.19.213.219 () {64 vars in 1258 bytes} [Fri Apr 24 19:32:16 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:32:25.364356 np0000170098 devstack@c-api.service[113661]: DEBUG dbcounter [-] [113661] Writing DB stats cinder:SELECT=2 {{(pid=113661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:32:25.880768 np0000170098 devstack@c-api.service[113662]: DEBUG dbcounter [-] [113662] Writing DB stats cinder:SELECT=2 {{(pid=113662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:32:26.714756 np0000170098 devstack@c-api.service[113664]: DEBUG dbcounter [-] [113664] Writing DB stats cinder:SELECT=2 {{(pid=113664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:32:26.751633 np0000170098 devstack@c-api.service[113663]: DEBUG dbcounter [-] [113663] Writing DB stats cinder:SELECT=3 {{(pid=113663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:40:50.964695 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.middleware.request_id [None req-49c505e7-befd-40e6-a2bd-f0eb4339e1c2 None None] RequestId filter calling following filter/app {{(pid=113661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:40:51.069858 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-49c505e7-befd-40e6-a2bd-f0eb4339e1c2 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:40:51.070158 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-49c505e7-befd-40e6-a2bd-f0eb4339e1c2 demo demo] Empty body provided in request {{(pid=113661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:40:51.070506 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-49c505e7-befd-40e6-a2bd-f0eb4339e1c2 demo demo] Calling method 'detail' {{(pid=113661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:40:51.071321 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.api_utils [None req-49c505e7-befd-40e6-a2bd-f0eb4339e1c2 demo demo] Removing options '' from query. {{(pid=113661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:40:51.072664 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.volume.api [None req-49c505e7-befd-40e6-a2bd-f0eb4339e1c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:40:51.114818 np0000170098 devstack@c-api.service[113661]: INFO cinder.volume.api [None req-49c505e7-befd-40e6-a2bd-f0eb4339e1c2 demo demo] Get all volumes completed successfully. Apr 24 19:40:51.118118 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-49c505e7-befd-40e6-a2bd-f0eb4339e1c2 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:40:51.118297 np0000170098 devstack@c-api.service[113661]: [pid: 113661|app: 0|req: 3/10] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:40:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:41:01.107471 np0000170098 devstack@c-api.service[113661]: DEBUG dbcounter [-] [113661] Writing DB stats cinder:SELECT=1 {{(pid=113661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:41:51.139386 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.middleware.request_id [None req-5dd0f7eb-f777-4fc6-8937-092ebe498a4d None None] RequestId filter calling following filter/app {{(pid=113662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:41:51.143752 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-5dd0f7eb-f777-4fc6-8937-092ebe498a4d demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:41:51.144147 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-5dd0f7eb-f777-4fc6-8937-092ebe498a4d demo demo] Empty body provided in request {{(pid=113662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:41:51.144588 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-5dd0f7eb-f777-4fc6-8937-092ebe498a4d demo demo] Calling method 'detail' {{(pid=113662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:41:51.145607 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.api_utils [None req-5dd0f7eb-f777-4fc6-8937-092ebe498a4d demo demo] Removing options '' from query. {{(pid=113662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:41:51.147203 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.volume.api [None req-5dd0f7eb-f777-4fc6-8937-092ebe498a4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:41:51.177808 np0000170098 devstack@c-api.service[113662]: INFO cinder.volume.api [None req-5dd0f7eb-f777-4fc6-8937-092ebe498a4d demo demo] Get all volumes completed successfully. Apr 24 19:41:51.180473 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-5dd0f7eb-f777-4fc6-8937-092ebe498a4d demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:41:51.180945 np0000170098 devstack@c-api.service[113662]: [pid: 113662|app: 0|req: 3/11] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:41:51 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) Apr 24 19:42:01.171632 np0000170098 devstack@c-api.service[113662]: DEBUG dbcounter [-] [113662] Writing DB stats cinder:SELECT=1 {{(pid=113662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:42:51.196694 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.middleware.request_id [None req-aeb82af8-0391-4f03-bf9b-95baaeac1252 None None] RequestId filter calling following filter/app {{(pid=113664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:42:51.204290 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-aeb82af8-0391-4f03-bf9b-95baaeac1252 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:42:51.204581 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-aeb82af8-0391-4f03-bf9b-95baaeac1252 demo demo] Empty body provided in request {{(pid=113664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:42:51.204776 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-aeb82af8-0391-4f03-bf9b-95baaeac1252 demo demo] Calling method 'detail' {{(pid=113664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:42:51.205408 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.api_utils [None req-aeb82af8-0391-4f03-bf9b-95baaeac1252 demo demo] Removing options '' from query. {{(pid=113664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:42:51.206319 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.volume.api [None req-aeb82af8-0391-4f03-bf9b-95baaeac1252 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:42:51.246451 np0000170098 devstack@c-api.service[113664]: INFO cinder.volume.api [None req-aeb82af8-0391-4f03-bf9b-95baaeac1252 demo demo] Get all volumes completed successfully. Apr 24 19:42:51.252322 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-aeb82af8-0391-4f03-bf9b-95baaeac1252 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:42:51.252322 np0000170098 devstack@c-api.service[113664]: [pid: 113664|app: 0|req: 4/12] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:42:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:43:01.239274 np0000170098 devstack@c-api.service[113664]: DEBUG dbcounter [-] [113664] Writing DB stats cinder:SELECT=1 {{(pid=113664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:43:51.265535 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.middleware.request_id [None req-29fcfd2e-6c1e-46a0-a2be-72f70c28dcbb None None] RequestId filter calling following filter/app {{(pid=113663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:43:51.268432 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-29fcfd2e-6c1e-46a0-a2be-72f70c28dcbb demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:43:51.268875 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-29fcfd2e-6c1e-46a0-a2be-72f70c28dcbb demo demo] Empty body provided in request {{(pid=113663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:43:51.269463 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-29fcfd2e-6c1e-46a0-a2be-72f70c28dcbb demo demo] Calling method 'detail' {{(pid=113663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:43:51.270191 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.api_utils [None req-29fcfd2e-6c1e-46a0-a2be-72f70c28dcbb demo demo] Removing options '' from query. {{(pid=113663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:43:51.271257 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.volume.api [None req-29fcfd2e-6c1e-46a0-a2be-72f70c28dcbb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:43:51.311510 np0000170098 devstack@c-api.service[113663]: INFO cinder.volume.api [None req-29fcfd2e-6c1e-46a0-a2be-72f70c28dcbb demo demo] Get all volumes completed successfully. Apr 24 19:43:51.313664 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-29fcfd2e-6c1e-46a0-a2be-72f70c28dcbb demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:43:51.314079 np0000170098 devstack@c-api.service[113663]: [pid: 113663|app: 0|req: 3/13] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:43:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:44:01.306671 np0000170098 devstack@c-api.service[113663]: DEBUG dbcounter [-] [113663] Writing DB stats cinder:SELECT=1 {{(pid=113663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:44:51.323889 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.middleware.request_id [None req-d39bcb60-300e-4fe3-abeb-f877e2bb04e9 None None] RequestId filter calling following filter/app {{(pid=113661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:44:51.328486 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-d39bcb60-300e-4fe3-abeb-f877e2bb04e9 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:44:51.328752 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-d39bcb60-300e-4fe3-abeb-f877e2bb04e9 demo demo] Empty body provided in request {{(pid=113661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:44:51.328916 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-d39bcb60-300e-4fe3-abeb-f877e2bb04e9 demo demo] Calling method 'detail' {{(pid=113661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:44:51.329177 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.api_utils [None req-d39bcb60-300e-4fe3-abeb-f877e2bb04e9 demo demo] Removing options '' from query. {{(pid=113661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:44:51.329920 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.volume.api [None req-d39bcb60-300e-4fe3-abeb-f877e2bb04e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:44:51.338084 np0000170098 devstack@c-api.service[113661]: INFO cinder.volume.api [None req-d39bcb60-300e-4fe3-abeb-f877e2bb04e9 demo demo] Get all volumes completed successfully. Apr 24 19:44:51.339933 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-d39bcb60-300e-4fe3-abeb-f877e2bb04e9 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:44:51.340274 np0000170098 devstack@c-api.service[113661]: [pid: 113661|app: 0|req: 4/14] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:44:51 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) Apr 24 19:45:01.332554 np0000170098 devstack@c-api.service[113661]: DEBUG dbcounter [-] [113661] Writing DB stats cinder:SELECT=1 {{(pid=113661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:45:51.356297 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.middleware.request_id [None req-a77ec3b7-bc32-449d-bb1f-ba58be951e60 None None] RequestId filter calling following filter/app {{(pid=113662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:45:51.628714 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-a77ec3b7-bc32-449d-bb1f-ba58be951e60 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:45:51.628983 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-a77ec3b7-bc32-449d-bb1f-ba58be951e60 demo demo] Empty body provided in request {{(pid=113662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:45:51.629255 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-a77ec3b7-bc32-449d-bb1f-ba58be951e60 demo demo] Calling method 'detail' {{(pid=113662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:45:51.629646 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.api_utils [None req-a77ec3b7-bc32-449d-bb1f-ba58be951e60 demo demo] Removing options '' from query. {{(pid=113662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:45:51.630708 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.volume.api [None req-a77ec3b7-bc32-449d-bb1f-ba58be951e60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:45:51.640257 np0000170098 devstack@c-api.service[113662]: INFO cinder.volume.api [None req-a77ec3b7-bc32-449d-bb1f-ba58be951e60 demo demo] Get all volumes completed successfully. Apr 24 19:45:51.643021 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-a77ec3b7-bc32-449d-bb1f-ba58be951e60 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:45:51.643515 np0000170098 devstack@c-api.service[113662]: [pid: 113662|app: 0|req: 4/15] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:45:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:46:01.634720 np0000170098 devstack@c-api.service[113662]: DEBUG dbcounter [-] [113662] Writing DB stats cinder:SELECT=1 {{(pid=113662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:46:51.662475 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.middleware.request_id [None req-8fc85ede-5083-4917-afd0-4d903aeb96b9 None None] RequestId filter calling following filter/app {{(pid=113664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:46:51.667368 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-8fc85ede-5083-4917-afd0-4d903aeb96b9 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:46:51.667709 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-8fc85ede-5083-4917-afd0-4d903aeb96b9 demo demo] Empty body provided in request {{(pid=113664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:46:51.668062 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-8fc85ede-5083-4917-afd0-4d903aeb96b9 demo demo] Calling method 'detail' {{(pid=113664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:46:51.668559 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.api_utils [None req-8fc85ede-5083-4917-afd0-4d903aeb96b9 demo demo] Removing options '' from query. {{(pid=113664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:46:51.670183 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.volume.api [None req-8fc85ede-5083-4917-afd0-4d903aeb96b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:46:51.682157 np0000170098 devstack@c-api.service[113664]: INFO cinder.volume.api [None req-8fc85ede-5083-4917-afd0-4d903aeb96b9 demo demo] Get all volumes completed successfully. Apr 24 19:46:51.684408 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-8fc85ede-5083-4917-afd0-4d903aeb96b9 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:46:51.684899 np0000170098 devstack@c-api.service[113664]: [pid: 113664|app: 0|req: 5/16] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:46:51 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) Apr 24 19:47:01.673796 np0000170098 devstack@c-api.service[113664]: DEBUG dbcounter [-] [113664] Writing DB stats cinder:SELECT=1 {{(pid=113664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:47:51.716794 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.middleware.request_id [None req-9aab0abc-e52a-40a1-9ba6-ae3d1911d795 None None] RequestId filter calling following filter/app {{(pid=113663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:47:51.719222 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-9aab0abc-e52a-40a1-9ba6-ae3d1911d795 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:47:51.719429 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-9aab0abc-e52a-40a1-9ba6-ae3d1911d795 demo demo] Empty body provided in request {{(pid=113663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:47:51.719631 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-9aab0abc-e52a-40a1-9ba6-ae3d1911d795 demo demo] Calling method 'detail' {{(pid=113663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:47:51.719914 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.api_utils [None req-9aab0abc-e52a-40a1-9ba6-ae3d1911d795 demo demo] Removing options '' from query. {{(pid=113663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:47:51.720984 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.volume.api [None req-9aab0abc-e52a-40a1-9ba6-ae3d1911d795 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:47:51.730831 np0000170098 devstack@c-api.service[113663]: INFO cinder.volume.api [None req-9aab0abc-e52a-40a1-9ba6-ae3d1911d795 demo demo] Get all volumes completed successfully. Apr 24 19:47:51.733900 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-9aab0abc-e52a-40a1-9ba6-ae3d1911d795 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:47:51.734575 np0000170098 devstack@c-api.service[113663]: [pid: 113663|app: 0|req: 4/17] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:47:51 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) Apr 24 19:48:01.726074 np0000170098 devstack@c-api.service[113663]: DEBUG dbcounter [-] [113663] Writing DB stats cinder:SELECT=1 {{(pid=113663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:48:51.747535 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.middleware.request_id [None req-ed5b3794-3965-4d09-8574-182febf4f063 None None] RequestId filter calling following filter/app {{(pid=113661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:48:51.752164 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-ed5b3794-3965-4d09-8574-182febf4f063 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:48:51.752597 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-ed5b3794-3965-4d09-8574-182febf4f063 demo demo] Empty body provided in request {{(pid=113661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:48:51.753004 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-ed5b3794-3965-4d09-8574-182febf4f063 demo demo] Calling method 'detail' {{(pid=113661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:48:51.753530 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.api_utils [None req-ed5b3794-3965-4d09-8574-182febf4f063 demo demo] Removing options '' from query. {{(pid=113661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:48:51.755024 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.volume.api [None req-ed5b3794-3965-4d09-8574-182febf4f063 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:48:51.771381 np0000170098 devstack@c-api.service[113661]: INFO cinder.volume.api [None req-ed5b3794-3965-4d09-8574-182febf4f063 demo demo] Get all volumes completed successfully. Apr 24 19:48:51.771381 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-ed5b3794-3965-4d09-8574-182febf4f063 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:48:51.771663 np0000170098 devstack@c-api.service[113661]: [pid: 113661|app: 0|req: 5/18] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:48:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:49:01.760965 np0000170098 devstack@c-api.service[113661]: DEBUG dbcounter [-] [113661] Writing DB stats cinder:SELECT=1 {{(pid=113661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:49:51.786104 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.middleware.request_id [None req-a5eb36c8-f8e5-44b5-af69-2d0dcaeb107d None None] RequestId filter calling following filter/app {{(pid=113662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:49:51.789544 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-a5eb36c8-f8e5-44b5-af69-2d0dcaeb107d demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:49:51.789958 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-a5eb36c8-f8e5-44b5-af69-2d0dcaeb107d demo demo] Empty body provided in request {{(pid=113662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:49:51.790510 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-a5eb36c8-f8e5-44b5-af69-2d0dcaeb107d demo demo] Calling method 'detail' {{(pid=113662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:49:51.791011 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.api_utils [None req-a5eb36c8-f8e5-44b5-af69-2d0dcaeb107d demo demo] Removing options '' from query. {{(pid=113662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:49:51.791954 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.volume.api [None req-a5eb36c8-f8e5-44b5-af69-2d0dcaeb107d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:49:51.800778 np0000170098 devstack@c-api.service[113662]: INFO cinder.volume.api [None req-a5eb36c8-f8e5-44b5-af69-2d0dcaeb107d demo demo] Get all volumes completed successfully. Apr 24 19:49:51.803635 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-a5eb36c8-f8e5-44b5-af69-2d0dcaeb107d demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:49:51.804137 np0000170098 devstack@c-api.service[113662]: [pid: 113662|app: 0|req: 5/19] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:49:51 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) Apr 24 19:50:01.795903 np0000170098 devstack@c-api.service[113662]: DEBUG dbcounter [-] [113662] Writing DB stats cinder:SELECT=1 {{(pid=113662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:50:51.824517 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.middleware.request_id [None req-1f2e1f9e-10a6-4acf-9136-38795d40c4bf None None] RequestId filter calling following filter/app {{(pid=113664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:50:52.000684 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-1f2e1f9e-10a6-4acf-9136-38795d40c4bf demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:50:52.001728 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-1f2e1f9e-10a6-4acf-9136-38795d40c4bf demo demo] Empty body provided in request {{(pid=113664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:50:52.002138 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-1f2e1f9e-10a6-4acf-9136-38795d40c4bf demo demo] Calling method 'detail' {{(pid=113664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:50:52.002523 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.api_utils [None req-1f2e1f9e-10a6-4acf-9136-38795d40c4bf demo demo] Removing options '' from query. {{(pid=113664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:50:52.003452 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.volume.api [None req-1f2e1f9e-10a6-4acf-9136-38795d40c4bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:50:52.012286 np0000170098 devstack@c-api.service[113664]: INFO cinder.volume.api [None req-1f2e1f9e-10a6-4acf-9136-38795d40c4bf demo demo] Get all volumes completed successfully. Apr 24 19:50:52.014729 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-1f2e1f9e-10a6-4acf-9136-38795d40c4bf demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:50:52.015067 np0000170098 devstack@c-api.service[113664]: [pid: 113664|app: 0|req: 6/20] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:50:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:51:02.007065 np0000170098 devstack@c-api.service[113664]: DEBUG dbcounter [-] [113664] Writing DB stats cinder:SELECT=1 {{(pid=113664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:51:52.027076 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.middleware.request_id [None req-41fa6038-17c6-4619-b2bb-e38cbc863656 None None] RequestId filter calling following filter/app {{(pid=113663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:51:52.030096 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-41fa6038-17c6-4619-b2bb-e38cbc863656 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:51:52.030594 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-41fa6038-17c6-4619-b2bb-e38cbc863656 demo demo] Empty body provided in request {{(pid=113663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:51:52.030809 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-41fa6038-17c6-4619-b2bb-e38cbc863656 demo demo] Calling method 'detail' {{(pid=113663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:51:52.031155 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.api_utils [None req-41fa6038-17c6-4619-b2bb-e38cbc863656 demo demo] Removing options '' from query. {{(pid=113663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:51:52.031952 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.volume.api [None req-41fa6038-17c6-4619-b2bb-e38cbc863656 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:51:52.045272 np0000170098 devstack@c-api.service[113663]: INFO cinder.volume.api [None req-41fa6038-17c6-4619-b2bb-e38cbc863656 demo demo] Get all volumes completed successfully. Apr 24 19:51:52.048419 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-41fa6038-17c6-4619-b2bb-e38cbc863656 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:51:52.049053 np0000170098 devstack@c-api.service[113663]: [pid: 113663|app: 0|req: 5/21] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:51:52 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) Apr 24 19:52:02.036268 np0000170098 devstack@c-api.service[113663]: DEBUG dbcounter [-] [113663] Writing DB stats cinder:SELECT=1 {{(pid=113663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:52:52.064962 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.middleware.request_id [None req-df95dd61-0c74-47a0-90c7-ef2748e0256d None None] RequestId filter calling following filter/app {{(pid=113661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:52:52.068411 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-df95dd61-0c74-47a0-90c7-ef2748e0256d demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:52:52.068639 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-df95dd61-0c74-47a0-90c7-ef2748e0256d demo demo] Empty body provided in request {{(pid=113661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:52:52.068934 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-df95dd61-0c74-47a0-90c7-ef2748e0256d demo demo] Calling method 'detail' {{(pid=113661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:52:52.069247 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.api_utils [None req-df95dd61-0c74-47a0-90c7-ef2748e0256d demo demo] Removing options '' from query. {{(pid=113661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:52:52.070314 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.volume.api [None req-df95dd61-0c74-47a0-90c7-ef2748e0256d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:52:52.078932 np0000170098 devstack@c-api.service[113661]: INFO cinder.volume.api [None req-df95dd61-0c74-47a0-90c7-ef2748e0256d demo demo] Get all volumes completed successfully. Apr 24 19:52:52.080764 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-df95dd61-0c74-47a0-90c7-ef2748e0256d demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:52:52.081110 np0000170098 devstack@c-api.service[113661]: [pid: 113661|app: 0|req: 6/22] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:52:52 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) Apr 24 19:53:02.073629 np0000170098 devstack@c-api.service[113661]: DEBUG dbcounter [-] [113661] Writing DB stats cinder:SELECT=1 {{(pid=113661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:53:52.093843 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.middleware.request_id [None req-8e7877b3-4c38-4ed2-9a61-26b81e025816 None None] RequestId filter calling following filter/app {{(pid=113662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:53:52.098984 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-8e7877b3-4c38-4ed2-9a61-26b81e025816 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:53:52.099214 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-8e7877b3-4c38-4ed2-9a61-26b81e025816 demo demo] Empty body provided in request {{(pid=113662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:53:52.099533 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-8e7877b3-4c38-4ed2-9a61-26b81e025816 demo demo] Calling method 'detail' {{(pid=113662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:53:52.099849 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.api_utils [None req-8e7877b3-4c38-4ed2-9a61-26b81e025816 demo demo] Removing options '' from query. {{(pid=113662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:53:52.100879 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.volume.api [None req-8e7877b3-4c38-4ed2-9a61-26b81e025816 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:53:52.114835 np0000170098 devstack@c-api.service[113662]: INFO cinder.volume.api [None req-8e7877b3-4c38-4ed2-9a61-26b81e025816 demo demo] Get all volumes completed successfully. Apr 24 19:53:52.114835 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-8e7877b3-4c38-4ed2-9a61-26b81e025816 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:53:52.114835 np0000170098 devstack@c-api.service[113662]: [pid: 113662|app: 0|req: 6/23] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:53:52 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) Apr 24 19:54:02.106956 np0000170098 devstack@c-api.service[113662]: DEBUG dbcounter [-] [113662] Writing DB stats cinder:SELECT=1 {{(pid=113662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:54:52.163008 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.middleware.request_id [None req-48d6742b-88b1-44b8-8216-63f90002f49a None None] RequestId filter calling following filter/app {{(pid=113664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:54:52.163008 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-48d6742b-88b1-44b8-8216-63f90002f49a demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:54:52.163008 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-48d6742b-88b1-44b8-8216-63f90002f49a demo demo] Empty body provided in request {{(pid=113664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:54:52.163008 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-48d6742b-88b1-44b8-8216-63f90002f49a demo demo] Calling method 'detail' {{(pid=113664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:54:52.163008 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.api_utils [None req-48d6742b-88b1-44b8-8216-63f90002f49a demo demo] Removing options '' from query. {{(pid=113664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:54:52.163008 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.volume.api [None req-48d6742b-88b1-44b8-8216-63f90002f49a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:54:52.163008 np0000170098 devstack@c-api.service[113664]: INFO cinder.volume.api [None req-48d6742b-88b1-44b8-8216-63f90002f49a demo demo] Get all volumes completed successfully. Apr 24 19:54:52.163008 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-48d6742b-88b1-44b8-8216-63f90002f49a demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:54:52.163008 np0000170098 devstack@c-api.service[113664]: [pid: 113664|app: 0|req: 7/24] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:54:52 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) Apr 24 19:55:02.143602 np0000170098 devstack@c-api.service[113664]: DEBUG dbcounter [-] [113664] Writing DB stats cinder:SELECT=1 {{(pid=113664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:55:52.166532 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.middleware.request_id [None req-4371003b-e750-495b-882f-7d04435cbf12 None None] RequestId filter calling following filter/app {{(pid=113663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:55:52.349823 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-4371003b-e750-495b-882f-7d04435cbf12 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:55:52.350360 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-4371003b-e750-495b-882f-7d04435cbf12 demo demo] Empty body provided in request {{(pid=113663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:55:52.350822 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-4371003b-e750-495b-882f-7d04435cbf12 demo demo] Calling method 'detail' {{(pid=113663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:55:52.351417 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.api_utils [None req-4371003b-e750-495b-882f-7d04435cbf12 demo demo] Removing options '' from query. {{(pid=113663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:55:52.352998 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.volume.api [None req-4371003b-e750-495b-882f-7d04435cbf12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:55:52.361748 np0000170098 devstack@c-api.service[113663]: INFO cinder.volume.api [None req-4371003b-e750-495b-882f-7d04435cbf12 demo demo] Get all volumes completed successfully. Apr 24 19:55:52.363755 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-4371003b-e750-495b-882f-7d04435cbf12 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:55:52.364480 np0000170098 devstack@c-api.service[113663]: [pid: 113663|app: 0|req: 6/25] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:55:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:56:02.357370 np0000170098 devstack@c-api.service[113663]: DEBUG dbcounter [-] [113663] Writing DB stats cinder:SELECT=1 {{(pid=113663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:56:52.380751 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.middleware.request_id [None req-cf6ce448-7d04-4453-9be4-b8e847276440 None None] RequestId filter calling following filter/app {{(pid=113661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:56:52.384733 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-cf6ce448-7d04-4453-9be4-b8e847276440 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:56:52.385266 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-cf6ce448-7d04-4453-9be4-b8e847276440 demo demo] Empty body provided in request {{(pid=113661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:56:52.385676 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-cf6ce448-7d04-4453-9be4-b8e847276440 demo demo] Calling method 'detail' {{(pid=113661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:56:52.386133 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.api_utils [None req-cf6ce448-7d04-4453-9be4-b8e847276440 demo demo] Removing options '' from query. {{(pid=113661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:56:52.387620 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.volume.api [None req-cf6ce448-7d04-4453-9be4-b8e847276440 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:56:52.399871 np0000170098 devstack@c-api.service[113661]: INFO cinder.volume.api [None req-cf6ce448-7d04-4453-9be4-b8e847276440 demo demo] Get all volumes completed successfully. Apr 24 19:56:52.401964 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-cf6ce448-7d04-4453-9be4-b8e847276440 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:56:52.402358 np0000170098 devstack@c-api.service[113661]: [pid: 113661|app: 0|req: 7/26] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:56:52 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) Apr 24 19:57:02.392363 np0000170098 devstack@c-api.service[113661]: DEBUG dbcounter [-] [113661] Writing DB stats cinder:SELECT=1 {{(pid=113661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:57:52.414045 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.middleware.request_id [None req-95a4f924-cbd5-4976-b562-941acecb6c79 None None] RequestId filter calling following filter/app {{(pid=113662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:57:52.417216 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-95a4f924-cbd5-4976-b562-941acecb6c79 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:57:52.417302 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-95a4f924-cbd5-4976-b562-941acecb6c79 demo demo] Empty body provided in request {{(pid=113662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:57:52.417606 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-95a4f924-cbd5-4976-b562-941acecb6c79 demo demo] Calling method 'detail' {{(pid=113662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:57:52.417926 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.api_utils [None req-95a4f924-cbd5-4976-b562-941acecb6c79 demo demo] Removing options '' from query. {{(pid=113662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:57:52.419029 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.volume.api [None req-95a4f924-cbd5-4976-b562-941acecb6c79 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:57:52.427284 np0000170098 devstack@c-api.service[113662]: INFO cinder.volume.api [None req-95a4f924-cbd5-4976-b562-941acecb6c79 demo demo] Get all volumes completed successfully. Apr 24 19:57:52.430019 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-95a4f924-cbd5-4976-b562-941acecb6c79 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:57:52.430544 np0000170098 devstack@c-api.service[113662]: [pid: 113662|app: 0|req: 7/27] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:57:52 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) Apr 24 19:58:02.424564 np0000170098 devstack@c-api.service[113662]: DEBUG dbcounter [-] [113662] Writing DB stats cinder:SELECT=1 {{(pid=113662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:58:52.444878 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.middleware.request_id [None req-93f32af2-7c60-4c70-b7fc-026a0cc8cc8f None None] RequestId filter calling following filter/app {{(pid=113664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:58:52.448250 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-93f32af2-7c60-4c70-b7fc-026a0cc8cc8f demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:58:52.448534 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-93f32af2-7c60-4c70-b7fc-026a0cc8cc8f demo demo] Empty body provided in request {{(pid=113664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:58:52.448766 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-93f32af2-7c60-4c70-b7fc-026a0cc8cc8f demo demo] Calling method 'detail' {{(pid=113664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:58:52.449065 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.api_utils [None req-93f32af2-7c60-4c70-b7fc-026a0cc8cc8f demo demo] Removing options '' from query. {{(pid=113664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:58:52.450051 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.volume.api [None req-93f32af2-7c60-4c70-b7fc-026a0cc8cc8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:58:52.460106 np0000170098 devstack@c-api.service[113664]: INFO cinder.volume.api [None req-93f32af2-7c60-4c70-b7fc-026a0cc8cc8f demo demo] Get all volumes completed successfully. Apr 24 19:58:52.462663 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-93f32af2-7c60-4c70-b7fc-026a0cc8cc8f demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:58:52.463153 np0000170098 devstack@c-api.service[113664]: [pid: 113664|app: 0|req: 8/28] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:58:52 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) Apr 24 19:59:02.453257 np0000170098 devstack@c-api.service[113664]: DEBUG dbcounter [-] [113664] Writing DB stats cinder:SELECT=1 {{(pid=113664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:59:52.478918 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.middleware.request_id [None req-6a84d35b-7d5d-4efa-99ee-b66df3e44fba None None] RequestId filter calling following filter/app {{(pid=113663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:59:52.481709 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-6a84d35b-7d5d-4efa-99ee-b66df3e44fba demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 19:59:52.482036 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-6a84d35b-7d5d-4efa-99ee-b66df3e44fba demo demo] Empty body provided in request {{(pid=113663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:59:52.482326 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-6a84d35b-7d5d-4efa-99ee-b66df3e44fba demo demo] Calling method 'detail' {{(pid=113663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:59:52.482654 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.api_utils [None req-6a84d35b-7d5d-4efa-99ee-b66df3e44fba demo demo] Removing options '' from query. {{(pid=113663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:59:52.483719 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.volume.api [None req-6a84d35b-7d5d-4efa-99ee-b66df3e44fba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:59:52.494258 np0000170098 devstack@c-api.service[113663]: INFO cinder.volume.api [None req-6a84d35b-7d5d-4efa-99ee-b66df3e44fba demo demo] Get all volumes completed successfully. Apr 24 19:59:52.498915 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-6a84d35b-7d5d-4efa-99ee-b66df3e44fba demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:59:52.499538 np0000170098 devstack@c-api.service[113663]: [pid: 113663|app: 0|req: 7/29] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 19:59:52 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) Apr 24 20:00:02.487813 np0000170098 devstack@c-api.service[113663]: DEBUG dbcounter [-] [113663] Writing DB stats cinder:SELECT=1 {{(pid=113663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 20:00:52.511688 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.middleware.request_id [None req-f77a3491-d520-435c-81fe-492b490b4391 None None] RequestId filter calling following filter/app {{(pid=113661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 20:00:52.517712 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-f77a3491-d520-435c-81fe-492b490b4391 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 20:00:52.518044 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-f77a3491-d520-435c-81fe-492b490b4391 demo demo] Empty body provided in request {{(pid=113661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 20:00:52.518408 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-f77a3491-d520-435c-81fe-492b490b4391 demo demo] Calling method 'detail' {{(pid=113661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 20:00:52.518807 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.api_utils [None req-f77a3491-d520-435c-81fe-492b490b4391 demo demo] Removing options '' from query. {{(pid=113661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 20:00:52.520867 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.volume.api [None req-f77a3491-d520-435c-81fe-492b490b4391 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 20:00:52.528481 np0000170098 devstack@c-api.service[113661]: INFO cinder.volume.api [None req-f77a3491-d520-435c-81fe-492b490b4391 demo demo] Get all volumes completed successfully. Apr 24 20:00:52.530409 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-f77a3491-d520-435c-81fe-492b490b4391 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 20:00:52.530985 np0000170098 devstack@c-api.service[113661]: [pid: 113661|app: 0|req: 8/30] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 20:00:52 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) Apr 24 20:01:02.523913 np0000170098 devstack@c-api.service[113661]: DEBUG dbcounter [-] [113661] Writing DB stats cinder:SELECT=1 {{(pid=113661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 20:01:52.567788 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.middleware.request_id [None req-9d5fed5f-72f5-4969-9c8a-bb42b23eb3a2 None None] RequestId filter calling following filter/app {{(pid=113662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 20:01:52.666219 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-9d5fed5f-72f5-4969-9c8a-bb42b23eb3a2 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 20:01:52.666515 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-9d5fed5f-72f5-4969-9c8a-bb42b23eb3a2 demo demo] Empty body provided in request {{(pid=113662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 20:01:52.666797 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-9d5fed5f-72f5-4969-9c8a-bb42b23eb3a2 demo demo] Calling method 'detail' {{(pid=113662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 20:01:52.667193 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.api_utils [None req-9d5fed5f-72f5-4969-9c8a-bb42b23eb3a2 demo demo] Removing options '' from query. {{(pid=113662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 20:01:52.668531 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.volume.api [None req-9d5fed5f-72f5-4969-9c8a-bb42b23eb3a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 20:01:52.675759 np0000170098 devstack@c-api.service[113662]: INFO cinder.volume.api [None req-9d5fed5f-72f5-4969-9c8a-bb42b23eb3a2 demo demo] Get all volumes completed successfully. Apr 24 20:01:52.677761 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-9d5fed5f-72f5-4969-9c8a-bb42b23eb3a2 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 20:01:52.678134 np0000170098 devstack@c-api.service[113662]: [pid: 113662|app: 0|req: 8/31] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 20:01:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 20:02:02.671670 np0000170098 devstack@c-api.service[113662]: DEBUG dbcounter [-] [113662] Writing DB stats cinder:SELECT=1 {{(pid=113662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 20:02:52.690843 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.middleware.request_id [None req-b3e4028e-18d1-47f3-b867-3bb8f0f22ea6 None None] RequestId filter calling following filter/app {{(pid=113664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 20:02:52.694610 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-b3e4028e-18d1-47f3-b867-3bb8f0f22ea6 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 20:02:52.694853 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-b3e4028e-18d1-47f3-b867-3bb8f0f22ea6 demo demo] Empty body provided in request {{(pid=113664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 20:02:52.694994 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-b3e4028e-18d1-47f3-b867-3bb8f0f22ea6 demo demo] Calling method 'detail' {{(pid=113664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 20:02:52.695287 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.api_utils [None req-b3e4028e-18d1-47f3-b867-3bb8f0f22ea6 demo demo] Removing options '' from query. {{(pid=113664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 20:02:52.696205 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.volume.api [None req-b3e4028e-18d1-47f3-b867-3bb8f0f22ea6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 20:02:52.707376 np0000170098 devstack@c-api.service[113664]: INFO cinder.volume.api [None req-b3e4028e-18d1-47f3-b867-3bb8f0f22ea6 demo demo] Get all volumes completed successfully. Apr 24 20:02:52.711567 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-b3e4028e-18d1-47f3-b867-3bb8f0f22ea6 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 20:02:52.712329 np0000170098 devstack@c-api.service[113664]: [pid: 113664|app: 0|req: 9/32] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 20:02:52 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) Apr 24 20:03:02.700319 np0000170098 devstack@c-api.service[113664]: DEBUG dbcounter [-] [113664] Writing DB stats cinder:SELECT=1 {{(pid=113664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 20:03:52.750661 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.middleware.request_id [None req-10c03f5c-123e-47e8-b399-fca454d40e5f None None] RequestId filter calling following filter/app {{(pid=113663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 20:03:52.752738 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-10c03f5c-123e-47e8-b399-fca454d40e5f demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 20:03:52.752917 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-10c03f5c-123e-47e8-b399-fca454d40e5f demo demo] Empty body provided in request {{(pid=113663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 20:03:52.753098 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-10c03f5c-123e-47e8-b399-fca454d40e5f demo demo] Calling method 'detail' {{(pid=113663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 20:03:52.753326 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.api_utils [None req-10c03f5c-123e-47e8-b399-fca454d40e5f demo demo] Removing options '' from query. {{(pid=113663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 20:03:52.754194 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.volume.api [None req-10c03f5c-123e-47e8-b399-fca454d40e5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 20:03:52.763309 np0000170098 devstack@c-api.service[113663]: INFO cinder.volume.api [None req-10c03f5c-123e-47e8-b399-fca454d40e5f demo demo] Get all volumes completed successfully. Apr 24 20:03:52.766138 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-10c03f5c-123e-47e8-b399-fca454d40e5f demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 20:03:52.766754 np0000170098 devstack@c-api.service[113663]: [pid: 113663|app: 0|req: 8/33] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 20:03:52 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) Apr 24 20:04:02.758566 np0000170098 devstack@c-api.service[113663]: DEBUG dbcounter [-] [113663] Writing DB stats cinder:SELECT=1 {{(pid=113663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 20:04:52.783001 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.middleware.request_id [None req-49d2929a-3328-42a4-8f3f-030b44b525c8 None None] RequestId filter calling following filter/app {{(pid=113661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 20:04:52.787971 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-49d2929a-3328-42a4-8f3f-030b44b525c8 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 20:04:52.788418 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-49d2929a-3328-42a4-8f3f-030b44b525c8 demo demo] Empty body provided in request {{(pid=113661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 20:04:52.788885 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-49d2929a-3328-42a4-8f3f-030b44b525c8 demo demo] Calling method 'detail' {{(pid=113661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 20:04:52.789513 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.api_utils [None req-49d2929a-3328-42a4-8f3f-030b44b525c8 demo demo] Removing options '' from query. {{(pid=113661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 20:04:52.791301 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.volume.api [None req-49d2929a-3328-42a4-8f3f-030b44b525c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 20:04:52.800808 np0000170098 devstack@c-api.service[113661]: INFO cinder.volume.api [None req-49d2929a-3328-42a4-8f3f-030b44b525c8 demo demo] Get all volumes completed successfully. Apr 24 20:04:52.801100 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-49d2929a-3328-42a4-8f3f-030b44b525c8 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 20:04:52.801321 np0000170098 devstack@c-api.service[113661]: [pid: 113661|app: 0|req: 9/34] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 20:04:52 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) Apr 24 20:05:02.794901 np0000170098 devstack@c-api.service[113661]: DEBUG dbcounter [-] [113661] Writing DB stats cinder:SELECT=1 {{(pid=113661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 20:05:52.819674 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.middleware.request_id [None req-b3fd6b4d-d9b8-48cf-bc59-5fe072d3cc91 None None] RequestId filter calling following filter/app {{(pid=113662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 20:05:52.822515 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-b3fd6b4d-d9b8-48cf-bc59-5fe072d3cc91 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 20:05:52.822795 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-b3fd6b4d-d9b8-48cf-bc59-5fe072d3cc91 demo demo] Empty body provided in request {{(pid=113662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 20:05:52.823107 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-b3fd6b4d-d9b8-48cf-bc59-5fe072d3cc91 demo demo] Calling method 'detail' {{(pid=113662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 20:05:52.823494 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.api_utils [None req-b3fd6b4d-d9b8-48cf-bc59-5fe072d3cc91 demo demo] Removing options '' from query. {{(pid=113662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 20:05:52.824567 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.volume.api [None req-b3fd6b4d-d9b8-48cf-bc59-5fe072d3cc91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 20:05:52.832673 np0000170098 devstack@c-api.service[113662]: INFO cinder.volume.api [None req-b3fd6b4d-d9b8-48cf-bc59-5fe072d3cc91 demo demo] Get all volumes completed successfully. Apr 24 20:05:52.836058 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-b3fd6b4d-d9b8-48cf-bc59-5fe072d3cc91 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 20:05:52.836850 np0000170098 devstack@c-api.service[113662]: [pid: 113662|app: 0|req: 9/35] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 20:05:52 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) Apr 24 20:06:02.827834 np0000170098 devstack@c-api.service[113662]: DEBUG dbcounter [-] [113662] Writing DB stats cinder:SELECT=1 {{(pid=113662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 20:06:52.850139 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.middleware.request_id [None req-cb2d1cbd-2416-44e2-9220-77b7d240f714 None None] RequestId filter calling following filter/app {{(pid=113664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 20:06:52.892456 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-cb2d1cbd-2416-44e2-9220-77b7d240f714 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 20:06:52.892812 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-cb2d1cbd-2416-44e2-9220-77b7d240f714 demo demo] Empty body provided in request {{(pid=113664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 20:06:52.893359 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-cb2d1cbd-2416-44e2-9220-77b7d240f714 demo demo] Calling method 'detail' {{(pid=113664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 20:06:52.893925 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.api_utils [None req-cb2d1cbd-2416-44e2-9220-77b7d240f714 demo demo] Removing options '' from query. {{(pid=113664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 20:06:52.895350 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.volume.api [None req-cb2d1cbd-2416-44e2-9220-77b7d240f714 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 20:06:52.903637 np0000170098 devstack@c-api.service[113664]: INFO cinder.volume.api [None req-cb2d1cbd-2416-44e2-9220-77b7d240f714 demo demo] Get all volumes completed successfully. Apr 24 20:06:52.905471 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-cb2d1cbd-2416-44e2-9220-77b7d240f714 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 20:06:52.905763 np0000170098 devstack@c-api.service[113664]: [pid: 113664|app: 0|req: 10/36] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 20:06:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 20:07:02.899060 np0000170098 devstack@c-api.service[113664]: DEBUG dbcounter [-] [113664] Writing DB stats cinder:SELECT=1 {{(pid=113664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 20:07:52.923999 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.middleware.request_id [None req-c95d7ede-7ef0-485f-94af-6cb70908a80c None None] RequestId filter calling following filter/app {{(pid=113663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 20:07:52.928101 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-c95d7ede-7ef0-485f-94af-6cb70908a80c demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 20:07:52.928700 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-c95d7ede-7ef0-485f-94af-6cb70908a80c demo demo] Empty body provided in request {{(pid=113663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 20:07:52.929110 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-c95d7ede-7ef0-485f-94af-6cb70908a80c demo demo] Calling method 'detail' {{(pid=113663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 20:07:52.929450 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.api_utils [None req-c95d7ede-7ef0-485f-94af-6cb70908a80c demo demo] Removing options '' from query. {{(pid=113663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 20:07:52.930995 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.volume.api [None req-c95d7ede-7ef0-485f-94af-6cb70908a80c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 20:07:52.942672 np0000170098 devstack@c-api.service[113663]: INFO cinder.volume.api [None req-c95d7ede-7ef0-485f-94af-6cb70908a80c demo demo] Get all volumes completed successfully. Apr 24 20:07:52.944868 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-c95d7ede-7ef0-485f-94af-6cb70908a80c demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 20:07:52.945241 np0000170098 devstack@c-api.service[113663]: [pid: 113663|app: 0|req: 9/37] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 20:07:52 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) Apr 24 20:08:02.936417 np0000170098 devstack@c-api.service[113663]: DEBUG dbcounter [-] [113663] Writing DB stats cinder:SELECT=1 {{(pid=113663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 20:08:52.962435 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.middleware.request_id [None req-d370b371-e583-431e-9925-bae1a58bfd13 None None] RequestId filter calling following filter/app {{(pid=113661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 20:08:52.966751 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-d370b371-e583-431e-9925-bae1a58bfd13 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 20:08:52.966981 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-d370b371-e583-431e-9925-bae1a58bfd13 demo demo] Empty body provided in request {{(pid=113661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 20:08:52.967218 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-d370b371-e583-431e-9925-bae1a58bfd13 demo demo] Calling method 'detail' {{(pid=113661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 20:08:52.967574 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.api_utils [None req-d370b371-e583-431e-9925-bae1a58bfd13 demo demo] Removing options '' from query. {{(pid=113661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 20:08:52.968592 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.volume.api [None req-d370b371-e583-431e-9925-bae1a58bfd13 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 20:08:52.976573 np0000170098 devstack@c-api.service[113661]: INFO cinder.volume.api [None req-d370b371-e583-431e-9925-bae1a58bfd13 demo demo] Get all volumes completed successfully. Apr 24 20:08:52.978529 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-d370b371-e583-431e-9925-bae1a58bfd13 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 20:08:52.978875 np0000170098 devstack@c-api.service[113661]: [pid: 113661|app: 0|req: 10/38] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 20:08:52 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) Apr 24 20:09:02.972319 np0000170098 devstack@c-api.service[113661]: DEBUG dbcounter [-] [113661] Writing DB stats cinder:SELECT=1 {{(pid=113661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 20:09:52.992656 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.middleware.request_id [None req-dab22191-f269-4fd5-874b-7e372847f74d None None] RequestId filter calling following filter/app {{(pid=113662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 20:09:52.996793 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-dab22191-f269-4fd5-874b-7e372847f74d demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 20:09:52.997160 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-dab22191-f269-4fd5-874b-7e372847f74d demo demo] Empty body provided in request {{(pid=113662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 20:09:52.997527 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-dab22191-f269-4fd5-874b-7e372847f74d demo demo] Calling method 'detail' {{(pid=113662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 20:09:52.997977 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.api_utils [None req-dab22191-f269-4fd5-874b-7e372847f74d demo demo] Removing options '' from query. {{(pid=113662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 20:09:53.000369 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.volume.api [None req-dab22191-f269-4fd5-874b-7e372847f74d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 20:09:53.007924 np0000170098 devstack@c-api.service[113662]: INFO cinder.volume.api [None req-dab22191-f269-4fd5-874b-7e372847f74d demo demo] Get all volumes completed successfully. Apr 24 20:09:53.009759 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-dab22191-f269-4fd5-874b-7e372847f74d demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 20:09:53.010098 np0000170098 devstack@c-api.service[113662]: [pid: 113662|app: 0|req: 10/39] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 20:09:52 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) Apr 24 20:10:03.004469 np0000170098 devstack@c-api.service[113662]: DEBUG dbcounter [-] [113662] Writing DB stats cinder:SELECT=1 {{(pid=113662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 20:10:53.026601 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.middleware.request_id [None req-43cb4959-93c1-4f64-b69e-16d1d53e32e9 None None] RequestId filter calling following filter/app {{(pid=113664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 20:10:53.029963 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-43cb4959-93c1-4f64-b69e-16d1d53e32e9 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 20:10:53.030247 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-43cb4959-93c1-4f64-b69e-16d1d53e32e9 demo demo] Empty body provided in request {{(pid=113664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 20:10:53.030548 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-43cb4959-93c1-4f64-b69e-16d1d53e32e9 demo demo] Calling method 'detail' {{(pid=113664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 20:10:53.030896 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.api_utils [None req-43cb4959-93c1-4f64-b69e-16d1d53e32e9 demo demo] Removing options '' from query. {{(pid=113664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 20:10:53.031992 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.volume.api [None req-43cb4959-93c1-4f64-b69e-16d1d53e32e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 20:10:53.039896 np0000170098 devstack@c-api.service[113664]: INFO cinder.volume.api [None req-43cb4959-93c1-4f64-b69e-16d1d53e32e9 demo demo] Get all volumes completed successfully. Apr 24 20:10:53.042009 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-43cb4959-93c1-4f64-b69e-16d1d53e32e9 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 20:10:53.042493 np0000170098 devstack@c-api.service[113664]: [pid: 113664|app: 0|req: 11/40] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 20:10:53 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) Apr 24 20:11:03.036111 np0000170098 devstack@c-api.service[113664]: DEBUG dbcounter [-] [113664] Writing DB stats cinder:SELECT=1 {{(pid=113664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 20:11:53.056625 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.middleware.request_id [None req-0f0f735f-98b5-42c0-888e-99ed60249547 None None] RequestId filter calling following filter/app {{(pid=113663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 20:11:53.152385 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-0f0f735f-98b5-42c0-888e-99ed60249547 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 20:11:53.152540 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-0f0f735f-98b5-42c0-888e-99ed60249547 demo demo] Empty body provided in request {{(pid=113663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 20:11:53.153221 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.openstack.wsgi [None req-0f0f735f-98b5-42c0-888e-99ed60249547 demo demo] Calling method 'detail' {{(pid=113663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 20:11:53.153221 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.api.api_utils [None req-0f0f735f-98b5-42c0-888e-99ed60249547 demo demo] Removing options '' from query. {{(pid=113663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 20:11:53.153640 np0000170098 devstack@c-api.service[113663]: DEBUG cinder.volume.api [None req-0f0f735f-98b5-42c0-888e-99ed60249547 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 20:11:53.159775 np0000170098 devstack@c-api.service[113663]: INFO cinder.volume.api [None req-0f0f735f-98b5-42c0-888e-99ed60249547 demo demo] Get all volumes completed successfully. Apr 24 20:11:53.161937 np0000170098 devstack@c-api.service[113663]: INFO cinder.api.openstack.wsgi [None req-0f0f735f-98b5-42c0-888e-99ed60249547 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 20:11:53.161937 np0000170098 devstack@c-api.service[113663]: [pid: 113663|app: 0|req: 10/41] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 20:11:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 20:12:03.156253 np0000170098 devstack@c-api.service[113663]: DEBUG dbcounter [-] [113663] Writing DB stats cinder:SELECT=1 {{(pid=113663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 20:12:53.178848 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.middleware.request_id [None req-ef413172-a929-4f8e-a64c-2ba339e4c7bb None None] RequestId filter calling following filter/app {{(pid=113661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 20:12:53.181020 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-ef413172-a929-4f8e-a64c-2ba339e4c7bb demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 20:12:53.181191 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-ef413172-a929-4f8e-a64c-2ba339e4c7bb demo demo] Empty body provided in request {{(pid=113661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 20:12:53.181398 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.openstack.wsgi [None req-ef413172-a929-4f8e-a64c-2ba339e4c7bb demo demo] Calling method 'detail' {{(pid=113661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 20:12:53.181623 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.api.api_utils [None req-ef413172-a929-4f8e-a64c-2ba339e4c7bb demo demo] Removing options '' from query. {{(pid=113661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 20:12:53.182296 np0000170098 devstack@c-api.service[113661]: DEBUG cinder.volume.api [None req-ef413172-a929-4f8e-a64c-2ba339e4c7bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 20:12:53.188208 np0000170098 devstack@c-api.service[113661]: INFO cinder.volume.api [None req-ef413172-a929-4f8e-a64c-2ba339e4c7bb demo demo] Get all volumes completed successfully. Apr 24 20:12:53.190076 np0000170098 devstack@c-api.service[113661]: INFO cinder.api.openstack.wsgi [None req-ef413172-a929-4f8e-a64c-2ba339e4c7bb demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 20:12:53.190440 np0000170098 devstack@c-api.service[113661]: [pid: 113661|app: 0|req: 11/42] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 20:12:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 20:13:03.186371 np0000170098 devstack@c-api.service[113661]: DEBUG dbcounter [-] [113661] Writing DB stats cinder:SELECT=1 {{(pid=113661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 20:13:53.205728 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.middleware.request_id [None req-50b1d83f-27a7-4237-a4dc-f98d29ca4f0b None None] RequestId filter calling following filter/app {{(pid=113662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 20:13:53.209847 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-50b1d83f-27a7-4237-a4dc-f98d29ca4f0b demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 20:13:53.210219 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-50b1d83f-27a7-4237-a4dc-f98d29ca4f0b demo demo] Empty body provided in request {{(pid=113662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 20:13:53.210625 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.openstack.wsgi [None req-50b1d83f-27a7-4237-a4dc-f98d29ca4f0b demo demo] Calling method 'detail' {{(pid=113662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 20:13:53.211089 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.api.api_utils [None req-50b1d83f-27a7-4237-a4dc-f98d29ca4f0b demo demo] Removing options '' from query. {{(pid=113662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 20:13:53.212584 np0000170098 devstack@c-api.service[113662]: DEBUG cinder.volume.api [None req-50b1d83f-27a7-4237-a4dc-f98d29ca4f0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 20:13:53.220167 np0000170098 devstack@c-api.service[113662]: INFO cinder.volume.api [None req-50b1d83f-27a7-4237-a4dc-f98d29ca4f0b demo demo] Get all volumes completed successfully. Apr 24 20:13:53.221973 np0000170098 devstack@c-api.service[113662]: INFO cinder.api.openstack.wsgi [None req-50b1d83f-27a7-4237-a4dc-f98d29ca4f0b demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 20:13:53.222355 np0000170098 devstack@c-api.service[113662]: [pid: 113662|app: 0|req: 11/43] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 20:13:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 20:14:03.216834 np0000170098 devstack@c-api.service[113662]: DEBUG dbcounter [-] [113662] Writing DB stats cinder:SELECT=1 {{(pid=113662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 20:14:53.238752 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.middleware.request_id [None req-202d2d65-1b78-443e-b55c-592f297682d0 None None] RequestId filter calling following filter/app {{(pid=113664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 20:14:53.243093 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-202d2d65-1b78-443e-b55c-592f297682d0 demo demo] GET https://199.19.213.219/volume/v3/volumes/detail Apr 24 20:14:53.243241 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-202d2d65-1b78-443e-b55c-592f297682d0 demo demo] Empty body provided in request {{(pid=113664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 20:14:53.243554 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.openstack.wsgi [None req-202d2d65-1b78-443e-b55c-592f297682d0 demo demo] Calling method 'detail' {{(pid=113664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 20:14:53.243849 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.api.api_utils [None req-202d2d65-1b78-443e-b55c-592f297682d0 demo demo] Removing options '' from query. {{(pid=113664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 20:14:53.244665 np0000170098 devstack@c-api.service[113664]: DEBUG cinder.volume.api [None req-202d2d65-1b78-443e-b55c-592f297682d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 20:14:53.251965 np0000170098 devstack@c-api.service[113664]: INFO cinder.volume.api [None req-202d2d65-1b78-443e-b55c-592f297682d0 demo demo] Get all volumes completed successfully. Apr 24 20:14:53.254519 np0000170098 devstack@c-api.service[113664]: INFO cinder.api.openstack.wsgi [None req-202d2d65-1b78-443e-b55c-592f297682d0 demo demo] https://199.19.213.219/volume/v3/volumes/detail returned with HTTP 200 Apr 24 20:14:53.255017 np0000170098 devstack@c-api.service[113664]: [pid: 113664|app: 0|req: 12/44] 199.19.213.219 () {64 vars in 1296 bytes} [Fri Apr 24 20:14:53 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)